Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[HIVEMALL-308] Relocate kryo packages in shaded jar
## What changes were proposed in this pull request? Relocate Kryo packages in fat jar to avoid conflicts ## What type of PR is it? Hot Fix ## What is the Jira issue? https://issues.apache.org/jira/browse/HIVEMALL-308 ## How was this patch tested? manual tests on EMR ## Checklist - [x] Did you apply source code formatter, i.e., `./bin/format_code.sh`, for your commit? - [x] Did you run system tests on Hive (or Spark)? Author: Makoto Yui <myui@apache.org> Closes #239 from myui/relocate_kryo.
- Loading branch information