Joseph Witt created NIFI-6694:
---------------------------------
Summary: Travis build is unstable due to Hive3-exec access issue
Key: NIFI-6694
URL: https://issues.apache.org/jira/browse/NIFI-6694
Project: Apache NiFi
Issue Type: Bug
Environment: Travis-CI
Reporter: Joseph Witt
Assignee: Jeff Storck
Fix For: 1.10.0
If this is a result of caching issues/etc.. should we disable caching? I think
this occurred recently and required manual changes to work.
[~jtstorck] what options do we have?
[ERROR] error: error reading
/home/travis/.m2/repository/org/apache/hive/hive-exec/3.1.0/hive-exec-3.1.0.jar;
error in opening zip file
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (groovy-tests) @
nifi-hive3-processors ---
[INFO] Changes detected - recompiling the module!
[INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files
[INFO] Compiling in a forked process using
/home/travis/.m2/repository/org/codehaus/groovy/groovy-eclipse-batch/2.5.4-01/groovy-eclipse-batch-2.5.4-01.jar
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @
nifi-livy-processors ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
nifi-livy-processors ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-spark-bundle/nifi-livy-processors/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing groovy-eclipse compiler:
----------
1. ERROR in
/home/travis/build/apache/nifi/nifi-nar-bundles/nifi-hive-bundle/nifi-hive3-processors/src/test/java/org/apache/nifi/util/orc/TestNiFiOrcUtils.java
(at line 0)
/*
^
The type org.apache.hadoop.hive.ql.metadata.Table cannot be resolved. It is
indirectly referenced from required .class files
----------
1 problem (1 error)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)