[
https://issues.apache.org/jira/browse/SPARK-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304418#comment-15304418
]
Apache Spark commented on SPARK-15431:
--------------------------------------
User 'xwu0226' has created a pull request for this issue:
https://github.com/apache/spark/pull/13361
> 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: [email protected]
For additional commands, e-mail: [email protected]