timyuer commented on code in PR #1001: URL: https://github.com/apache/bigtop/pull/1001#discussion_r962390756
########## bigtop-packages/src/common/hive/patch12-HIVE-26513-metastore-compatible-hadoop334.diff: ########## @@ -0,0 +1,13 @@ +diff --git a/pom.xml b/pom.xml +index cb54806ef5cad6650837e2370207d7272f133c76..6f39c28a601a461fcce937f3c782c44c8e4fc4ba 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -209,7 +209,7 @@ + <zookeeper.version>3.4.6</zookeeper.version> + <jpam.version>1.1</jpam.version> + <felix.version>2.4.0</felix.version> +- <curator.version>2.12.0</curator.version> ++ <curator.version>4.2.0</curator.version> Review Comment: I will do it. Thanks. @iwasakims -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
