[
https://issues.apache.org/jira/browse/PIG-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15885405#comment-15885405
]
Adam Szita edited comment on PIG-5132 at 2/27/17 4:03 PM:
----------------------------------------------------------
[~kellyzly] what you are talking about (ivy/lib/Pig) is build related.
The list above is in *runtime.dependencies-withouthadoop.jar* and is runtime
related. The list of these jars were there before the merge and I think we
should to keep them there.
To be more exact this list decides what jars to include classes from into
legacy/pig-0.16.0-SNAPSHOT-withouthadoop-h2.jar. If you remove this, a lot of
classes will be missing from it, you can see as the filesize gets cut less than
half:
{code}
szita@szitamac:~/shadow/CDH/pig$ ls -al with*/legacy
withBuildXmlFix/legacy:
total 27568
drwxrwxr-x 3 szita staff 102 27 Feb 16:55 .
drwxr-xr-x 3 szita staff 102 27 Feb 16:55 ..
-rw-rw-r-- 1 szita staff 14111349 27 Feb 16:55
pig-0.16.0-SNAPSHOT-withouthadoop-h2.jar
withoutBuildXmlFix/legacy:
total 11888
drwxrwxr-x 3 szita staff 102 27 Feb 16:49 .
drwxr-xr-x 3 szita staff 102 27 Feb 16:53 ..
-rw-rw-r-- 1 szita staff 6085577 27 Feb 16:49
pig-0.16.0-SNAPSHOT-withouthadoop-h2.jar
{code}
was (Author: szita):
[~kellyzly] what you are talking about (ivy/lib/Pig) is build related.
The list above is in *runtime.dependencies-withouthadoop.jar* and is runtime
related. These jars were there before the merge and I think we should to leave
them there.
> Merge from trunk (5) [Spark Branch]
> -----------------------------------
>
> Key: PIG-5132
> URL: https://issues.apache.org/jira/browse/PIG-5132
> Project: Pig
> Issue Type: Bug
> Components: spark
> Reporter: liyunzhang_intel
> Assignee: liyunzhang_intel
> Fix For: spark-branch
>
> Attachments: diffOfPatches.png, hadoop-streaming.jar,
> jenkins.5132.2.fix.PNG, PIG-5132.1_fixes.patch, PIG-5132.1.patch,
> PIG-5132.2.fix.patch, PIG-5132.2.zip, PIG-5132.aftermerge.0.patch,
> PIG-5132.patch
>
>
> merge changes from trunk to branch.
> the latest commit in trunk is
> 92df45d - (origin/trunk, origin/HEAD, trunk) PIG-5085: Support FLATTEN of
> maps (szita via rohini)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)