[
https://issues.apache.org/jira/browse/HIVE-13391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233456#comment-15233456
]
Hive QA commented on HIVE-13391:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12797429/HIVE-13391.03.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7519/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7519/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7519/
Messages:
{noformat}
**** This message was trimmed, see log for full details ****
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @
hive-llap-server ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
hive-llap-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-llap-server ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
hive-llap-server ---
[INFO] Compiling 84 source files to
/data/hive-ptest/working/apache-github-source-source/llap-server/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SimpleAllocator.java:[29,16]
sun.misc.Cleaner is internal proprietary API and may be removed in a future
release
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SimpleAllocator.java:[29,16]
sun.misc.Cleaner is internal proprietary API and may be removed in a future
release
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SimpleAllocator.java:[29,16]
sun.misc.Cleaner is internal proprietary API and may be removed in a future
release
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/cache/SimpleAllocator.java:[74,9]
sun.misc.Cleaner is internal proprietary API and may be removed in a future
release
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:
Some input files use or override a deprecated API.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/TaskRunnerCallable.java:
Recompile with -Xlint:deprecation for details.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:
Some input files use unchecked or unsafe operations.
[WARNING]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/shufflehandler/DirWatcher.java:
Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[28,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[92,17]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[98,55]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[31,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[30,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[100,17]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[74,54]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[93,50]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[28,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[92,17]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[98,55]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[31,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[30,37]
cannot find symbol
symbol: class UgiFactory
location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[100,17]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[74,54]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[93,50]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[209,5]
cannot find symbol
symbol: class UgiFactory
location: class org.apache.hadoop.hive.llap.daemon.impl.LlapDaemon
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[83,5]
method does not override or implement a method from a supertype
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[94,5]
method does not override or implement a method from a supertype
[INFO] 19 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Hive .............................................. SUCCESS [12.732s]
[INFO] Hive Shims Common ................................. SUCCESS [16.019s]
[INFO] Hive Shims 0.23 ................................... SUCCESS [13.316s]
[INFO] Hive Shims Scheduler .............................. SUCCESS [2.632s]
[INFO] Hive Shims ........................................ SUCCESS [2.553s]
[INFO] Hive Storage API .................................. SUCCESS [6.642s]
[INFO] Hive ORC .......................................... SUCCESS [12.853s]
[INFO] Hive Common ....................................... SUCCESS [27.457s]
[INFO] Hive Serde ........................................ SUCCESS [15.759s]
[INFO] Hive Metastore .................................... SUCCESS [53.999s]
[INFO] Hive Ant Utilities ................................ SUCCESS [1.810s]
[INFO] Hive Llap Common .................................. SUCCESS [16.635s]
[INFO] Hive Llap Client .................................. SUCCESS [9.893s]
[INFO] Hive Llap Tez ..................................... SUCCESS [14.394s]
[INFO] Hive Service RPC .................................. SUCCESS [10.862s]
[INFO] Spark Remote Client ............................... SUCCESS [15.359s]
[INFO] Hive Query Language ............................... SUCCESS [2:10.025s]
[INFO] Hive Service ...................................... SUCCESS [14.615s]
[INFO] Hive Accumulo Handler ............................. SUCCESS [6.293s]
[INFO] Hive JDBC ......................................... SUCCESS [17.678s]
[INFO] Hive Beeline ...................................... SUCCESS [4.245s]
[INFO] Hive CLI .......................................... SUCCESS [3.281s]
[INFO] Hive Contrib ...................................... SUCCESS [2.180s]
[INFO] Hive HBase Handler ................................ SUCCESS [10.448s]
[INFO] Hive HCatalog ..................................... SUCCESS [0.837s]
[INFO] Hive HCatalog Core ................................ SUCCESS [5.431s]
[INFO] Hive HCatalog Pig Adapter ......................... SUCCESS [3.183s]
[INFO] Hive HCatalog Server Extensions ................... SUCCESS [2.665s]
[INFO] Hive HCatalog Webhcat Java Client ................. SUCCESS [2.740s]
[INFO] Hive HCatalog Webhcat ............................. SUCCESS [20.184s]
[INFO] Hive HCatalog Streaming ........................... SUCCESS [4.059s]
[INFO] Hive HPL/SQL ...................................... SUCCESS [17.440s]
[INFO] Hive HWI .......................................... SUCCESS [1.743s]
[INFO] Hive Llap Server .................................. FAILURE [5.434s]
[INFO] Hive Shims Aggregator ............................. SKIPPED
[INFO] Hive TestUtils .................................... SKIPPED
[INFO] Hive Packaging .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:08.949s
[INFO] Finished at: Sat Apr 09 04:55:18 EDT 2016
[INFO] Final Memory: 247M/1157M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "hadoop-2" could not be activated because it
does not exist.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on
project hive-llap-server: Compilation failure: Compilation failure:
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[28,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[92,17]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class
org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[98,55]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class
org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[31,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[30,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[100,17]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[74,54]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[93,50]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[28,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[92,17]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class
org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/ContainerRunnerImpl.java:[98,55]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class
org.apache.hadoop.hive.llap.daemon.impl.ContainerRunnerImpl
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[31,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[30,37]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: package org.apache.hadoop.hive.common
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[100,17]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[74,54]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[93,50]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.security.LlapSecurityHelper
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/LlapDaemon.java:[209,5]
cannot find symbol
[ERROR] symbol: class UgiFactory
[ERROR] location: class org.apache.hadoop.hive.llap.daemon.impl.LlapDaemon
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[83,5]
method does not override or implement a method from a supertype
[ERROR]
/data/hive-ptest/working/apache-github-source-source/llap-server/src/java/org/apache/hadoop/hive/llap/security/LlapSecurityHelper.java:[94,5]
method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :hive-llap-server
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12797429 - PreCommit-HIVE-TRUNK-Build
> add an option to LLAP to use keytab to authenticate to read data
> ----------------------------------------------------------------
>
> Key: HIVE-13391
> URL: https://issues.apache.org/jira/browse/HIVE-13391
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-13391.01.patch, HIVE-13391.02.patch,
> HIVE-13391.03.patch, HIVE-13391.patch
>
>
> This can be used for non-doAs case to allow access to clients who don't
> propagate HDFS tokens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)