You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2015/09/21 22:15:04 UTC

[jira] [Updated] (SENTRY-892) parsePath should handle empty paths well

     [ https://issues.apache.org/jira/browse/SENTRY-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sravya Tirukkovalur updated SENTRY-892:
---------------------------------------
    Description: 
A Null pointer exception in parsePath is manifested as :
java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.SentryFilterDDLTask. Unable to alter table. java.lang.NullPointerException
	at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:279)

> parsePath should handle empty paths well
> ----------------------------------------
>
>                 Key: SENTRY-892
>                 URL: https://issues.apache.org/jira/browse/SENTRY-892
>             Project: Sentry
>          Issue Type: Bug
>          Components: Hdfs Plugin
>    Affects Versions: 1.5.0
>            Reporter: Sravya Tirukkovalur
>            Assignee: Sravya Tirukkovalur
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> A Null pointer exception in parsePath is manifested as :
> java.sql.SQLException: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.SentryFilterDDLTask. Unable to alter table. java.lang.NullPointerException
> 	at org.apache.hive.jdbc.HiveStatement.execute(HiveStatement.java:279)



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