You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Vuk Ercegovac (JIRA)" <ji...@apache.org> on 2018/04/18 21:10:00 UTC

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

Vuk Ercegovac created IMPALA-6879:
-------------------------------------

             Summary: 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


{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)