Xiaomeng Zhang created IMPALA-9320:
--------------------------------------

             Summary: 
test_udf_concurrency.TestUdfConcurrency.test_concurrent_jar_drop_use failed 
with error hdfs path doesn't exist
                 Key: IMPALA-9320
                 URL: https://issues.apache.org/jira/browse/IMPALA-9320
             Project: IMPALA
          Issue Type: Test
          Components: Infrastructure
    Affects Versions: Impala 3.4.0
            Reporter: Xiaomeng Zhang


{code:java}
custom_cluster/test_udf_concurrency.py:162: in test_concurrent_jar_drop_use
    self.filesystem_client.copy_from_local(udf_src_path, udf_tgt_path)
util/hdfs_util.py:82: in copy_from_local
    self.hdfs_filesystem_client.copy_from_local(src, dst)
util/hdfs_util.py:256: in copy_from_local
    src, dst) + stderr + '; ' + stdout
E   AssertionError: HDFS copy from 
/data/jenkins/workspace/impala-cdpd-master-exhaustive/repos/Impala/testdata/udfs/impala-hive-udfs.jar
 to 
/test-warehouse/test_concurrent_jar_drop_use_91093fa5.db/impala-hive-udfs.jar 
failed: copyFromLocal: 
`/test-warehouse/test_concurrent_jar_drop_use_91093fa5.db/impala-hive-udfs.jar':
 No such file or directory: 
`hdfs://localhost:20500/test-warehouse/test_concurrent_jar_drop_use_91093fa5.db/impala-hive-udfs.jar'
E   ;
{code}
https://master-02.jenkins.cloudera.com/job/impala-cdpd-master-exhaustive/244/testReport/junit/custom_cluster.test_udf_concurrency/TestUdfConcurrency/test_concurrent_jar_drop_use_protocol__beeswax___exec_option____batch_size___0___num_nodes___0___disable_codegen_rows_threshold___0___disable_codegen___False___abort_on_error___1___exec_single_node_rows_threshold___0____table_format__text_none_/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to