You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sujith (JIRA)" <ji...@apache.org> on 2018/02/14 18:14:00 UTC

[jira] [Created] (SPARK-23425) load data for hdfs file path with wild card usage is not working properly

Sujith created SPARK-23425:
------------------------------

             Summary: load data for hdfs file path with wild card usage is not working properly
                 Key: SPARK-23425
                 URL: https://issues.apache.org/jira/browse/SPARK-23425
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.2.1, 2.3.0
            Reporter: Sujith


load data command  for loading data from non local  file paths by using wild card strings lke * are not working

eg:

"load data inpath 'hdfs://hacluster/user/ext*  into table t1"

Getting Analysis excepton while executing this query

!image-2018-02-14-23-41-39-923.png!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org