[
https://issues.apache.org/jira/browse/LENS-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15130348#comment-15130348
]
Hudson commented on LENS-831:
-----------------------------
UNSTABLE: Integrated in Lens-Commit-Java8 #96 (See
[https://builds.apache.org/job/Lens-Commit-Java8/96/])
LENS-831 : Create a single jar for shipping with hive queries (amareshwari: rev
b2cd963a904352183b14e01e6698799a1afcaa46)
* pom.xml
* src/site/apt/lenshome/install-and-run.apt
* lens-ship-jars/pom.xml
* lens-dist/pom.xml
* lens-ship-jars/LICENSE
* lens-ship-jars/src/site/apt/index.apt
* lens-dist/src/main/assembly/bin-dist.xml
> Create a single jar for shipping with hive queries
> --------------------------------------------------
>
> Key: LENS-831
> URL: https://issues.apache.org/jira/browse/LENS-831
> Project: Apache Lens
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.4
> Reporter: Srikanth Sundarrajan
> Assignee: Srikanth Sundarrajan
> Labels: packaging
> Fix For: 2.4
>
> Attachments: LENS-831-V1.patch, LENS-831.patch
>
>
> Currently a number of jars have to be shipped along with each query apart
> from user extension jars for udf, serde etc. This has two side effects:
> 1. Number of ClassLoader on the hive server increases (potentially causing
> PermGen OOM issues)
> 2. Number of jar localization events in the node manager when executing a
> task.
> The proposal is to bundle these and create a single shaded jar and make it
> available in the binary distribution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)