[jira] [Updated] (CARBONDATA-584) no exception when table name is empty when using bucketing in table using carbon source

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-584) no exception when table name is empty when using bucketing in table using carbon source

Akash R Nilugal (Jira)

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

anubhav tarar updated CARBONDATA-584:
-------------------------------------
    Environment: spark 2.1  (was: cluster)

> no exception when table name is empty when using bucketing in table using carbon source
> ---------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-584
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-584
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 1.0.0-incubating
>         Environment: spark 2.1
>            Reporter: anubhav tarar
>            Priority: Minor
>          Time Spent: 4.5h
>  Remaining Estimate: 0h
>
> creating a table when table name is null does not give any exception with carbon source format
> here are the logs
> 0: jdbc:hive2://localhost:10000>  CREATE TABLE testing2(String string)USING org.apache.spark.sql.CarbonSource OPTIONS("bucketnumber"="1", "bucketcolumns"="String",tableName=" ");
> +---------+--+
> | Result  |
> +---------+--+
> +---------+--+
> no table is get  created in hdfs it should throw a exception in this case



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)