[
https://issues.apache.org/jira/browse/HIVE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773071#comment-13773071
]
Hudson commented on HIVE-5322:
------------------------------
FAILURE: Integrated in Hive-trunk-hadoop1-ptest #174 (See
[https://builds.apache.org/job/Hive-trunk-hadoop1-ptest/174/])
HIVE-5322: FsPermission is initialized incorrectly in HIVE 5513 (Mark Wagner
via Thejas Nair) (thejas:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1524851)
* /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/Context.java
> FsPermission is initialized incorrectly in HIVE 5513
> ----------------------------------------------------
>
> Key: HIVE-5322
> URL: https://issues.apache.org/jira/browse/HIVE-5322
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.12.0, 0.13.0
> Reporter: Thejas M Nair
> Assignee: Mark Wagner
> Priority: Blocker
> Fix For: 0.12.0
>
> Attachments: HIVE-5322.1.follow.patch, HIVE-5322.1.patch
>
>
> The change in HIVE-5313 converts the octal string into short using
> Short.parseShort(scratchDirPermission) but Short.parseShort function expects
> decimal. So "700" gets converted to 700 instead of 448.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira