[
https://issues.apache.org/jira/browse/HIVE-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chaoyu Tang updated HIVE-9265:
------------------------------
Fix Version/s: encryption-branch
Status: Patch Available (was: Open)
> 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: Bug
> 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}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)