[
https://issues.apache.org/jira/browse/HIVE-13798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300359#comment-15300359
]
Ashutosh Chauhan commented on HIVE-13798:
-----------------------------------------
{code}
03:28:01 [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (generate-tests-sources)
on project hive-it-qfile: An Ant BuildException has occured: Execute failed:
java.io.FileNotFoundException:
/data/hive-ptest/working/apache-github-source-source/itests/qtest/target/tmp/UDFExampleAdd.java
(No such file or directory)
03:28:01 [ERROR] around Ant part ...<exec executable="sed" failonerror="true"
output="/data/hive-ptest/working/apache-github-source-source/itests/qtest/target/tmp/UDFExampleAdd.java">...
@ 22:150 in
/data/hive-ptest/working/apache-github-source-source/itests/qtest/target/antrun/build-main.xml
{code}
is the error message from run. I am not sure why there is a need to recompile
this class. Can we just use contrib jar (which contains this class). I am
hesitant to check-in jars since that complicates Apache requirement of src
only releases.
> Fix the unit test failure
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ivyDownload
> --------------------------------------------------------------------------------------------
>
> Key: HIVE-13798
> URL: https://issues.apache.org/jira/browse/HIVE-13798
> Project: Hive
> Issue Type: Sub-task
> Reporter: Aihua Xu
> Assignee: Aihua Xu
> Attachments: HIVE-13798.2.patch, HIVE-13798.3.patch, HIVE-13798.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)