[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-21 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: (was: TEZ-2330.2.patch)

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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


[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-21 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: TEZ-2330.2.patch

Removing bad diff file. Attaching verified diff file.

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch, TEZ-2330.2.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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


[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-21 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: TEZ-2330.2.patch

Per discussion in TEZ-2292 removing TezException from the signature. Thanks for 
the review. Will wait for another clean Jenkins run before committing.

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch, TEZ-2330.2.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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


[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-21 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: TEZ-2330.3.patch

Rebasing after recent commits.

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch, TEZ-2330.2.patch, TEZ-2330.3.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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


[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-17 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: (was: TEZ-2330.1.patch)

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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


[jira] [Updated] (TEZ-2330) Create reconfigureVertex() API for input based initialization

2015-04-16 Thread Bikas Saha (JIRA)

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

Bikas Saha updated TEZ-2330:

Attachment: TEZ-2330.1.patch

 Create reconfigureVertex() API for input based initialization 
 --

 Key: TEZ-2330
 URL: https://issues.apache.org/jira/browse/TEZ-2330
 Project: Apache Tez
  Issue Type: Task
Reporter: Bikas Saha
Assignee: Bikas Saha
 Attachments: TEZ-2330.1.patch


 TEZ-2233 added a reconfigureVertex() to enable a cleaner API to change 
 parallelism of a vertex. Adding a variant to do the same for input 
 initialization based parallelism change would allow us to deprecate the older 
 overloaded setParallelism() API.



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