[
https://issues.apache.org/jira/browse/HIVE-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HIVE-9265:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Thank you! I have committed this to branch.
> 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)