Discussion:
[jira] [Created] (HBASE-21545) NEW_VERSION_BEHAVIOR breaks Get/Scan with specified columns
Andrey Elenskiy (JIRA)
2018-12-04 03:05:00 UTC
Permalink
Andrey Elenskiy created HBASE-21545:
---------------------------------------

Summary: NEW_VERSION_BEHAVIOR breaks Get/Scan with specified columns
Key: HBASE-21545
URL: https://issues.apache.org/jira/browse/HBASE-21545
Project: HBase
Issue Type: New Feature
Components: API
Affects Versions: 2.1.1
Environment: HBase 2.1.1

Hadoop 2.8.4

Java 8
Reporter: Andrey Elenskiy


Setting NEW_VERSION_BEHAVIOR => 'true' on a column family causes only one column to be returned when columns are specified in Scan or Get query. The result is always one first column by sorted order. I've attached a code snipped to reproduce the issue that can be converted into a test.



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

Loading...