[
https://issues.apache.org/jira/browse/HBASE-21841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi updated HBASE-21841:
----------------------------------
Resolution: Fixed
Fix Version/s: connector-1.0.0
Status: Resolved (was: Patch Available)
Merged PR #13.
> 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
> Fix For: connector-1.0.0
>
>
> 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)