[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008289#comment-14008289 ] Anoop Sam John commented on HBASE-11234: prefix-tree part of fix is required in

[jira] [Resolved] (HBASE-11246) Backport HBASE-11234 'FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result'

2014-05-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-11246. Resolution: Invalid HBASE-11234 is in reopened state now. No need for this Jira. So

[jira] [Reopened] (HBASE-11246) Backport HBASE-11234 'FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result'

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-11246: Backport HBASE-11234 'FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result'

[jira] [Resolved] (HBASE-11246) Backport HBASE-11234 'FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result'

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-11246. Resolution: Duplicate Backport HBASE-11234 'FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong

Does anyone know how to read hbase hdfs file using java api?

2014-05-25 Thread David Liu
Hi experts, I create a table using this command: create 'test','cf1'. then put some data there: put 'test','realRow','cf1','realvalue1' now I am trying to read its data using hdfs java api instead of hbase api: FileSystem fs = FileSystem.get(URI.create(uri), conf); Path path = new Path(

[jira] [Commented] (HBASE-11096) stop method of Master and RegionServer coprocessor is not invoked

2014-05-25 Thread Qiang Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008311#comment-14008311 ] Qiang Tian commented on HBASE-11096: Hi [~apurtell], it looks the shutdown method is

Re: Does anyone know how to read hbase hdfs file using java api?

2014-05-25 Thread Stack
On Sat, May 24, 2014 at 11:23 PM, David Liu d...@gopivotal.com wrote: Hi experts, I create a table using this command: create 'test','cf1'. then put some data there: put 'test','realRow','cf1','realvalue1' now I am trying to read its data using hdfs java api instead of hbase api:

[jira] [Created] (HBASE-11249) Missing null check in finally block of HRegion#processRowsWithLocks()

2014-05-25 Thread Ted Yu (JIRA)
Ted Yu created HBASE-11249: -- Summary: Missing null check in finally block of HRegion#processRowsWithLocks() Key: HBASE-11249 URL: https://issues.apache.org/jira/browse/HBASE-11249 Project: HBase

[jira] [Updated] (HBASE-11249) Missing null check in finally block of HRegion#processRowsWithLocks()

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11249: --- Description: At line 4883: {code} Store store = getStore(kv); if (store == null) {

[jira] [Updated] (HBASE-11249) Missing null check in finally block of HRegion#processRowsWithLocks()

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11249: --- Description: At line 4883: {code} Store store = getStore(kv); if (store == null) {

[jira] [Updated] (HBASE-11249) Missing null check in finally block of HRegion#processRowsWithLocks() may lead to partially rolled back state in memstore.

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11249: --- Summary: Missing null check in finally block of HRegion#processRowsWithLocks() may lead to partially rolled

[jira] [Updated] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-11234: --- Attachment: 11234-trunk.addendum Addendum for trunk which touches PrefixTreeArrayScanner.java

[jira] [Commented] (HBASE-11161) Provide example of POJO encoding with protobuf

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008447#comment-14008447 ] Hudson commented on HBASE-11161: SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-11137) Add mapred.TableSnapshotInputFormat

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008443#comment-14008443 ] Hudson commented on HBASE-11137: SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-11227) Mention 8- and 16-bit fixed-with encodings in OrderedBytes docstring

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008445#comment-14008445 ] Hudson commented on HBASE-11227: SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-11149) Wire encryption is broken

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008444#comment-14008444 ] Hudson commented on HBASE-11149: SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-9857) Blockcache prefetch option

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008442#comment-14008442 ] Hudson commented on HBASE-9857: --- SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008446#comment-14008446 ] Hudson commented on HBASE-11234: SUCCESS: Integrated in HBase-0.98 #314 (See

[jira] [Commented] (HBASE-11149) Wire encryption is broken

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008454#comment-14008454 ] Hudson commented on HBASE-11149: SUCCESS: Integrated in HBase-TRUNK #5140 (See

[jira] [Commented] (HBASE-11161) Provide example of POJO encoding with protobuf

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008456#comment-14008456 ] Hudson commented on HBASE-11161: SUCCESS: Integrated in HBase-TRUNK #5140 (See

[jira] [Commented] (HBASE-9857) Blockcache prefetch option

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008453#comment-14008453 ] Hudson commented on HBASE-9857: --- SUCCESS: Integrated in HBase-TRUNK #5140 (See

[jira] [Commented] (HBASE-11227) Mention 8- and 16-bit fixed-with encodings in OrderedBytes docstring

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008455#comment-14008455 ] Hudson commented on HBASE-11227: SUCCESS: Integrated in HBase-TRUNK #5140 (See

[jira] [Commented] (HBASE-11238) Add info about SlabCache and BucketCache to Ref Guide

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008457#comment-14008457 ] Misty Stanley-Jones commented on HBASE-11238: - My thinking was that this is a

[jira] [Assigned] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones reassigned HBASE-11250: --- Assignee: Misty Stanley-Jones (was: Francis Liu) Document: CLONE - Fix

[jira] [Created] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-11250: --- Summary: Document: CLONE - Fix jersey serialization/deserialization of json objects Key: HBASE-11250 URL: https://issues.apache.org/jira/browse/HBASE-11250

[jira] [Updated] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11250: Fix Version/s: (was: 0.96.0) (was: 0.98.0) Document:

[jira] [Updated] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11250: Affects Version/s: 0.92.2 Document: CLONE - Fix jersey

[jira] [Updated] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11250: Component/s: documentation Document: CLONE - Fix jersey

[jira] [Commented] (HBASE-11226) Document and increase the default value for hbase.hstore.flusher.count

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008467#comment-14008467 ] Hudson commented on HBASE-11226: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11161) Provide example of POJO encoding with protobuf

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008471#comment-14008471 ] Hudson commented on HBASE-11161: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11137) Add mapred.TableSnapshotInputFormat

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008466#comment-14008466 ] Hudson commented on HBASE-11137: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11149) Wire encryption is broken

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008468#comment-14008468 ] Hudson commented on HBASE-11149: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-9857) Blockcache prefetch option

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008465#comment-14008465 ] Hudson commented on HBASE-9857: --- SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295 (See

[jira] [Commented] (HBASE-11227) Mention 8- and 16-bit fixed-with encodings in OrderedBytes docstring

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008469#comment-14008469 ] Hudson commented on HBASE-11227: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11209) Increase the default value for hbase.hregion.memstore.block.multipler from 2 to 4

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008464#comment-14008464 ] Hudson commented on HBASE-11209: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008470#comment-14008470 ] Hudson commented on HBASE-11234: SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #295

[jira] [Commented] (HBASE-11250) Document: CLONE - Fix jersey serialization/deserialization of json objects

2014-05-25 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008473#comment-14008473 ] Misty Stanley-Jones commented on HBASE-11250: - This should be updated at the

[jira] [Commented] (HBASE-11218) Data loss in HBase standalone mode

2014-05-25 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008526#comment-14008526 ] Liu Shaohui commented on HBASE-11218: - [~nkeywal] The comparison done in my dev

[jira] [Commented] (HBASE-11218) Data loss in HBase standalone mode

2014-05-25 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008527#comment-14008527 ] Liu Shaohui commented on HBASE-11218: - [~enis] {quote} in pseudo distributed mode,

[jira] [Updated] (HBASE-10771) Primitive type put/get APIs in ByteRange

2014-05-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-10771: --- Attachment: HBASE-10771_V4.patch Andy helped me to run a test for checking the inlining of

[jira] [Created] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-11251: -- Summary: LoadTestTool should grant READ permission for the users that are given READ access Key: HBASE-11251 URL:

[jira] [Updated] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11251: --- Summary: LoadTestTool should grant READ permission for the users that are

[jira] [Updated] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11251: --- Fix Version/s: 0.99.0 LoadTestTool should grant READ permission for the

[jira] [Updated] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11251: --- Status: Patch Available (was: Open) LoadTestTool should grant READ

[jira] [Updated] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11251: --- Attachment: HBASE-11251_trunk.patch LoadTestTool should grant READ

[jira] [Updated] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11251: --- Attachment: HBASE-11251_0.98.patch LoadTestTool should grant READ

[jira] [Commented] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008574#comment-14008574 ] Andrew Purtell commented on HBASE-11251: +1 This change was made so the cell

[jira] [Updated] (HBASE-11234) FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result

2014-05-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11234: --- Fix Version/s: (was: 0.98.4) 0.98.3

[jira] [Commented] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008594#comment-14008594 ] Anoop Sam John commented on HBASE-11251: + HTable table = new HTable(conf,

[jira] [Commented] (HBASE-11251) LoadTestTool should grant READ permission for the users that are given READ access for specific cells

2014-05-25 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008596#comment-14008596 ] ramkrishna.s.vasudevan commented on HBASE-11251: bq.Any reason why the