poseidon created SPARK-15224:
--------------------------------

             Summary: Can not delete jar and list jar in spark Thrift server
                 Key: SPARK-15224
                 URL: https://issues.apache.org/jira/browse/SPARK-15224
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.6.1
         Environment: spark 1.6.1
hive 1.2.1 
hdfs 2.7.1 
            Reporter: poseidon


when you try to delete jar , and exec delete jar xxxx or list jar in you 
beeline client. it throws exception
delete jar; 
Error: org.apache.spark.sql.AnalysisException: line 1:7 missing FROM at 'jars' 
near 'jars'
line 1:12 missing EOF at 'myudfs' near 'jars'; (state=,code=0)
list jar;
Error: org.apache.spark.sql.AnalysisException: cannot recognize input near 
'list' 'jars' '<EOF>'; line 1 pos 0 (state=,code=0)






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