[Stargate] Initializing scanners column families doesn't work -------------------------------------------------------------
Key: HBASE-2122 URL: https://issues.apache.org/jira/browse/HBASE-2122 Project: Hadoop HBase Issue Type: Bug Components: contrib Affects Versions: 0.20.2 Reporter: Greg Lu Assignee: Greg Lu Fix For: 0.20.3, 0.21.0 Attachments: HBASE-2122_0.20.3.patch, HBASE-2122_trunk.patch Similar to HBASE-2120 the handling of column families with scanner does not work correctly. The issue is in ScannerResultGenerator.java (line 62), and I'm attaching a patch for both trunk and the 0.20 branch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.