[ https://issues.apache.org/jira/browse/HIVE-5133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799923#comment-13799923 ]
Hudson commented on HIVE-5133: ------------------------------ FAILURE: Integrated in Hive-trunk-h0.21 #2408 (See [https://builds.apache.org/job/Hive-trunk-h0.21/2408/]) HIVE-5133: webhcat jobs that need to access metastore fails in secure mode (Eugene Koifman via Daniel Dai) (daijy: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1533658) * /hive/trunk/hcatalog/src/test/e2e/templeton/inpdir/hcatloadstore.pig * /hive/trunk/hcatalog/src/test/e2e/templeton/tests/jobsubmission.conf * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/CompleteDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/HiveDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/JarDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/LauncherDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/PigDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/SecureProxySupport.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/Server.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/StreamingDelegator.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/DelegationTokenCache.java * /hive/trunk/hcatalog/webhcat/svr/src/main/java/org/apache/hive/hcatalog/templeton/tool/TempletonControllerJob.java > webhcat jobs that need to access metastore fails in secure mode > --------------------------------------------------------------- > > Key: HIVE-5133 > URL: https://issues.apache.org/jira/browse/HIVE-5133 > Project: Hive > Issue Type: Bug > Components: WebHCat > Affects Versions: 0.11.0 > Reporter: Thejas M Nair > Assignee: Eugene Koifman > Fix For: 0.13.0 > > Attachments: HIVE-5133.1.patch, HIVE-5133.1.test.patch, > HIVE-5133.2.patch, HIVE-5133.3.patch, HIVE-5133.5.patch, HIVE-5133.6.patch > > > Webhcat job submission requests result in the pig/hive/mr job being run from > a map task that it launches. In secure mode, for the pig/hive/mr job that is > run to be authorized to perform actions on metastore, it has to have the > delegation tokens from the hive metastore. > In case of pig/MR job this is needed if hcatalog is being used in the > script/job. -- This message was sent by Atlassian JIRA (v6.1#6144)