iwasakims commented on pull request #763:
URL: https://github.com/apache/bigtop/pull/763#issuecomment-813460271


   Bigtop applies [the 
patch](https://github.com/apache/bigtop/blob/master/bigtop-packages/src/common/hive/patch3-HIVE-21569.diff)
 of [HIVE-21569](https://issues.apache.org/jira/browse/HIVE-21569) which bump 
guava version of Hive. We need to do `hive-pkg` before `oozie-pkg` to install 
patched Hive artifacts into local repo.
   
   While both 27.0-jre and 28.1-jre have the 
`Precondition#checkArgument(boolean, String, Object)`, 27.0-jre which is used 
by hadoop-3.2.2 should be better.
   * 
https://guava.dev/releases/27.0-jre/api/docs/com/google/common/base/Preconditions.html#checkArgument-boolean-java.lang.String-java.lang.Object-
   * 
https://guava.dev/releases/28.1-jre/api/docs/com/google/common/base/Preconditions.html#checkArgument-boolean-java.lang.String-java.lang.Object-


-- 
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


Reply via email to