[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-06-16 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated YARN-387:
-

Attachment: YARN-387-20130616.txt

Here's a patch does the above renaming. The patch clearly spans across YARN/ MR 
/ Common.
 - Renamed both the java classes, proto description files and the client/server 
stubs.
 - The pom files changes needed
 - Updated hadoop-policy.xml and the corresponding config names.
 - Updated documentation: WritingYarnApplications.apt.vm

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible
 Attachments: YARN-387-20130616.txt


 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-06-16 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated YARN-387:
-

Target Version/s: 2.1.0-beta

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible
 Attachments: YARN-387-20130616.txt


 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-06-16 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-387:
---

Attachment: YARN-387-20130616-merged.txt

Re-based patch.

I like ContainerManagementProtocol and let's go all in for 
ResourceManagerAdministrationProtocol (no abbrevs)?

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible
 Attachments: YARN-387-20130616-merged.txt, YARN-387-20130616.txt


 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-06-16 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated YARN-387:
-

Attachment: YARN-387-20130616.2.txt

Tx for the feedback everyone!

Here's an updated patch. I am settling with ContainerManagementProtocol and 
ResourceManagerAdministrationProtocol.

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible
 Attachments: YARN-387-20130616.2.txt, YARN-387-20130616-merged.txt, 
 YARN-387-20130616.txt


 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-06-16 Thread Arun C Murthy (JIRA)

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

Arun C Murthy updated YARN-387:
---


I just committed this. Thanks Vinod!

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible
 Fix For: 2.1.0-beta

 Attachments: YARN-387-20130616.2.txt, YARN-387-20130616-merged.txt, 
 YARN-387-20130616.txt


 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-02-21 Thread Hitesh Shah (JIRA)

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

Hitesh Shah updated YARN-387:
-

Priority: Blocker  (was: Major)

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
Priority: Blocker
  Labels: incompatible

 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (YARN-387) Fix inconsistent protocol naming

2013-02-06 Thread Vinod Kumar Vavilapalli (JIRA)

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

Vinod Kumar Vavilapalli updated YARN-387:
-

Labels: incompatible  (was: )

This is going to be an incompatible change for existing users of the alpha 
releases.

 Fix inconsistent protocol naming
 

 Key: YARN-387
 URL: https://issues.apache.org/jira/browse/YARN-387
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Vinod Kumar Vavilapalli
Assignee: Vinod Kumar Vavilapalli
  Labels: incompatible

 We now have different and inconsistent naming schemes for various protocols. 
 It was hard to explain to users, mainly in direct interactions at 
 talks/presentations and user group meetings, with such naming.
 We should fix these before we go beta. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira