[jira] [Updated] (SPARK-5580) Grep bug in compute-classpath.sh

2015-02-03 Thread Yadong Qi (JIRA)

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

Yadong Qi updated SPARK-5580:
-
Affects Version/s: 1.2.0

 Grep bug in compute-classpath.sh
 

 Key: SPARK-5580
 URL: https://issues.apache.org/jira/browse/SPARK-5580
 Project: Spark
  Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Yadong Qi
 Fix For: 1.3.0


 When I test spark, I often need to change assembly jar to test different 
 version.
 So I will move spark-assembly.*hadoop.*.jar to 
 spark-assembly.*hadoop.*.jar.bak.
 But I will get the error info Found multiple Spark assembly jars in 
 $assembly_folder:. I think it just need to compare jar, so the grep 
 expression need to begin with ^ and end with $.



--
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-5580) Grep bug in compute-classpath.sh

2015-02-03 Thread Yadong Qi (JIRA)

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

Yadong Qi updated SPARK-5580:
-
Fix Version/s: 1.3.0

 Grep bug in compute-classpath.sh
 

 Key: SPARK-5580
 URL: https://issues.apache.org/jira/browse/SPARK-5580
 Project: Spark
  Issue Type: Bug
Affects Versions: 1.2.0
Reporter: Yadong Qi
 Fix For: 1.3.0


 When I test spark, I often need to change assembly jar to test different 
 version.
 So I will move spark-assembly.*hadoop.*.jar to 
 spark-assembly.*hadoop.*.jar.bak.
 But I will get the error info Found multiple Spark assembly jars in 
 $assembly_folder:. I think it just need to compare jar, so the grep 
 expression need to begin with ^ and end with $.



--
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