Yadong Qi created SPARK-5580:
--------------------------------
Summary: Grep bug in compute-classpath.sh
Key: SPARK-5580
URL: https://issues.apache.org/jira/browse/SPARK-5580
Project: Spark
Issue Type: Bug
Reporter: Yadong Qi
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: [email protected]
For additional commands, e-mail: [email protected]