[
https://issues.apache.org/jira/browse/HIVE-10839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14563425#comment-14563425
]
Hari Sankar Sivarama Subramaniyan commented on HIVE-10839:
----------------------------------------------------------
The test failures are unrelated to the change.
Thanks
Hari
> 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
> Attachments: HIVE-10839.1.patch
>
>
> 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)