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

Cheng Lian resolved SPARK-15431.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 13212
[https://github.com/apache/spark/pull/13212]

> Support LIST FILE(s)|JAR(s) command natively
> --------------------------------------------
>
>                 Key: SPARK-15431
>                 URL: https://issues.apache.org/jira/browse/SPARK-15431
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xin Wu
>            Assignee: Xin Wu
>             Fix For: 2.0.0
>
>
> Currently command "ADD FILE|JAR <filepath|jarpath>" is supported natively in  
> SparkSQL. However, when this command is run, the file/jar is added to the 
> resources that can not be looked up by "LIST FILE(s)|JAR(s)" command because 
> the LIST command is passed to Hive command processor in Spark-SQL or simply 
> not supported in Spark-shell. There is no way users can find out what 
> files/jars are added to the spark context. 



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

Reply via email to