[
https://issues.apache.org/jira/browse/HIVE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840920#comment-15840920
]
Sergey Shelukhin commented on HIVE-15714:
-----------------------------------------
Many test failures are due to build issues, not timeouts
{noformat}
main:
[exec] + /bin/pwd
[exec] + BASE_DIR=./target
[exec] + HIVE_ROOT=./target/../../../
[exec] + DOWNLOAD_DIR=./../thirdparty
[exec] + mkdir -p ./../thirdparty
[exec]
/home/hiveptest/130.211.215.128-hiveptest-1/apache-github-branch-1-source/itests/qtest-spark
[exec] + download
http://d3jw87u4immizc.cloudfront.net/spark-tarball/spark-1.5.0-bin-hadoop2-without-hive.tgz
spark
[exec] +
url=http://d3jw87u4immizc.cloudfront.net/spark-tarball/spark-1.5.0-bin-hadoop2-without-hive.tgz
[exec] + finalName=spark
[exec] ++ basename
http://d3jw87u4immizc.cloudfront.net/spark-tarball/spark-1.5.0-bin-hadoop2-without-hive.tgz
[exec] + tarName=spark-1.5.0-bin-hadoop2-without-hive.tgz
[exec] + rm -rf ./target/spark
[exec] + [[ ! -f ./../thirdparty/spark-1.5.0-bin-hadoop2-without-hive.tgz
]]
[exec] + tar -zxf ./../thirdparty/spark-1.5.0-bin-hadoop2-without-hive.tgz
-C ./target
[exec] + mv ./target/spark-1.5.0-bin-hadoop2-without-hive ./target/spark
[exec] + cp -f ./target/../../..//data/conf/spark/log4j.properties
./target/spark/conf/
[exec] + sed '/package /d'
/data/hiveptest/working/apache-github-branch-1-source/itests/../contrib/src/java/org/apache/hadoop/hive/contrib/udf/example/UDFExampleAdd.java
[exec] sed: can't read
/data/hiveptest/working/apache-github-branch-1-source/itests/../contrib/src/java/org/apache/hadoop/hive/contrib/udf/example/UDFExampleAdd.java:
No such file or directory
[exec] + javac -cp
/data/hiveptest/working/maven/org/apache/hive/hive-exec/1.3.0-SNAPSHOT/hive-exec-1.3.0-SNAPSHOT.jar
/tmp/UDFExampleAdd.java -d /tmp
[exec] + jar -cf /tmp/udfexampleadd-1.0.jar -C /tmp UDFExampleAdd.class
[exec] /tmp/UDFExampleAdd.class : no such file or directory
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
{noformat}
> backport HIVE-11985 (and HIVE-12601) to branch-1
> ------------------------------------------------
>
> Key: HIVE-15714
> URL: https://issues.apache.org/jira/browse/HIVE-15714
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-15714-branch-1.patch
>
>
> Backport HIVE-11985 (and HIVE-12601) to branch-1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)