You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/09 21:49:01 UTC

[jira] [Commented] (IMPALA-7411) copyFromLocal fails in local fs for query_test.test_scanners.TestParquet.test_decimal_encodings

    [ https://issues.apache.org/jira/browse/IMPALA-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575436#comment-16575436 ] 

ASF subversion and git services commented on IMPALA-7411:
---------------------------------------------------------

Commit d958b4779ca3f6403780bc700e4f88a2c18589d7 in impala's branch refs/heads/master from [~tlipcon]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=d958b47 ]

IMPALA-7411, IMPALA-7414. Fix failing tests on local filesystem

The new test added by IMPALA-7308 failed on local-filesystem builds
because the warehouse path is not directly at /test-warehouse. This
fix prefixes the path appropriately with $FILESYSTEM_PREFIX

Additionally, the fix for IMPALA-5542 made a similar mistake
constructing a path on the Python side of a test case. Fixed by using
the get_fs_path function.

Change-Id: I6922e24a74576d0d000e8e2645a235868583c1e1
Reviewed-on: http://gerrit.cloudera.org:8080/11164
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> copyFromLocal fails in local fs for query_test.test_scanners.TestParquet.test_decimal_encodings
> -----------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-7411
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7411
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Infrastructure
>    Affects Versions: Impala 3.1.0
>            Reporter: Vuk Ercegovac
>            Assignee: Todd Lipcon
>            Priority: Blocker
>              Labels: broken-build
>
> A recent core local test failed in query_test.test_scanners.TestParquet.test_decimal_encodings when copy a file:
> {noformat}
> copyFromLocal: `/test-warehouse/test_decimal_encodings_7677d707.db/decimal_stored_as_int32.parquet': No such file or directory: `file:///test-warehouse/test_decimal_encodings_7677d707.db/decimal_stored_as_int32.parquet'
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org