zherenyu831 commented on issue #2041: URL: https://github.com/apache/hudi/issues/2041#issuecomment-680706372
@bvaradar > Regarding second problem, can you use Hive 2.x (e.g: 2.3.3) version. This is what hudi is compiled with. Works fine with on local, will check on EMR, since on emr, hive-exec version is 3.1.2 ``` "org.apache.hive" % "hive-exec" % "2.3.3" % Provided, "com.fasterxml.jackson.core" % "jackson-databind" % "2.6.7.3" % Test ``` ---------------------------------------------------------------- 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: [email protected]
