[ https://issues.apache.org/jira/browse/SENTRY-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316378#comment-14316378 ]
Hadoop QA commented on SENTRY-609: ---------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12698096/SENTRY-609.010.patch against master. {color:green}Overall:{color} +1 all checks pass {color:green}SUCCESS:{color} all tests passed Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/425/console This message is automatically generated. > [Unit Test] Many tests failing with error "The root scratch dir: /tmp/hive on > HDFS should be writable. Current permissions are: rwxr-xr-x" > ------------------------------------------------------------------------------------------------------------------------------------------ > > Key: SENTRY-609 > URL: https://issues.apache.org/jira/browse/SENTRY-609 > Project: Sentry > Issue Type: Bug > Affects Versions: 1.5.0 > Reporter: Lenni Kuff > Assignee: Dapeng Sun > Priority: Blocker > Fix For: 1.5.0 > > Attachments: SENTRY-609.001.patch, SENTRY-609.002.patch, > SENTRY-609.003.patch, SENTRY-609.004.patch, SENTRY-609.005.patch, > SENTRY-609.006.patch, SENTRY-609.007.patch, SENTRY-609.008.patch, > SENTRY-609.009.patch, SENTRY-609.010.patch > > > 26 tests are failing in this run: > https://builds.apache.org/job/Sentry-jdk-1.7/196/org.apache.sentry$sentry-binding-hive/testReport/ > with the following error: > {code} > Error Message > java.lang.RuntimeException: The root scratch dir: /tmp/hive on HDFS should be > writable. Current permissions are: rwxr-xr-x > Stacktrace > java.lang.RuntimeException: java.lang.RuntimeException: The root scratch dir: > /tmp/hive on HDFS should be writable. Current permissions are: rwxr-xr-x > at > org.apache.hadoop.hive.ql.session.SessionState.createRootHDFSDir(SessionState.java:535) > at > org.apache.hadoop.hive.ql.session.SessionState.createSessionDirs(SessionState.java:484) > at > org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:436) > at > org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:392) > at > org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory.setup(TestSentryHiveAuthorizationTaskFactory.java:80) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)