[Differential] [Commented On] D111: [jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.

2011-10-31 Thread nspiegelberg (Nicolas Spiegelberg)
nspiegelberg has commented on the revision "[jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.". Were you going to remove the unnecessary println()s? REVISION DETAIL https://reviews.facebook.net/D111

[Differential] [Commented On] D111: [jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.

2011-10-31 Thread nspiegelberg (Nicolas Spiegelberg)
nspiegelberg has commented on the revision "[jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.". INLINE COMMENTS src/main/java/org/apache/hadoop/hbase/io/hfile/HFilePrettyPrinter.java:136-137 I would remove this line. We should only print out inform