Uh oh!
There was an error while loading. Please reload this page.
ARROW-1264: [Python] Raise exception in Python instead of aborting if cannot connect to Plasma store - #912
Closed
wesm wants to merge 2 commits into
Closed
ARROW-1264: [Python] Raise exception in Python instead of aborting if cannot connect to Plasma store#912wesm wants to merge 2 commits into
wesm wants to merge 2 commits into
Conversation
…asma store Change-Id: If1d71473a343638c10ed6ec9e4197bbb69d11a94
wesm
commented
Jul 29, 2017
MemberAuthor
Not sure why the manylinux1 build failed, giving it a kick |
pcmoritz
commented
Jul 29, 2017
Contributor
Hm, failed again :( I'm happy to see if I can figure out what's going on here. |
wesm
commented
Jul 29, 2017
MemberAuthor
Sure, that would be helpful! There's so little changed here (outside code formatting) that I'm not sure what could be wrong |
wesm
commented
Jul 29, 2017
MemberAuthor
I'm taking a look also... |
pcmoritz
commented
Jul 29, 2017
Contributor
wesm
commented
Jul 29, 2017
MemberAuthor
Here's the backtrace: digging into this |
wesm
commented
Jul 29, 2017
MemberAuthor
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 |
pcmoritz
commented
Jul 29, 2017
Contributor
Could it have anything to do with https://docs.pytest.org/en/latest/capture.html? |
wesm
commented
Jul 29, 2017
MemberAuthor
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
pcmoritz
commented
Jul 29, 2017
Contributor
pcmoritz
commented
Jul 29, 2017
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 freeto 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