Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.2.1
Description
Currently, gora-cassandra (once GORA-203 is committed) and gora-accumulo there is sufficient support for null values being present for qualifier attributes. HBase does not support this but should.
We need to fix this.
Hi lewismc,
Is this issue still valid? I found that following mapping file for hbase has some fields that are described without "qualifier" attribute.
[https://github.com/apache/gora/blob/master/gora-hbase/src/test/conf/gora-hbase-mapping.xml]
Am I wrong here?