[ https://issues.apache.org/jira/browse/HIVE-5322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13772430#comment-13772430 ]
Hive QA commented on HIVE-5322: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12604119/HIVE-5322.1.patch {color:green}SUCCESS:{color} +1 3126 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/829/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/829/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > 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, 0.13.0 > > Attachments: 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