Xin Wu created SPARK-15431:
------------------------------

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


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