[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2016-05-12 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Labels:   (was: BB2015-05-TBR)

> Reduce tar ball size for MR over distributed cache
> --
>
> Key: MAPREDUCE-6146
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: build
>Reporter: Junping Du
>Assignee: Junping Du
>Priority: Critical
> Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
> MAPREDUCE-6146.patch
>
>
> The current tar ball built from "mvn package -Pdist -DskipTests -Dtar" is 
> over 160M in size. We need more smaller tar ball pieces for feature like MR 
> over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2016-05-12 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Target Version/s:   (was: 2.8.0)

> Reduce tar ball size for MR over distributed cache
> --
>
> Key: MAPREDUCE-6146
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
> Project: Hadoop Map/Reduce
>  Issue Type: Improvement
>  Components: build
>Reporter: Junping Du
>Assignee: Junping Du
>Priority: Critical
> Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
> MAPREDUCE-6146.patch
>
>
> The current tar ball built from "mvn package -Pdist -DskipTests -Dtar" is 
> over 160M in size. We need more smaller tar ball pieces for feature like MR 
> over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org



[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-08 Thread Ray Chiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ray Chiang updated MAPREDUCE-6146:
--
Labels:   (was: BB2015-05-TBR)

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-08 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-6146:
---
Target Version/s: 2.8.0  (was: 2.6.0)

Let's try getting this into 2.8.0.

[~djp], did you try running MR applications with this tar-ball? Making sure, we 
got everything that we need.

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-08 Thread Ray Chiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ray Chiang updated MAPREDUCE-6146:
--
Labels: BB2015-05-TBR  (was: BB2015-05-RFC)

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
  Labels: BB2015-05-TBR
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-08 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Status: Open  (was: Patch Available)

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-08 Thread Ray Chiang (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ray Chiang updated MAPREDUCE-6146:
--
Labels: BB2015-05-RFC  (was: )

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
  Labels: BB2015-05-RFC
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2015-05-05 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated MAPREDUCE-6146:

Labels: BB2015-05-TBR  (was: )

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
  Labels: BB2015-05-TBR
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-11-03 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: MAPREDUCE-6146-v2.patch

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146-v2.patch, 
 MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: MAPREDUCE-6146.patch

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: (was: MAPREDUCE-6146.patch)

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: MAPREDUCE-6146.patch

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: (was: MAPREDUCE-6146.patch)

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Attachment: MAPREDUCE-6146.patch

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-6146) Reduce tar ball size for MR over distributed cache

2014-10-30 Thread Junping Du (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated MAPREDUCE-6146:
--
Status: Patch Available  (was: Open)

Thanks [~vinodkv] for review and comments! I move the JIRA to MAPREDUCE project 
and update the patch according to your above two comments. Can you help to 
review it again? Thanks!

 Reduce tar ball size for MR over distributed cache
 --

 Key: MAPREDUCE-6146
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6146
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Junping Du
Assignee: Junping Du
Priority: Critical
 Attachments: HADOOP-11177.patch, MAPREDUCE-6146.patch


 The current tar ball built from mvn package -Pdist -DskipTests -Dtar is 
 over 160M in size. We need more smaller tar ball pieces for feature like MR 
 over distributed cache to support Rolling update of cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)