You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (JIRA)" <ji...@apache.org> on 2018/10/08 10:22:00 UTC

[jira] [Commented] (HIVE-20711) Race Condition when Multi-Threading in SessionState.createRootHDFSDir

    [ https://issues.apache.org/jira/browse/HIVE-20711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641627#comment-16641627 ] 

Peter Vary commented on HIVE-20711:
-----------------------------------

+1 pending tests

> Race Condition when Multi-Threading in SessionState.createRootHDFSDir
> ---------------------------------------------------------------------
>
>                 Key: HIVE-20711
>                 URL: https://issues.apache.org/jira/browse/HIVE-20711
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Denys Kuzmenko
>            Assignee: Denys Kuzmenko
>            Priority: Major
>         Attachments: HIVE-20711.1.patch
>
>
> java.util.concurrent.ExecutionException: java.lang.RuntimeException: The root scratch dir: /home/hiveptest/hive-ptest-cloudera-slaves-17e5-13.gce.cloudera.com-hiveptest-0/cdh-source/itests/hive-unit/target/tmp/scratchdir on HDFS should be writable. Current permissions are: rwxr-xr-x at org.apache.hadoop.hive.ql.session.SessionState.createRootHDFSDir(SessionState.java:714) at org.apache.hadoop.hive.ql.session.SessionState.createSessionDirs(SessionState.java:637) at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:567) at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:532) at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:512) at



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)