You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2015/02/05 03:03:34 UTC

[jira] [Updated] (SENTRY-609) [Unit Test] Many tests failing with error "The root scratch dir: /tmp/hive on HDFS should be writable. Current permissions are: rwxr-xr-x"

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

Dapeng Sun updated SENTRY-609:
------------------------------
    Attachment: SENTRY-609.001.patch

> [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
>
>
> 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)