You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/04/07 23:14:25 UTC

[jira] [Resolved] (SPARK-14466) spark_classpath can not handle regex if it is specified in spark-env.sh

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

Yesha Vora resolved SPARK-14466.
--------------------------------
    Resolution: Invalid

Thanks [~srowen]. Closing this jira as Invalid

> spark_classpath can not handle regex if it is specified in spark-env.sh
> -----------------------------------------------------------------------
>
>                 Key: SPARK-14466
>                 URL: https://issues.apache.org/jira/browse/SPARK-14466
>             Project: Spark
>          Issue Type: Bug
>            Reporter: Yesha Vora
>
> If spark_classpath is set in spark-env.sh, It can not handle regex(\*) properly.
> {code}
> export SPARK_CLASSPATH=/xyz/lib/hbase-common.jar:/xyz/lib/hbase-client.jar:/xyz/lib/hbase-server.jar:/xyz/lib/hbase-protocol.jar:/xyz/lib/guava-*.jar
> {code}
> Here, spark can not find guava-12.0.1.jar . It does not handle \* regex properly.



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

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