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 "Lars Volker (JIRA)" <ji...@apache.org> on 2018/06/13 19:10:00 UTC

[jira] [Created] (IMPALA-7169) TestHdfsEncryption::()::test_drop_partition_encrypt fails to find file

Lars Volker created IMPALA-7169:
-----------------------------------

             Summary: TestHdfsEncryption::()::test_drop_partition_encrypt fails to find file
                 Key: IMPALA-7169
                 URL: https://issues.apache.org/jira/browse/IMPALA-7169
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 2.13.0
            Reporter: Lars Volker


{noformat}
F metadata/test_hdfs_encryption.py::TestHdfsEncryption::()::test_drop_partition_encrypt
 metadata/test_hdfs_encryption.py:202: in test_drop_partition_encrypt
     assert self.hdfs_client.exists(
 E   assert <bound method PyWebHdfsClientWithChmod.exists of <tests.util.hdfs_util.PyWebHdfsClientWithChmod object at 0xba6ee90>>('/user/jenkins/.Trash/Current/test-warehouse/test_encryption_db.db/t1/j=1/j1.txt')
 E    +  where <bound method PyWebHdfsClientWithChmod.exists of <tests.util.hdfs_util.PyWebHdfsClientWithChmod object at 0xba6ee90>> = <tests.util.hdfs_util.PyWebHdfsClientWithChmod object at 0xba6ee90>.exists
 E    +    where <tests.util.hdfs_util.PyWebHdfsClientWithChmod object at 0xba6ee90> = <test_hdfs_encryption.TestHdfsEncryption object at 0xba6ed50>.hdfs_client
 E    +  and   '/user/jenkins/.Trash/Current/test-warehouse/test_encryption_db.db/t1/j=1/j1.txt' = <built-in method format of str object at 0x3d6f780>('jenkins', 'test_encryption_db')
 E    +    where <built-in method format of str object at 0x3d6f780> = '/user/{0}/.Trash/Current/test-warehouse/{1}.db/t1/j=1/j1.txt'.format
 E    +    and   'jenkins' = <function getuser at 0xb722a8>()
 E    +      where <function getuser at 0xb722a8> = getpass.getuser
{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