You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Balazs Meszaros (JIRA)" <ji...@apache.org> on 2019/02/06 12:20:00 UTC

[jira] [Updated] (HBASE-21841) Allow inserting null values throw DataSource API

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

Balazs Meszaros updated HBASE-21841:
------------------------------------
    Status: Patch Available  (was: Open)

> Allow inserting null values throw DataSource API
> ------------------------------------------------
>
>                 Key: HBASE-21841
>                 URL: https://issues.apache.org/jira/browse/HBASE-21841
>             Project: HBase
>          Issue Type: Improvement
>          Components: spark
>    Affects Versions: connector-1.0.0
>            Reporter: Balazs Meszaros
>            Assignee: Balazs Meszaros
>            Priority: Major
>
> If I try to insert a DataFrame with null values, spark throws an exception:
> {noformat}
> Caused by: java.lang.Exception: unsupported data type StringType
>     at org.apache.hadoop.hbase.spark.datasources.Utils$.toBytes(Utils.scala:88)
> {noformat}



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