Hari Sankar Sivarama Subramaniyan created HIVE-10839:
--------------------------------------------------------

             Summary: TestHCatLoaderEncryption.* tests fail in windows because 
of path related issues
                 Key: HIVE-10839
                 URL: https://issues.apache.org/jira/browse/HIVE-10839
             Project: Hive
          Issue Type: Bug
          Components: Tests
         Environment: Windows OS
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


I am getting the following errors while trying to run 
org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.* tests in windows.

{code}
Encryption key created: 'key_128'
(1,Encryption Processor Helper Failed:Pathname 
/D:/w/hv/hcatalog/hcatalog-pig-adapter/target/tmp/org.apache.hive.hcatalog.pig.TestHCatLoader-1432579852919/warehouse/encryptedTable
 from 
D:/w/hv/hcatalog/hcatalog-pig-adapter/target/tmp/org.apache.hive.hcatalog.pig.TestHCatLoader-1432579852919/warehouse/encryptedTable
 is not a valid DFS filename.,null)
Encryption key deleted: 'key_128'
{code}

{code}
Error Message

Could not fully delete 
D:\w\hv\hcatalog\hcatalog-pig-adapter\target\tmp\dfs\name1
Stacktrace

java.io.IOException: Could not fully delete 
D:\w\hv\hcatalog\hcatalog-pig-adapter\target\tmp\dfs\name1
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:940)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:811)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:742)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:612)
        at 
org.apache.hadoop.hive.shims.Hadoop23Shims.getMiniDfs(Hadoop23Shims.java:523)
        at 
org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.initEncryptionShim(TestHCatLoaderEncryption.java:242)
        at 
org.apache.hive.hcatalog.pig.TestHCatLoaderEncryption.setup(TestHCatLoaderEncryption.java:190)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to