sunchao commented on pull request #1794: URL: https://github.com/apache/hive/pull/1794#issuecomment-748520491
OK. I tried to bump Accumulo version to 1.7.3 (the one used by master branch) and I got the exception: ``` Exception in thread "main" java.lang.NoClassDefFoundError: org/eigenbase/util/property/BooleanProperty ``` as in #1792. After applying patch there together with the version bump the issue seems gone, but without version bump it will still stuck for unknown reason. I'll update #1792 with this change. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
