ARROW-1264: [Python] Raise exception in Python instead of aborting if cannot connect to Plasma store#912
Closed
wesm wants to merge 2 commits intoapache:masterfrom
Closed
ARROW-1264: [Python] Raise exception in Python instead of aborting if cannot connect to Plasma store#912wesm wants to merge 2 commits intoapache:masterfrom
wesm wants to merge 2 commits intoapache:masterfrom
Conversation
…asma store Change-Id: If1d71473a343638c10ed6ec9e4197bbb69d11a94
Member
Author
|
Not sure why the manylinux1 build failed, giving it a kick |
Contributor
|
Hm, failed again :( I'm happy to see if I can figure out what's going on here. |
Member
Author
|
Sure, that would be helpful! There's so little changed here (outside code formatting) that I'm not sure what could be wrong |
Member
Author
|
I'm taking a look also... |
Member
Author
|
Here's the backtrace: digging into this |
Member
Author
|
It seems there is some kind of permissions error when libplasma tries to write to stderr inside the Docker container. Trying to figure out how to fix it |
Contributor
|
Could it have anything to do with https://docs.pytest.org/en/latest/capture.html? |
Member
Author
|
I don't think so. I'm disabling the Plasma unit tests in the Docker build, we should add a follow up JIRA to investigate |
Change-Id: Ib00b879d3abf0e356d502b8c374324be684670da
Contributor
|
+1 LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc @pcmoritz @robertnishihara