[ https://issues.apache.org/jira/browse/SENTRY-609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317385#comment-14317385 ]
Colin Ma commented on SENTRY-609: --------------------------------- +1 for SENTRY-609.010.patch, thanks, [~dapengsun]. > [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)