[
https://issues.apache.org/jira/browse/HIVE-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266824#comment-14266824
]
Brock Noland commented on HIVE-9265:
------------------------------------
+1 thank you [~ctang.ma] and [~spena] for the review
> Hive with encryption throws NPE to fs path without schema
> ---------------------------------------------------------
>
> Key: HIVE-9265
> URL: https://issues.apache.org/jira/browse/HIVE-9265
> Project: Hive
> Issue Type: Sub-task
> Components: Query Processor, Security
> Affects Versions: encryption-branch
> Reporter: Chaoyu Tang
> Assignee: Chaoyu Tang
> Fix For: encryption-branch
>
> Attachments: HIVE-9265.patch
>
>
> Hive throws out NPE exception to fs path without schema (missing hdfs\:) when
> the encryption is enabled. see exception stacktrace:
> {code}
> 2014-12-31 13:22:01,920 ERROR org.apache.hadoop.hive.ql.Driver: FAILED:
> NullPointerException null
> java.lang.NullPointerException
> at
> org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getStagingDirectoryPathname(SemanticAnalyzer.java:1640)
> {code}
> NO PRECOMMIT TESTS
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)