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

Hyukjin Kwon resolved SPARK-15331.
----------------------------------
    Resolution: Incomplete

> Disallow All the Unsupported CLI Commands
> -----------------------------------------
>
>                 Key: SPARK-15331
>                 URL: https://issues.apache.org/jira/browse/SPARK-15331
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>            Priority: Major
>              Labels: bulk-closed
>
> The JIRAs under https://issues.apache.org/jira/browse/SPARK-14118 remove the 
> command supports that are not natively supported by Spark. However, in 
> Spark-SQL CLI, we still delegate the CLI commands to Hive. To be consistent, 
> we should also remove the related command supports.
> Also, we need to improve Parser to issue better error exception messages for 
> these unsupported operations. 
> {noformat}
> DFS,
> RELOAD FUNCTION
> DELETE FILE/FILES/JAR/JARS/ARCHIVE/ARCHIVES
> LIST FILE/FILES/JAR/JARS/ARCHIVE/ARCHIVES
> SOURCE
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to