[jira] [Commented] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532785#comment-16532785 ] Krisztian Szucs commented on ARROW-2300: I'm working on to resolve it > [Python] python/testing/test_hdfs.sh no longer works > > > Key: ARROW-2300 > URL: https://issues.apache.org/jira/browse/ARROW-2300 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Blocker > Labels: pull-request-available > Fix For: 0.10.0 > > Time Spent: 20m > Remaining Estimate: 0h > > Tried this on a fresh Ubuntu 16.04 install: > {code} > $ ./test_hdfs.sh > + docker build -t arrow-hdfs-test -f hdfs/Dockerfile . > Sending build context to Docker daemon 36.86kB > Step 1/6 : FROM cpcloud86/impala:metastore > manifest for cpcloud86/impala:metastore not found > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527863#comment-16527863 ] Wes McKinney commented on ARROW-2300: - I made this a blocker; developers need a reliable way to validate that the HDFS integration works > [Python] python/testing/test_hdfs.sh no longer works > > > Key: ARROW-2300 > URL: https://issues.apache.org/jira/browse/ARROW-2300 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Blocker > Labels: pull-request-available > Fix For: 0.10.0 > > Time Spent: 10m > Remaining Estimate: 0h > > Tried this on a fresh Ubuntu 16.04 install: > {code} > $ ./test_hdfs.sh > + docker build -t arrow-hdfs-test -f hdfs/Dockerfile . > Sending build context to Docker daemon 36.86kB > Step 1/6 : FROM cpcloud86/impala:metastore > manifest for cpcloud86/impala:metastore not found > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437044#comment-16437044 ] ASF GitHub Bot commented on ARROW-2300: --- kszucs opened a new pull request #1889: ARROW-2300: [C++/Python] Integration test for HDFS URL: https://github.com/apache/arrow/pull/1889 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > [Python] python/testing/test_hdfs.sh no longer works > > > Key: ARROW-2300 > URL: https://issues.apache.org/jira/browse/ARROW-2300 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Labels: pull-request-available > Fix For: 0.10.0 > > > Tried this on a fresh Ubuntu 16.04 install: > {code} > $ ./test_hdfs.sh > + docker build -t arrow-hdfs-test -f hdfs/Dockerfile . > Sending build context to Docker daemon 36.86kB > Step 1/6 : FROM cpcloud86/impala:metastore > manifest for cpcloud86/impala:metastore not found > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Commented] (ARROW-2300) [Python] python/testing/test_hdfs.sh no longer works
[ https://issues.apache.org/jira/browse/ARROW-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16396510#comment-16396510 ] Wes McKinney commented on ARROW-2300: - [~cpcloud] we might want to set up a minimal HDFS image that isn't dependent on any Impala-related docker images > [Python] python/testing/test_hdfs.sh no longer works > > > Key: ARROW-2300 > URL: https://issues.apache.org/jira/browse/ARROW-2300 > Project: Apache Arrow > Issue Type: Bug > Components: Python >Reporter: Wes McKinney >Priority: Major > Fix For: 0.9.0 > > > Tried this on a fresh Ubuntu 16.04 install: > {code} > $ ./test_hdfs.sh > + docker build -t arrow-hdfs-test -f hdfs/Dockerfile . > Sending build context to Docker daemon 36.86kB > Step 1/6 : FROM cpcloud86/impala:metastore > manifest for cpcloud86/impala:metastore not found > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)