HuiyuZhou created HIVE-24418:
--------------------------------

             Summary: there is an error "java.lang.IllegalArgumentException: No 
columns to insert" when the result data is empty
                 Key: HIVE-24418
                 URL: https://issues.apache.org/jira/browse/HIVE-24418
             Project: Hive
          Issue Type: Bug
          Components: HBase Handler
    Affects Versions: 1.1.1
            Reporter: HuiyuZhou


i created the external hive table to link hbase, when i use hsql to insert data 
into hbase,there is an error "java.lang.IllegalArgumentException: No columns to 
insert", i search for the reason and found hbase client does not allow all 
empty column to insert hbase.

i also try to use "set hyperbase.fill.null.enable=true" to skip the error for 
my hsql, but it doest't work, how to avoid the error?

is it a bug for this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to