[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-10 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762834#comment-13762834 ] Nicolas Liochon commented on HBASE-9359: [~ram_krish] yes.

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763355#comment-13763355 ] Jonathan Hsieh commented on HBASE-9359: --- With the update in HBASE-9477 and with my

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763358#comment-13763358 ] Jonathan Hsieh commented on HBASE-9359: --- [~nkeywal] bq. BTW, it seems a KeyValue

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-10 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763339#comment-13763339 ] Nicolas Liochon commented on HBASE-9359: BTW, it seems a KeyValue survived in

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-10 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13763369#comment-13763369 ] Nicolas Liochon commented on HBASE-9359: bq. File a follow on for that? Done.

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762113#comment-13762113 ] Jonathan Hsieh commented on HBASE-9359: --- Originally came from discussion on

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762161#comment-13762161 ] Jonathan Hsieh commented on HBASE-9359: --- So we should rename the Cell raw() to Cell

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762139#comment-13762139 ] Nicolas Liochon commented on HBASE-9359: The issue I have with ycsb is that I

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762299#comment-13762299 ] Sergey Shelukhin commented on HBASE-9359: - +1 for rawCells solution... can we also

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762276#comment-13762276 ] Lars Hofhansl commented on HBASE-9359: -- That would be additional API on an internal

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762322#comment-13762322 ] Jonathan Hsieh commented on HBASE-9359: --- [~lhofhansl]: bq. Presumable in 0.94 these

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762302#comment-13762302 ] Sergey Shelukhin commented on HBASE-9359: - Hmm, wrt deprecated/inefficient. What

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762367#comment-13762367 ] stack commented on HBASE-9359: -- Is it not common in ycsb land to have different connectors

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762324#comment-13762324 ] Enis Soztutar commented on HBASE-9359: -- My understanding is that it is not a huge

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762332#comment-13762332 ] Jonathan Hsieh commented on HBASE-9359: --- [~sershe] the 0.96 mechanism I saw most

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762333#comment-13762333 ] Jonathan Hsieh commented on HBASE-9359: --- Also, I haven't looked at CellCodec yet.

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762452#comment-13762452 ] Sergey Shelukhin commented on HBASE-9359: - So what's the non-copy way? Should we

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762461#comment-13762461 ] Jonathan Hsieh commented on HBASE-9359: --- The secret cast method exists -- it is

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762463#comment-13762463 ] Sergey Shelukhin commented on HBASE-9359: - KeyValueCodec I guess

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-09-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13762681#comment-13762681 ] ramkrishna.s.vasudevan commented on HBASE-9359: --- So you mean this issue?

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754469#comment-13754469 ] Jonathan Hsieh commented on HBASE-9359: --- v6 applies cleanly to 0.95/0.96.

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754470#comment-13754470 ] Hadoop QA commented on HBASE-9359: -- {color:green}+1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754519#comment-13754519 ] Hadoop QA commented on HBASE-9359: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13755206#comment-13755206 ] Hudson commented on HBASE-9359: --- SUCCESS: Integrated in hbase-0.95 #511 (See

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13755230#comment-13755230 ] Hudson commented on HBASE-9359: --- SUCCESS: Integrated in HBase-TRUNK #4452 (See

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13755285#comment-13755285 ] Hudson commented on HBASE-9359: --- SUCCESS: Integrated in hbase-0.95-on-hadoop2 #283 (See

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13755318#comment-13755318 ] Hudson commented on HBASE-9359: --- SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #705

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-29 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753629#comment-13753629 ] Jonathan Hsieh commented on HBASE-9359: --- Ok, I have a version with the shim in place

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-29 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753637#comment-13753637 ] Andrew Purtell commented on HBASE-9359: --- Thanks for writing out your thoughts on ?

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13754332#comment-13754332 ] Hadoop QA commented on HBASE-9359: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752140#comment-13752140 ] stack commented on HBASE-9359: -- rb? In the meantime, I skimmed 1/5th and all I see is good

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752145#comment-13752145 ] Jonathan Hsieh commented on HBASE-9359: --- I was going to post but test run came up

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752147#comment-13752147 ] Jonathan Hsieh commented on HBASE-9359: --- The places where it may break user

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752446#comment-13752446 ] Jonathan Hsieh commented on HBASE-9359: --- https://reviews.apache.org/r/13884/

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752556#comment-13752556 ] stack commented on HBASE-9359: -- I suppose. Add them as deprecated and a warning that they

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752586#comment-13752586 ] Jonathan Hsieh commented on HBASE-9359: --- Yup, that's the plan. This is going to

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752683#comment-13752683 ] Jonathan Hsieh commented on HBASE-9359: --- In v1, basically, any method whose return

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752906#comment-13752906 ] Jonathan Hsieh commented on HBASE-9359: --- Yup, I'm pretty convinced that preGet and

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752973#comment-13752973 ] stack commented on HBASE-9359: -- bq. I'm leaning towards making sure the commonly used but

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-28 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752984#comment-13752984 ] Jonathan Hsieh commented on HBASE-9359: --- bq. getFamily, etc., are out in CellUtil

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751827#comment-13751827 ] Jonathan Hsieh commented on HBASE-9359: --- After the filter patch, is applied this

[jira] [Commented] (HBASE-9359) Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter

2013-08-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751867#comment-13751867 ] Jonathan Hsieh commented on HBASE-9359: --- I'm going to do another pass that does