[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877316#comment-13877316 ] stack commented on HBASE-10322: --- [~anoop.hbase] Whatever you think boss. It'd just be good

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877302#comment-13877302 ] Himanshu Vashishtha commented on HBASE-10378: - Sounds great Ram krishna. Btw

[jira] [Updated] (HBASE-10391) Deprecate KeyValue#getBuffer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10391: -- Status: Patch Available (was: Open) > Deprecate KeyValue#getBuffer > > >

[jira] [Commented] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877301#comment-13877301 ] stack commented on HBASE-7320: -- Instead I made a subissue to get #1 into 0.98. Will leave th

[jira] [Commented] (HBASE-10391) Deprecate KeyValue#getBuffer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877300#comment-13877300 ] stack commented on HBASE-10391: --- Or let me wait on @apuretll ok before committing > De

[jira] [Updated] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7320: - Attachment: (was: 7320.txt) > Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray,

[jira] [Updated] (HBASE-10391) Deprecate KeyValue#getBuffer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10391: -- Attachment: 10391.txt Carried over from parent issue. > Deprecate KeyValue#getBuffer > --

[jira] [Created] (HBASE-10391) Deprecate KeyValue#getBuffer

2014-01-20 Thread stack (JIRA)
stack created HBASE-10391: - Summary: Deprecate KeyValue#getBuffer Key: HBASE-10391 URL: https://issues.apache.org/jira/browse/HBASE-10391 Project: HBase Issue Type: Sub-task Reporter: sta

[jira] [Updated] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7320: - Attachment: 7320.txt Here is #1 deprecation. Lets get it into 0.98 at least. This is going to be a fun project.

[jira] [Updated] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7320: - Fix Version/s: 0.98.0 Assignee: stack Can we get the deprecation into 0.98 [~apurtell] I'll presume yes

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877291#comment-13877291 ] Anoop Sam John commented on HBASE-10322: Let me try adding a test Stack. I have

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877287#comment-13877287 ] stack commented on HBASE-10322: --- I'd suggest you test in small cluster. I'd be +1 on commi

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877281#comment-13877281 ] ramkrishna.s.vasudevan commented on HBASE-10322: I tried it atleast with

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877279#comment-13877279 ] stack commented on HBASE-10322: --- OK. So CPs add tags for now. Good. How we know replicat

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877275#comment-13877275 ] Hadoop QA commented on HBASE-10322: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-10156) Fix up the HBASE-8755 slowdown when low contention

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877264#comment-13877264 ] stack commented on HBASE-10156: --- I did some cluster testing. Killed servers seem to come b

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877265#comment-13877265 ] ramkrishna.s.vasudevan commented on HBASE-10378: bq. Since it requires us

[jira] [Updated] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10336: -- Release Note: Undo the dependence on Hadoop InfoServer and its servlets by pulling what we need local. For HB

[jira] [Commented] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877261#comment-13877261 ] stack commented on HBASE-10336: --- I'd cut this down to ten threads on commit... ok w/ you @e

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877251#comment-13877251 ] Himanshu Vashishtha commented on HBASE-10378: - Yes, hiding the impl specific

[jira] [Commented] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877249#comment-13877249 ] stack commented on HBASE-10336: --- I tried it on cluster. Looks good. Let me review the pat

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877245#comment-13877245 ] ramkrishna.s.vasudevan commented on HBASE-10322: I am +1 on patch. KeyVa

[jira] [Commented] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877239#comment-13877239 ] ramkrishna.s.vasudevan commented on HBASE-7320: --- bq.for all non-trivial case

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877238#comment-13877238 ] Hudson commented on HBASE-10384: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #90 (See

[jira] [Commented] (HBASE-7320) Replace calls to KeyValue.getBuffer with appropropriate calls to getRowArray, getFamilyArray(), getQualifierArray, and getValueArray

2014-01-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877235#comment-13877235 ] Lars Hofhansl commented on HBASE-7320: -- Yes. I was thinking we start with: # deprecat

[jira] [Commented] (HBASE-9469) Synchronous replication

2014-01-20 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877226#comment-13877226 ] Feng Honghua commented on HBASE-9469: - after some rethought, I think this feature has

[jira] [Commented] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877225#comment-13877225 ] Hadoop QA commented on HBASE-10336: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (HBASE-9469) Synchronous replication

2014-01-20 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-9469: Assignee: (was: Feng Honghua) > Synchronous replication > --- > >

[jira] [Commented] (HBASE-8593) Type support in ImportTSV tool

2014-01-20 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877223#comment-13877223 ] rajeshbabu commented on HBASE-8593: --- I need to work on this [~anoop.hbase]. It should be

[jira] [Commented] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877220#comment-13877220 ] Hudson commented on HBASE-10388: SUCCESS: Integrated in HBase-TRUNK #4840 (See [https://

[jira] [Commented] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877217#comment-13877217 ] stack commented on HBASE-10336: --- I applied the patch locally. I don't see any difference!

[jira] [Commented] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2014-01-20 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877215#comment-13877215 ] Feng Honghua commented on HBASE-8751: - bq.We can't introduce new functionality on 0.94

[jira] [Commented] (HBASE-10143) Clean up dead local stores in FSUtils

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877213#comment-13877213 ] Hudson commented on HBASE-10143: SUCCESS: Integrated in Hadoop-trunk-Commit #5028 (See [

[jira] [Updated] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10323: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Auto detect data block encoding in HFil

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877208#comment-13877208 ] ramkrishna.s.vasudevan commented on HBASE-10322: bq.If we remove tags fro

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877212#comment-13877212 ] Lars Hofhansl commented on HBASE-10383: --- Also figured why the test is not failing,

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877209#comment-13877209 ] Lars Hofhansl commented on HBASE-10383: --- This was wrong on many levels :) So this f

[jira] [Assigned] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-10336: - Assignee: Eric Charles > Remove deprecated usage of Hadoop HttpServer in InfoServer > --

[jira] [Updated] (HBASE-10336) Remove deprecated usage of Hadoop HttpServer in InfoServer

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10336: -- Status: Patch Available (was: Open) I tried this locally and it applied cleanly. Lets see what hadoopqa says

[jira] [Updated] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Kashif J S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashif J S updated HBASE-10383: --- Priority: Critical (was: Major) > Secure Bulk Load for 'completebulkload' fails for version 0.94.15

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Kashif J S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877204#comment-13877204 ] Kashif J S commented on HBASE-10383: It still fails with the same exception probably

[jira] [Updated] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Kashif J S (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kashif J S updated HBASE-10383: --- Attachment: HBASE-10383-v2.patch Complete bulk load in Secure mode fix updated > Secure Bulk Load f

[jira] [Updated] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2014-01-20 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-8751: Attachment: HBASE-8751-trunk_v0.patch trunk patch attached > Enable peer cluster to choose/change

[jira] [Comment Edited] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877195#comment-13877195 ] ramkrishna.s.vasudevan edited comment on HBASE-10378 at 1/21/14 5:12 AM: --

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877196#comment-13877196 ] stack commented on HBASE-10322: --- If we remove tags from Put, how do tags make it into the s

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877195#comment-13877195 ] ramkrishna.s.vasudevan commented on HBASE-10378: Yes Stack. I meant the i

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877193#comment-13877193 ] stack commented on HBASE-10378: --- bq. should we have an implemenation for the WALservice whe

[jira] [Updated] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-10322: --- Attachment: HBASE-10322_V3.patch Changes 1. Not serializing the tags over RPC. KeyValueCode

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877189#comment-13877189 ] ramkrishna.s.vasudevan commented on HBASE-10378: We could discuss offline

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877187#comment-13877187 ] Anoop Sam John commented on HBASE-10322: Got it Stack. We will provide codec tha

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877180#comment-13877180 ] stack commented on HBASE-10322: --- bq. The interface Codec is marked InterfaceAudience.Privat

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877172#comment-13877172 ] Hudson commented on HBASE-10384: SUCCESS: Integrated in HBase-0.98 #97 (See [https://bui

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877159#comment-13877159 ] ramkrishna.s.vasudevan commented on HBASE-10384: Nice one. belated +1. >

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877158#comment-13877158 ] ramkrishna.s.vasudevan commented on HBASE-10322: +1 on the entire summary

[jira] [Commented] (HBASE-10322) Strip tags from KV while sending back to client on reads

2014-01-20 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877148#comment-13877148 ] Anoop Sam John commented on HBASE-10322: bq.It does not even have to be 'on' in 0

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877143#comment-13877143 ] Hudson commented on HBASE-10384: FAILURE: Integrated in hbase-0.96 #264 (See [https://bu

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877126#comment-13877126 ] Hudson commented on HBASE-10384: SUCCESS: Integrated in HBase-TRUNK #4839 (See [https://

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877116#comment-13877116 ] Hudson commented on HBASE-10323: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #89 (See

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877081#comment-13877081 ] Hudson commented on HBASE-10323: SUCCESS: Integrated in HBase-0.98 #96 (See [https://bui

[jira] [Created] (HBASE-10390) expose checkAndPut/Delete custom comparators thru HTable

2014-01-20 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-10390: Summary: expose checkAndPut/Delete custom comparators thru HTable Key: HBASE-10390 URL: https://issues.apache.org/jira/browse/HBASE-10390 Project: HBase

[jira] [Commented] (HBASE-9004) Fix Documentation around Minor compaction and ttl

2014-01-20 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877069#comment-13877069 ] Feng Honghua commented on HBASE-9004: - bq.In my understanding, whole hfile is deleted

[jira] [Updated] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-01-20 Thread Vijay Sarvepali (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay Sarvepali updated HBASE-10385: Attachment: HBASE-10385.patch My first heroic attempt to patch. > ImportTsv to parse date

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877051#comment-13877051 ] Hudson commented on HBASE-10323: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #60 (Se

[jira] [Commented] (HBASE-10373) Add more details info for ACL group in HBase book

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877053#comment-13877053 ] Hudson commented on HBASE-10373: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #60 (Se

[jira] [Commented] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-01-20 Thread Vijay Sarvepali (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877048#comment-13877048 ] Vijay Sarvepali commented on HBASE-10385: - Hi Nick, Got it. I will just wait to

[jira] [Commented] (HBASE-10370) Compaction in out-of-date Store causes region split failure

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877054#comment-13877054 ] Hudson commented on HBASE-10370: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #60 (Se

[jira] [Commented] (HBASE-10377) Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877052#comment-13877052 ] Hudson commented on HBASE-10377: SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #60 (Se

[jira] [Commented] (HBASE-10383) Secure Bulk Load for 'completebulkload' fails for version 0.94.15

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877038#comment-13877038 ] Nick Dimiduk commented on HBASE-10383: -- Infra is on the fritz. Let me get back to yo

[jira] [Created] (HBASE-10389) Add namespace help info in table related shell commands

2014-01-20 Thread Jerry He (JIRA)
Jerry He created HBASE-10389: Summary: Add namespace help info in table related shell commands Key: HBASE-10389 URL: https://issues.apache.org/jira/browse/HBASE-10389 Project: HBase Issue Type: I

[jira] [Commented] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-01-20 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877024#comment-13877024 ] Nick Dimiduk commented on HBASE-10385: -- The design of ImportTsv makes is customary t

[jira] [Resolved] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10388. Resolution: Fixed Fix Version/s: (was: 0.98.0) Committed to trunk. Thanks Stack

[jira] [Commented] (HBASE-10373) Add more details info for ACL group in HBase book

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877015#comment-13877015 ] Hudson commented on HBASE-10373: SUCCESS: Integrated in HBase-TRUNK #4838 (See [https://

[jira] [Commented] (HBASE-10370) Compaction in out-of-date Store causes region split failure

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877016#comment-13877016 ] Hudson commented on HBASE-10370: SUCCESS: Integrated in HBase-TRUNK #4838 (See [https://

[jira] [Commented] (HBASE-10377) Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure

2014-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877014#comment-13877014 ] Hudson commented on HBASE-10377: SUCCESS: Integrated in HBase-TRUNK #4838 (See [https://

[jira] [Updated] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-10384: Resolution: Fixed Fix Version/s: 0.99.0 0.96.2 0.98.0

[jira] [Commented] (HBASE-10388) Add export control notice in README

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877009#comment-13877009 ] stack commented on HBASE-10388: --- Go for it Andrew. > Add export control notice in README >

[jira] [Updated] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10388: --- Priority: Blocker (was: Major) > Add export control notice in README >

[jira] [Updated] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10388: --- Attachment: 10388.patch I'm not able to get the site target to build (trust anchors are empt

[jira] [Updated] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10388: --- Description: A discussion on general@incubator for Twill mentioned that the (out-of-date?) d

[jira] [Created] (HBASE-10388) Add export control notice in README

2014-01-20 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-10388: -- Summary: Add export control notice in README Key: HBASE-10388 URL: https://issues.apache.org/jira/browse/HBASE-10388 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876958#comment-13876958 ] Hadoop QA commented on HBASE-10384: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (HBASE-10378) Divide HLog interface into User and Implementor specific interfaces

2014-01-20 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876942#comment-13876942 ] Himanshu Vashishtha commented on HBASE-10378: - Thanks for taking a look at th

[jira] [Updated] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10323: --- Fix Version/s: 0.98.0 Hadoop Flags: Reviewed Integrated to 0.98 as well. > Auto detect data block enco

[jira] [Commented] (HBASE-10387) Add config option to LoadTestTool which allows skipping call to System.exit()

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876917#comment-13876917 ] Ted Yu commented on HBASE-10387: Should have consulted hbase-it module earlier :-) > Add

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876905#comment-13876905 ] Andrew Purtell commented on HBASE-10384: +1 with the comment for 0.98. WTF. Good

[jira] [Commented] (HBASE-10323) Auto detect data block encoding in HFileOutputFormat

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876903#comment-13876903 ] Andrew Purtell commented on HBASE-10323: +1 for 0.98 > Auto detect data block en

[jira] [Commented] (HBASE-10380) Add bytesBinary and filter options to CopyTable

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876900#comment-13876900 ] Andrew Purtell commented on HBASE-10380: I concur with Nick about starting with a

[jira] [Updated] (HBASE-10387) Add config option to LoadTestTool which allows skipping call to System.exit()

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-10387: --- Resolution: Invalid Status: Resolved (was: Patch Available) Integration tests and u

[jira] [Updated] (HBASE-10377) Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10377: -- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed Status: Resolved (was: P

[jira] [Updated] (HBASE-10363) [0.94] TestInputSampler and TestInputSamplerTool fail under hadoop 2.0/23 profiles.

2014-01-20 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10363: -- Fix Version/s: (was: 0.94.16) 0.94.17 > [0.94] TestInputSampler and Tes

[jira] [Updated] (HBASE-10373) Add more details info for ACL group in HBase book

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-10373: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed to

[jira] [Resolved] (HBASE-10386) MultiThreadedWriter should utilize LOG in waitForFinish()

2014-01-20 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-10386. Resolution: Invalid LoadTestTool reports other status updates via System.out and System.er

[jira] [Commented] (HBASE-10385) ImportTsv to parse date time from typical loader formats

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876885#comment-13876885 ] stack commented on HBASE-10385: --- Thank you for the contrib [~ericavijay]. Would you mind f

[jira] [Updated] (HBASE-10387) Add config option to LoadTestTool which allows skipping call to System.exit()

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10387: --- Attachment: 10387-v1.txt Patch v1 adds skip_sys_exit option. At the end of successful load test, System.exit

[jira] [Updated] (HBASE-10387) Add config option to LoadTestTool which allows skipping call to System.exit()

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10387: --- Assignee: Ted Yu Status: Patch Available (was: Open) > Add config option to LoadTestTool which allows

[jira] [Commented] (HBASE-10380) Add bytesBinary and filter options to CopyTable

2014-01-20 Thread Ishan Chhabra (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876880#comment-13876880 ] Ishan Chhabra commented on HBASE-10380: --- Ok. Ill submit a trunk patch then. I tend

[jira] [Updated] (HBASE-10387) Add config option to LoadTestTool which allows skipping call to System.exit()

2014-01-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-10387: --- Description: I was running Hoya load test which uses LoadTestTool. The load was successful. However Hoya tes

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876873#comment-13876873 ] Jimmy Xiang commented on HBASE-10384: - Sure. Thanks for the review. > Failed to incr

[jira] [Updated] (HBASE-10123) Change default ports; move them out of linux ephemeral port range

2014-01-20 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-10123: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Change default ports; m

[jira] [Commented] (HBASE-10384) Failed to increment serveral columns in one Increment

2014-01-20 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876868#comment-13876868 ] stack commented on HBASE-10384: --- +1 On commit, add comment on why you bother sorting. > F

  1   2   >