[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-23 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-534230306
 
 
   ```[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project nifi-hive-processors: Compilation failure
   [ERROR] error: error reading 
/home/travis/.m2/repository/org/apache/hive/hive-exec/1.2.1/hive-exec-1.2.1.jar;
 error in opening zip file```
   
   Failure doesn't really seem related.  How do I kick off the CI tests suite 
again?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-20 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-533549417
 
 
   @joewitt Excellent.  Thanks for the guidance.  Updated.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-18 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-532690704
 
 
   I ran `mvn dependency:list` against both version.
   
   The only meaningful change in dependency is the addition of:
   
   `org.apache.yetus:audience-annotations:jar:0.5.0`
   `dnsjava:dnsjava:jar:2.1.7`


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-17 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-532352646
 
 
   @tpalfy Can you please help kick off the CI tests again?  Seems like they 
failed due to a network error.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-529724982
 
 
   ```[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project nifi-hive-processors: Compilation failure
   [ERROR] error: error reading 
/home/travis/.m2/repository/org/apache/hive/hive-exec/1.2.1/hive-exec-1.2.1.jar;
 error in opening zip file```
   
   Doesn't seem related to the patch.  Can someone please kick off build again?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [nifi] belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles Hadoop version dependency to 3…

2019-09-09 Thread GitBox
belugabehr commented on issue #3643: NIFI-6542: Upgrade nifi-hadoop-bundles 
Hadoop version dependency to 3…
URL: https://github.com/apache/nifi/pull/3643#issuecomment-529693719
 
 
   I think that upgrading to Hadoop 3.2 removed an implicit dependency that the 
NiFi module had on `commons-lang`.  I've added in the dependency explicitly.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services