[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-08 Thread Devaraj K (JIRA)

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

Devaraj K updated YARN-2784:

Labels:   (was: BB2015-05-TBR)

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
> Fix For: 2.8.0
>
> Attachments: 0002-YARN-2784.patch, YARN-2784-branch-2.patch, 
> YARN-2784-branch-2.patch, YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-08 Thread Rohith (JIRA)

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

Rohith updated YARN-2784:
-
Attachment: YARN-2784.patch
YARN-2784-branch-2.patch

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
>  Labels: BB2015-05-TBR
> Attachments: 0002-YARN-2784.patch, YARN-2784-branch-2.patch, 
> YARN-2784-branch-2.patch, YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-08 Thread Rohith (JIRA)

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

Rohith updated YARN-2784:
-
Attachment: YARN-2784-branch-2.patch

Updated the patch for branch-2

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
>  Labels: BB2015-05-TBR
> Attachments: 0002-YARN-2784.patch, YARN-2784-branch-2.patch, 
> YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-08 Thread Devaraj K (JIRA)

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

Devaraj K updated YARN-2784:

Labels: BB2015-05-TBR  (was: BB2015-05-RFC)

Thanks [~rohithsharma] for the patch. The patch looks good to me except the 
below,

Is there any reason for adding 'POM' as part of name, would it be ok if we 
mention like this "Apache Hadoop YARN Project"?
{code:xml}
-  hadoop-yarn-project
+  Apache Hadoop YARN Project POM
{code}

And also this patch is not applying to branch-2, can you provide patch for 
branch-2 as well?


> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
>  Labels: BB2015-05-TBR
> Attachments: 0002-YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-07 Thread Rohith (JIRA)

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

Rohith updated YARN-2784:
-
Labels: BB2015-05-RFC  (was: BB2015-05-TBR)

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
>  Labels: BB2015-05-RFC
> Attachments: 0002-YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-05-05 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated YARN-2784:
---
Labels: BB2015-05-TBR  (was: )

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
>  Labels: BB2015-05-TBR
> Attachments: 0002-YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-04-27 Thread Rohith (JIRA)

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

Rohith updated YARN-2784:
-
Attachment: YARN-2784.patch

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
> Attachments: 0002-YARN-2784.patch, YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-03-10 Thread Rohith (JIRA)

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

Rohith updated YARN-2784:
-
Attachment: 0002-YARN-2784.patch

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
> Attachments: 0002-YARN-2784.patch, YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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


[jira] [Updated] (YARN-2784) Make POM project names consistent

2015-03-10 Thread Allen Wittenauer (JIRA)

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

Allen Wittenauer updated YARN-2784:
---
Summary: Make POM project names consistent  (was: Yarn project module names 
in POM needs to consistent across hadoop project)

> Make POM project names consistent
> -
>
> Key: YARN-2784
> URL: https://issues.apache.org/jira/browse/YARN-2784
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: build
>Reporter: Rohith
>Assignee: Rohith
>Priority: Minor
> Attachments: YARN-2784.patch
>
>
> All yarn and mapreduce pom.xml has project name has 
> hadoop-mapreduce/hadoop-yarn. This can be made consistent acros Hadoop 
> projects build like 'Apache Hadoop Yarn ' and 'Apache Hadoop 
> MapReduce ".



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