You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Taras Bobrovytsky (JIRA)" <ji...@apache.org> on 2018/05/22 20:55:00 UTC

[jira] [Resolved] (IMPALA-6879) test_annotate_utf8_option failed: copyToLocal error

     [ https://issues.apache.org/jira/browse/IMPALA-6879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Taras Bobrovytsky resolved IMPALA-6879.
---------------------------------------
    Resolution: Cannot Reproduce

We haven't seen this issue in a while, so closing it.

> test_annotate_utf8_option failed: copyToLocal error
> ---------------------------------------------------
>
>                 Key: IMPALA-6879
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6879
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.12.0
>            Reporter: Vuk Ercegovac
>            Assignee: Taras Bobrovytsky
>            Priority: Blocker
>
> {noformat}
> query_test/test_scanners.py:624: in test_annotate_utf8_option
>     a_schema_elt, b_schema_elt, c_schema_elt, d_schema_elt = get_schema_elements()
> query_test/test_scanners.py:607: in get_schema_elements
>     check_call(['hadoop', 'fs', '-copyToLocal', hdfs_file, local_file])
> /usr/lib64/python2.6/subprocess.py:505: in check_call
>     raise CalledProcessError(retcode, cmd)
> E   CalledProcessError: Command '['hadoop', 'fs', '-copyToLocal', '/test-warehouse/test_annotate_utf8_option_eae4e173.db/parquet_annotate_utf8_test/*.parq', '/tmp/utf8_test_6394.parq']' returned non-zero exit status -6{noformat}



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