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

2014-05-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-11149: Status: Patch Available (was: Open) Wire encryption is broken -

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

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11137: - Attachment: (was: HBASE-11137.01.patch.0) Add mapred.TableSnapshotInputFormat

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

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11137: - Status: Open (was: Patch Available) Add mapred.TableSnapshotInputFormat

[jira] [Resolved] (HBASE-10936) Add zeroByte encoding test

2014-05-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-10936. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.94 and 0.96. Add zeroByte

[jira] [Updated] (HBASE-11135) Change region sequenceid generation so happens earlier in the append cycle rather than just before added to file

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11135: -- Attachment: 11135v8.txt Change region sequenceid generation so happens earlier in the append cycle rather

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

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997295#comment-13997295 ] Andrew Purtell commented on HBASE-11161: lgtm, where would you put this,

[jira] [Commented] (HBASE-7958) Statistics per-column family per-region

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997320#comment-13997320 ] Andrew Purtell commented on HBASE-7958: --- To make the statistics useful we could

[jira] [Commented] (HBASE-10569) Co-locate meta and master

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997248#comment-13997248 ] stack commented on HBASE-10569: --- bq. ...what is the benefit of having this complexity.

[jira] [Commented] (HBASE-11079) Normalize test tools across branches

2014-05-14 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996312#comment-13996312 ] Jean-Marc Spaggiari commented on HBASE-11079: - HBASE-11074 is a good example

[jira] [Commented] (HBASE-6581) Build with hadoop.profile=3.0

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997283#comment-13997283 ] Andrew Purtell commented on HBASE-6581: --- Maybe we only need work on this in trunk?

[jira] [Updated] (HBASE-10936) Port zeroByte encoding test from parent.

2014-05-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-10936: -- Summary: Port zeroByte encoding test from parent. (was: Port zeroByte encoding from parent.)

[jira] [Commented] (HBASE-11126) Add RegionObserver pre hooks that operate under row lock

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997289#comment-13997289 ] Andrew Purtell commented on HBASE-11126: Thanks for taking this Ram! Add

[jira] [Comment Edited] (HBASE-7958) Statistics per-column family per-region

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997314#comment-13997314 ] Andrew Purtell edited comment on HBASE-7958 at 5/14/14 6:13 AM:

[jira] [Commented] (HBASE-10965) Automate detection of presence of Filter#filterRow()

2014-05-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996838#comment-13996838 ] Ted Yu commented on HBASE-10965: From Filter.java in 0.96 : {code} * Interface for row

[jira] [Resolved] (HBASE-11143) Improve replication metrics

2014-05-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-11143. --- Resolution: Fixed Hadoop Flags: Reviewed Committed to 0.94, 0.98, and trunk. Thanks

[jira] [Updated] (HBASE-10985) Decouple Split Transaction from Zookeeper

2014-05-14 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-10985: Attachment: HBASE_10985-v5.patch Decouple Split Transaction from Zookeeper

[jira] [Updated] (HBASE-11108) Split ZKTable into interface and implementation

2014-05-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-11108: Status: Open (was: Patch Available) Split ZKTable into interface and implementation

[jira] [Commented] (HBASE-10357) Failover RPC's for scans

2014-05-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997113#comment-13997113 ] Enis Soztutar commented on HBASE-10357: --- bq. I think for 1.0 we should make the

[jira] [Updated] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11167: --- Status: Open (was: Patch Available) Avoid usage of java.rmi package Exception in MemStore

[jira] [Commented] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997339#comment-13997339 ] ramkrishna.s.vasudevan commented on HBASE-11167: +1 Avoid usage of

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

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11161: - Status: Patch Available (was: Open) Provide example of POJO encoding with protobuf

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

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11149: --- Fix Version/s: 0.98.3 Wire encryption is broken -

[jira] [Commented] (HBASE-7958) Statistics per-column family per-region

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997314#comment-13997314 ] Andrew Purtell commented on HBASE-7958: --- Thanks for the summary [~jesse_yates].

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

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997395#comment-13997395 ] Andrew Purtell commented on HBASE-11149: Given what the patch adds, I'd say this

[jira] [Resolved] (HBASE-6424) TestReplication frequently hangs

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-6424. --- Resolution: Fixed Resolved by other issues TestReplication frequently hangs

[jira] [Commented] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997336#comment-13997336 ] Anoop Sam John commented on HBASE-11167: Thanks to [~apurtell] for noticing this

[jira] [Commented] (HBASE-11155) Fix Validation Errors in Ref Guide

2014-05-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996991#comment-13996991 ] Misty Stanley-Jones commented on HBASE-11155: - Deleting these patches for now

[jira] [Updated] (HBASE-10251) Restore API Compat for PerformanceEvaluation.generateValue()

2014-05-14 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dima Spivak updated HBASE-10251: Attachment: HBASE-10251-v2.patch Passes VALUE_LENGTH into #generateData(Random, int). Restore

[jira] [Updated] (HBASE-10985) Decouple Split Transaction from Zookeeper

2014-05-14 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-10985: Status: Patch Available (was: Open) Decouple Split Transaction from Zookeeper

[jira] [Updated] (HBASE-11142) Taking snapshots can leave sockets on the master stuck in CLOSE_WAIT state

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11142: --- Affects Version/s: 0.99.0 0.96.1.1 0.98.2

[jira] [Updated] (HBASE-10561) Forward port: HBASE-10212 New rpc metric: number of active handler

2014-05-14 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Xie updated HBASE-10561: -- Status: Patch Available (was: Open) Forward port: HBASE-10212 New rpc metric: number of active

[jira] [Created] (HBASE-11145) Issue with HLog sync

2014-05-14 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-11145: -- Summary: Issue with HLog sync Key: HBASE-11145 URL: https://issues.apache.org/jira/browse/HBASE-11145 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997020#comment-13997020 ] stack commented on HBASE-7987: -- On 0.96, this patch manages old and new style. Can 0.96 just

[jira] [Commented] (HBASE-6581) Build with hadoop.profile=3.0

2014-05-14 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997390#comment-13997390 ] Eric Charles commented on HBASE-6581: - [~apurtell] I was just focusing on trunk. To my

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

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997392#comment-13997392 ] Andrew Purtell commented on HBASE-11149: +1 for 0.98 as well Wire encryption is

[jira] [Updated] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11167: --- Attachment: HBASE-11167.patch Avoid usage of java.rmi package Exception in MemStore

[jira] [Commented] (HBASE-10915) Decouple region closing (HM and HRS) from ZK

2014-05-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997070#comment-13997070 ] Mikhail Antonov commented on HBASE-10915: - [~stack] any thoughts on the last

[jira] [Updated] (HBASE-10861) Supporting API in ByteRange

2014-05-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-10861: --- Attachment: HBASE-10861_3.patch Patch creates AbstractByteRange and

[jira] [Comment Edited] (HBASE-1197) IPC of large cells should transfer in chunks not via naive full copy

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997215#comment-13997215 ] Andrew Purtell edited comment on HBASE-1197 at 5/14/14 2:50 AM:

[jira] [Updated] (HBASE-11155) Fix Validation Errors in Ref Guide

2014-05-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11155: Attachment: (was: HBASE-11155-schema_design.xml.patch) Fix Validation Errors

[jira] [Resolved] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-11098. --- Resolution: Fixed Fix Version/s: 0.99.0 Hadoop Flags: Reviewed Improve documentation around

[jira] [Updated] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11098: -- Attachment: 11098v3.txt What I committed (addressed Jon's feedback). Yes Nick, the change was intentional.

[jira] [Commented] (HBASE-11054) Create new hook in StoreScanner to help user creating his own delete tracker

2014-05-14 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997499#comment-13997499 ] Nicolas Liochon commented on HBASE-11054: - bq. None that I am aware of beyond

[jira] [Updated] (HBASE-11125) Introduce a higher level interface for registering interest in coprocessor upcalls

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-11125: --- Fix Version/s: 1.0.0 Introduce a higher level interface for registering interest in

[jira] [Commented] (HBASE-11079) Normalize test tools across branches

2014-05-14 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996311#comment-13996311 ] Jean-Marc Spaggiari commented on HBASE-11079: - Hum. Both oneshot sync and no

[jira] [Updated] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-11098: Attachment: 11098.add.patch Improve documentation around our blockcache options

[jira] [Updated] (HBASE-11135) Change region sequenceid generation so happens earlier in the append cycle rather than just before added to file

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11135: -- Attachment: 11135v5.txt Retry for hadoopqa Change region sequenceid generation so happens earlier in the

[jira] [Commented] (HBASE-10573) Use Netty 4

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996759#comment-13996759 ] stack commented on HBASE-10573: --- lgtm +1 if tests pass. We still have to enable the

[jira] [Commented] (HBASE-10561) Forward port: HBASE-10212 New rpc metric: number of active handler

2014-05-14 Thread Liang Xie (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996092#comment-13996092 ] Liang Xie commented on HBASE-10561: --- Thank you [~mbertozzi], [~stepinto] for your

[jira] [Created] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-11167: -- Summary: Avoid usage of java.rmi package Exception in MemStore Key: HBASE-11167 URL: https://issues.apache.org/jira/browse/HBASE-11167 Project: HBase

[jira] [Updated] (HBASE-11154) Document how to use Reverse Scan API

2014-05-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11154: Attachment: (was: HBASE-11154.patch) Document how to use Reverse Scan API

[jira] [Updated] (HBASE-11147) Avoid creating List of KeyValue in FilterBase#filterRowCells(ListCell)

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11147: -- Priority: Trivial (was: Minor) Avoid creating List of KeyValue in FilterBase#filterRowCells(ListCell)

[jira] [Commented] (HBASE-11054) Create new hook in StoreScanner to help user creating his own delete tracker

2014-05-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997447#comment-13997447 ] ramkrishna.s.vasudevan commented on HBASE-11054: bq. but it would worth

[jira] [Commented] (HBASE-10573) Use Netty 4

2014-05-14 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997353#comment-13997353 ] Nicolas Liochon commented on HBASE-10573: - bq. We still have to enable the

[jira] [Commented] (HBASE-10569) Co-locate meta and master

2014-05-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997647#comment-13997647 ] Jimmy Xiang commented on HBASE-10569: - Totally agree with what Stack and Matteo said.

[jira] [Commented] (HBASE-11108) Split ZKTable into interface and implementation

2014-05-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993416#comment-13993416 ] Hadoop QA commented on HBASE-11108: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-1197) IPC of large cells should transfer in chunks not via naive full copy

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997215#comment-13997215 ] Andrew Purtell commented on HBASE-1197: --- Yes let's close this issue and open another

[jira] [Created] (HBASE-11168) [docs] Remove references to RowLocks in post 0.96 docs.

2014-05-14 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-11168: -- Summary: [docs] Remove references to RowLocks in post 0.96 docs. Key: HBASE-11168 URL: https://issues.apache.org/jira/browse/HBASE-11168 Project: HBase

[jira] [Updated] (HBASE-11169) nit: fix javadoc error in OrderedBytes about BlobVar and BlobCopy

2014-05-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-11169: --- Attachment: HBASE-11169.patch nit: fix javadoc error in OrderedBytes about BlobVar and

[jira] [Commented] (HBASE-9345) Add support for specifying filters in scan

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

[jira] [Commented] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997732#comment-13997732 ] Nick Dimiduk commented on HBASE-11098: -- +1 on addendum Improve documentation

[jira] [Commented] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997743#comment-13997743 ] stack commented on HBASE-11098: --- Thank you [~liochon] Sorry for the breakage. I will be

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

2014-05-14 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997733#comment-13997733 ] Devaraj Das commented on HBASE-11149: - bq. I'd say this was left out during the

[jira] [Commented] (HBASE-10569) Co-locate meta and master

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997755#comment-13997755 ] stack commented on HBASE-10569: --- [~jxiang] Should we default on co-located master and meta

[jira] [Commented] (HBASE-10573) Use Netty 4

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997786#comment-13997786 ] stack commented on HBASE-10573: --- I see. +1 if tests pass for you. Use Netty 4

[jira] [Updated] (HBASE-10985) Decouple Split Transaction from Zookeeper

2014-05-14 Thread Sergey Soldatov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Soldatov updated HBASE-10985: Status: Open (was: Patch Available) Decouple Split Transaction from Zookeeper

[jira] [Updated] (HBASE-10835) DBE encode path improvements

2014-05-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-10835: --- Attachment: HBASE-10835_V4.patch Addressing comments in RB. DBE encode path improvements

[jira] [Commented] (HBASE-6990) Pretty print TTL

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997791#comment-13997791 ] stack commented on HBASE-6990: -- Mighty [~esteban], any examples of what the new pretty print

[jira] [Updated] (HBASE-6990) Pretty print TTL

2014-05-14 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-6990: - Status: Patch Available (was: Open) Pretty print TTL

[jira] [Comment Edited] (HBASE-10569) Co-locate meta and master

2014-05-14 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997647#comment-13997647 ] Jimmy Xiang edited comment on HBASE-10569 at 5/14/14 3:31 PM:

[jira] [Commented] (HBASE-11098) Improve documentation around our blockcache options

2014-05-14 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997768#comment-13997768 ] Nicolas Liochon commented on HBASE-11098: - Committed... Actually, the root issue

[jira] [Commented] (HBASE-7987) Snapshot Manifest file instead of multiple empty files

2014-05-14 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997155#comment-13997155 ] Enis Soztutar commented on HBASE-7987: -- I would be reluctant to put this in 0.98 as

[jira] [Updated] (HBASE-11162) RegionServer webui uses the default master info port irrespective of the user configuration.

2014-05-14 Thread Srikanth Srungarapu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Srungarapu updated HBASE-11162: Attachment: HBASE-11162.patch RegionServer webui uses the default master info

[jira] [Commented] (HBASE-11169) nit: fix javadoc error in OrderedBytes about BlobVar and BlobCopy

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997917#comment-13997917 ] Nick Dimiduk commented on HBASE-11169: -- +1 Thanks. I think I missed these details

[jira] [Updated] (HBASE-11155) Fix Validation Errors in Ref Guide

2014-05-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11155: Attachment: (was: HBASE-11155-book.xml.patch) Fix Validation Errors in Ref

[jira] [Commented] (HBASE-10936) Port zeroByte encoding test from parent.

2014-05-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996114#comment-13996114 ] Lars Hofhansl commented on HBASE-10936: --- [~stack], you want this in 0.96, still?

[jira] [Commented] (HBASE-11139) BoundedPriorityBlockingQueue#poll() should check the return value from awaitNanos()

2014-05-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994256#comment-13994256 ] Hadoop QA commented on HBASE-11139: --- {color:red}-1 overall{color}. Here are the

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

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11137: - Status: Patch Available (was: Open) Add mapred.TableSnapshotInputFormat

[jira] [Commented] (HBASE-11092) Server interface should have method getConsensusProvider()

2014-05-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992509#comment-13992509 ] Mikhail Antonov commented on HBASE-11092: - Don't think it's related to my

[jira] [Updated] (HBASE-11177) 'hbase.rest.filter.classes' exists in hbase-default.xml twice

2014-05-14 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-11177: Attachment: HBASE-11177.patch 'hbase.rest.filter.classes' exists in

[jira] [Commented] (HBASE-11094) Distributed log replay is incompatible for rolling restarts

2014-05-14 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994083#comment-13994083 ] Jeffrey Zhong commented on HBASE-11094: --- {quote} -1 lineLengths. The patch

[jira] [Commented] (HBASE-11127) Move security features into core

2014-05-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998125#comment-13998125 ] Jerry He commented on HBASE-11127: -- Good alternative. Security needs a dedicated place.

[jira] [Updated] (HBASE-11145) Issue with HLog sync

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11145: -- Attachment: 11145.txt What about this [~anoop.hbase] If an exception comes out at the UNEXPECTED, something

[jira] [Commented] (HBASE-11134) Add a -list-snapshots option to SnapshotInfo

2014-05-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993933#comment-13993933 ] Jonathan Hsieh commented on HBASE-11134: Binding these vars to FSUtils so they

[jira] [Updated] (HBASE-6990) Pretty print TTL

2014-05-14 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteban Gutierrez updated HBASE-6990: - Attachment: HBASE-6990.v1.patch New version removes some redundancies. Pretty print

[jira] [Commented] (HBASE-11092) Server interface should have method getConsensusProvider()

2014-05-14 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13992530#comment-13992530 ] Mikhail Antonov commented on HBASE-11092: - Thanks [~stack] I'll keep an eye on

[jira] [Commented] (HBASE-10877) HBase non-retriable exception list should be expanded

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13995879#comment-13995879 ] Nick Dimiduk commented on HBASE-10877: -- Ah, yes. This error is not obvious. There's

[jira] [Updated] (HBASE-11143) ageOfLastShippedOp metric is confusing

2014-05-14 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-11143: -- Attachment: 11143-0.94-v2.txt Something like this. Also collects the number of KBs shipped

[jira] [Commented] (HBASE-11135) Change region sequenceid generation so happens earlier in the append cycle rather than just before added to file

2014-05-14 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996701#comment-13996701 ] Jeffrey Zhong commented on HBASE-11135: --- The v8 patch says following. I think it's

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

2014-05-14 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11137: - Attachment: HBASE-11137.00-0.98.patch Here's a patch for 0.98, based on the trunk v01. I

[jira] [Commented] (HBASE-6990) Pretty print TTL

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13997946#comment-13997946 ] stack commented on HBASE-6990: -- That looks good Esteban. What does it look like when the

[jira] [Updated] (HBASE-11168) [docs] Remove references to RowLocks in post 0.96 docs.

2014-05-14 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-11168: --- Attachment: hbase-11168.patch [docs] Remove references to RowLocks in post 0.96 docs.

[jira] [Updated] (HBASE-11171) More doc improvements on block cache options

2014-05-14 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-11171: -- Status: Patch Available (was: Open) More doc improvements on block cache options

[jira] [Commented] (HBASE-11142) Taking snapshots can leave sockets on the master stuck in CLOSE_WAIT state

2014-05-14 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993260#comment-13993260 ] Andrew Purtell commented on HBASE-11142: CLOSE_WAIT state is entered when the

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

2014-05-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13994093#comment-13994093 ] Hadoop QA commented on HBASE-11149: --- {color:red}-1 overall{color}. Here are the

[jira] [Commented] (HBASE-10573) Use Netty 4

2014-05-14 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996559#comment-13996559 ] Nicolas Liochon commented on HBASE-10573: - Here is a version that works here. It

[jira] [Commented] (HBASE-10993) Deprioritize long-running scanners

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

[jira] [Updated] (HBASE-11167) Avoid usage of java.rmi package Exception in MemStore

2014-05-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-11167: --- Attachment: HBASE-11167.patch Avoid usage of java.rmi package Exception in MemStore

[jira] [Updated] (HBASE-11054) Create new hook in StoreScanner to help user creating his own delete tracker

2014-05-14 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-11054: --- Release Note: Creates a new hook in the RegionObserver Coprocessor, {code}

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

2014-05-14 Thread Qiang Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13996228#comment-13996228 ] Qiang Tian commented on HBASE-11096: Thanks Ted's comment. sure, will remove it. Hi

  1   2   >