Currently the 'ql' module which produces a hive-exec.jar uses maven-shade-plugin to produce an uber jar. Is there a way to also produce something like hive-exec-core.jar which would only have hive classes from ql module? (and publish this jar as well?)
There are options on the shade plugin to give a name to the shaded artifact, but using those I end up hive-exec.jar being the slim jar and a fat jar with a new name. This creates a backwards compat issue. Any advice would be appreciated. -- Thanks, Eugene -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You.