You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/13 09:50:04 UTC

[jira] [Resolved] (SPARK-19935) SparkSQL unsupports to create a hive table which is mapped for HBase table

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

Sean Owen resolved SPARK-19935.
-------------------------------
    Resolution: Duplicate

> SparkSQL unsupports to create a hive table which is mapped for HBase table
> --------------------------------------------------------------------------
>
>                 Key: SPARK-19935
>                 URL: https://issues.apache.org/jira/browse/SPARK-19935
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>         Environment: spark2.0.2
>            Reporter: Xiaochen Ouyang
>
> SparkSQL unsupports the command as following:
>  CREATE TABLE spark_test(key int, value string)   
> STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler'   
> WITH SERDEPROPERTIES ("hbase.columns.mapping" = ":key,cf1:val")   
> TBLPROPERTIES ("hbase.table.name" = "xyz");



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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