[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-11-04 Thread Sean Owen (JIRA)

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

Sean Owen updated SPARK-7016:
-
Target Version/s:   (was: 1.6.0)

> Refactor dev/run-tests(-jenkins) from Bash to Python
> 
>
> Key: SPARK-7016
> URL: https://issues.apache.org/jira/browse/SPARK-7016
> Project: Spark
>  Issue Type: Improvement
>  Components: Build, Project Infra
>Reporter: Brennon York
>Priority: Critical
>
> Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
> written in Bash and becoming quite unwieldy to manage, both in their current 
> state and for future contributions.
> This proposal is to refactor both scripts into Python to allow for better 
> manage-ability by the community, easier capability to add features, and 
> provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-07-29 Thread Josh Rosen (JIRA)

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

Josh Rosen updated SPARK-7016:
--
Target Version/s: 1.6.0  (was: 1.5.0)

 Refactor dev/run-tests(-jenkins) from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York
Priority: Critical

 Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
 written in Bash and becoming quite unwieldy to manage, both in their current 
 state and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-06-17 Thread Patrick Wendell (JIRA)

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

Patrick Wendell updated SPARK-7016:
---
Target Version/s: 1.5.0  (was: 1.4.0)

 Refactor dev/run-tests(-jenkins) from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York
Priority: Critical

 Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
 written in Bash and becoming quite unwieldy to manage, both in their current 
 state and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-04-21 Thread Patrick Wendell (JIRA)

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

Patrick Wendell updated SPARK-7016:
---
Priority: Critical  (was: Major)

 Refactor dev/run-tests(-jenkins) from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York
Priority: Critical

 Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
 written in Bash and becoming quite unwieldy to manage, both in their current 
 state and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-04-20 Thread Brennon York (JIRA)

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

Brennon York updated SPARK-7016:

Summary: Refactor dev/run-tests(-jenkins) from Bash to Python  (was: 
Refactor {{dev/run-tests(-jenkins)}} from Bash to Python)

 Refactor dev/run-tests(-jenkins) from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York

 Currently the {dev/run-tests} and {dev/run-tests-jenkins} scripts are written 
 in Bash and becoming quite unwieldy to manage, both in their current state 
 and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor {{dev/run-tests(-jenkins)}} from Bash to Python

2015-04-20 Thread Brennon York (JIRA)

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

Brennon York updated SPARK-7016:

Summary: Refactor {{dev/run-tests(-jenkins)}} from Bash to Python  (was: 
Refactor {dev/run-tests(-jenkins)} from Bash to Python)

 Refactor {{dev/run-tests(-jenkins)}} from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York

 Currently the {dev/run-tests} and {dev/run-tests-jenkins} scripts are written 
 in Bash and becoming quite unwieldy to manage, both in their current state 
 and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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



[jira] [Updated] (SPARK-7016) Refactor dev/run-tests(-jenkins) from Bash to Python

2015-04-20 Thread Brennon York (JIRA)

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

Brennon York updated SPARK-7016:

Description: 
Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
written in Bash and becoming quite unwieldy to manage, both in their current 
state and for future contributions.

This proposal is to refactor both scripts into Python to allow for better 
manage-ability by the community, easier capability to add features, and provide 
a simpler approach to calling / running the various test suites.

  was:
Currently the {dev/run-tests} and {dev/run-tests-jenkins} scripts are written 
in Bash and becoming quite unwieldy to manage, both in their current state and 
for future contributions.

This proposal is to refactor both scripts into Python to allow for better 
manage-ability by the community, easier capability to add features, and provide 
a simpler approach to calling / running the various test suites.


 Refactor dev/run-tests(-jenkins) from Bash to Python
 

 Key: SPARK-7016
 URL: https://issues.apache.org/jira/browse/SPARK-7016
 Project: Spark
  Issue Type: Improvement
  Components: Build, Project Infra
Reporter: Brennon York

 Currently the {{dev/run-tests}} and {{dev/run-tests-jenkins}} scripts are 
 written in Bash and becoming quite unwieldy to manage, both in their current 
 state and for future contributions.
 This proposal is to refactor both scripts into Python to allow for better 
 manage-ability by the community, easier capability to add features, and 
 provide a simpler approach to calling / running the various test suites.



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

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