[jira] [Comment Edited] (HBASE-15180) Reduce garbage created while reading Cells from Codec Decoder

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148222#comment-15148222 ] Anoop Sam John edited comment on HBASE-15180 at 2/16/16 7:50 AM: - Ya the

[jira] [Commented] (HBASE-15180) Reduce garbage created while reading Cells from Codec Decoder

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148222#comment-15148222 ] Anoop Sam John commented on HBASE-15180: Ya the test code change looks fine. > Reduce garbage

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148211#comment-15148211 ] Ted Yu commented on HBASE-15243: The change in MultiRowRangeFilter was to deal with the following case:

[jira] [Commented] (HBASE-11715) HBase should provide a tool to compare 2 remote tables.

2016-02-15 Thread cuixin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148210#comment-15148210 ] cuixin commented on HBASE-11715: We cannot think the htable's value is same, when we found the Blooms is

[jira] [Commented] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148207#comment-15148207 ] Heng Chen commented on HBASE-15270: --- why encodeForHTML, not encodeForURL? > Use appropriate encoding

[jira] [Commented] (HBASE-15180) Reduce garbage created while reading Cells from Codec Decoder

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148203#comment-15148203 ] Anoop Sam John commented on HBASE-15180: Thanks for checking the test.. I will check that.. bq.

[jira] [Updated] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15243: --- Attachment: HBASE-15243-v3.txt > Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList

[jira] [Updated] (HBASE-15263) TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15263: -- Attachment: HBASE-15263.patch add timeout >

[jira] [Updated] (HBASE-15263) TestIPv6NIOServerSocketChannel.testServerSocketFromLocalhostResolution can hang indefinetly

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15263: -- Fix Version/s: 2.0.0 Status: Patch Available (was: Open) >

[jira] [Commented] (HBASE-15180) Reduce garbage created while reading Cells from Codec Decoder

2016-02-15 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148194#comment-15148194 ] Yu Li commented on HBASE-15180: --- {{TestTags#testFlushAndCompactionWithoutTags}} will fail with the latest

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148159#comment-15148159 ] Heng Chen commented on HBASE-15267: --- As for scan, it is impossible to visit an inexistent row. But

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148144#comment-15148144 ] Anoop Sam John commented on HBASE-15243: Why is the change in MultiRowRangeFilter in V2? {code}

[jira] [Updated] (HBASE-15264) Implement a fan out HDFS OutputStream

2016-02-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15264: -- Attachment: HBASE-15264-v2.patch Addressing the findbugs issue. > Implement a fan out HDFS

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148141#comment-15148141 ] Anoop Sam John commented on HBASE-15267: I see.. am not sure how that will happen.. A get is

[jira] [Updated] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15243: --- Release Note: When all filters in a MUST_PASS_ONE FilterList return a SEEK_USING_NEXT_HINT code, we return

[jira] [Commented] (HBASE-15205) Do not find the replication scope for every WAL#append()

2016-02-15 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148116#comment-15148116 ] ramkrishna.s.vasudevan commented on HBASE-15205: Ping for reviews. > Do not find the

[jira] [Resolved] (HBASE-15268) Ranger policy in HBase

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-15268. Resolution: Invalid > Ranger policy in HBase > -- > >

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148108#comment-15148108 ] Eungsop Yoo commented on HBASE-15267: - Yes. The read requests count for Get and Scan are

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148107#comment-15148107 ] Heng Chen commented on HBASE-15267: --- I think Yoo's point is scan(d) ignore this request, so get(d)

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148100#comment-15148100 ] Anoop Sam John commented on HBASE-15267: For get "d" - Ya that is not a rk available.. Still why

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148064#comment-15148064 ] Heng Chen commented on HBASE-15267: --- Number looks good. > Read requests count metric is increased

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148055#comment-15148055 ] Hadoop QA commented on HBASE-15243: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148049#comment-15148049 ] Heng Chen commented on HBASE-15273: --- Amazing! > Advance Hadoop Architecture (AHA) - Advance HBase

[jira] [Updated] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15243: --- Attachment: HBASE-15243-v2.txt Patch v2 with change in MultiRowRangeFilter#getNextCellHint() so that

[jira] [Commented] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15148001#comment-15148001 ] Duo Zhang commented on HBASE-13839: --- OK, I saw the new commit :) > Fix AssgnmentManagerTmpl.jamon

[jira] [Commented] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147997#comment-15147997 ] Duo Zhang commented on HBASE-13839: --- So you will do it [~stack]? > Fix AssgnmentManagerTmpl.jamon

[jira] [Commented] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147992#comment-15147992 ] stack commented on HBASE-13839: --- Yeah, this broke TestMasterStatusServlet. Paging limit no longer

[jira] [Commented] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147991#comment-15147991 ] Duo Zhang commented on HBASE-13839: --- [~stack] This causes the

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147955#comment-15147955 ] Eungsop Yoo commented on HBASE-15267: - Suppose that there are three rows, a, b and c(deleted but not

[jira] [Commented] (HBASE-15222) Use HDR histograms rather than hadoop or yammer's

2016-02-15 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147948#comment-15147948 ] Mikhail Antonov commented on HBASE-15222: - Bumping priority to critical as I've seen on some of

[jira] [Updated] (HBASE-15222) Use HDR histograms rather than hadoop or yammer's

2016-02-15 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Antonov updated HBASE-15222: Priority: Critical (was: Major) > Use HDR histograms rather than hadoop or yammer's >

[jira] [Commented] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147685#comment-15147685 ] Hadoop QA commented on HBASE-15270: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-13839) Fix AssgnmentManagerTmpl.jamon issues (coloring, content etc.)

2016-02-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147667#comment-15147667 ] stack commented on HBASE-13839: --- See if it is this issue I see

[jira] [Commented] (HBASE-15243) Utilize the lowest seek value when all Filters in MUST_PASS_ONE FilterList return SEEK_NEXT_USING_HINT

2016-02-15 Thread Preston Koprivica (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147665#comment-15147665 ] Preston Koprivica commented on HBASE-15243: --- I think the risk here is that the underlying

[jira] [Commented] (HBASE-9393) Hbase does not closing a closed socket resulting in many CLOSE_WAIT

2016-02-15 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147647#comment-15147647 ] stack commented on HBASE-9393: -- Thanks for the revert [~busbey] Makes sense. Sorry for making work for

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147612#comment-15147612 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1173 (See

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147603#comment-15147603 ] Hudson commented on HBASE-15198: FAILURE: Integrated in HBase-0.98-matrix #299 (See

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147593#comment-15147593 ] Hudson commented on HBASE-15122: SUCCESS: Integrated in HBase-1.0 #1146 (See

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147538#comment-15147538 ] Hudson commented on HBASE-15122: SUCCESS: Integrated in HBase-1.1-JDK7 #1663 (See

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147515#comment-15147515 ] Dinesh S. Atreya commented on HBASE-15273: -- {panel:title=MVCC Timestamp based} Sample is given

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147512#comment-15147512 ] Dinesh S. Atreya commented on HBASE-15273: -- {panel:title=MVCC Counter based} Sample is given

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147505#comment-15147505 ] Dinesh S. Atreya commented on HBASE-15273: -- For Multi Version Concurrency Control (MVCC), there

[jira] [Updated] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dinesh S. Atreya updated HBASE-15273: - Description: Link to Umbrella JIRA https://issues.apache.org/jira/browse/HADOOP-12620

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147501#comment-15147501 ] Dinesh S. Atreya commented on HBASE-15273: -- Noting that this issue is dependent on

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147497#comment-15147497 ] Dinesh S. Atreya commented on HBASE-15273: -- Please review JIRA

[jira] [Commented] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147496#comment-15147496 ] Dinesh S. Atreya commented on HBASE-15273: -- Compactions when absolutely needed can be made

[jira] [Created] (HBASE-15273) Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA

2016-02-15 Thread Dinesh S. Atreya (JIRA)
Dinesh S. Atreya created HBASE-15273: Summary: Advance Hadoop Architecture (AHA) - Advance HBase (Umbrella) JIRA Key: HBASE-15273 URL: https://issues.apache.org/jira/browse/HBASE-15273 Project:

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147474#comment-15147474 ] Hudson commented on HBASE-15122: SUCCESS: Integrated in HBase-1.1-JDK8 #1750 (See

[jira] [Created] (HBASE-15272) Add error handling for split and compact actions in table.jsp

2016-02-15 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15272: --- Summary: Add error handling for split and compact actions in table.jsp Key: HBASE-15272 URL: https://issues.apache.org/jira/browse/HBASE-15272 Project: HBase

[jira] [Created] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-15 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-15271: --- Summary: Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures Key: HBASE-15271 URL:

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147419#comment-15147419 ] Ted Malaska commented on HBASE-15184: - I'm also here on this Jira. I'm on a clint application now

[jira] [Updated] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15270: Fix Version/s: 1.1.3 1.2.1 2.0.0 Status: Patch

[jira] [Updated] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15270: Attachment: HBASE-15270_v0.patch Here is patch. > Use appropriate encoding for "filter" field in

[jira] [Commented] (HBASE-15264) Implement a fan out HDFS OutputStream

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147383#comment-15147383 ] Hadoop QA commented on HBASE-15264: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Assigned] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic reassigned HBASE-15270: --- Assignee: Samir Ahmic > Use appropriate encoding for "filter" field in

[jira] [Created] (HBASE-15270) Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon

2016-02-15 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15270: --- Summary: Use appropriate encoding for "filter" field in TaskMonitorTmpl.jamon Key: HBASE-15270 URL: https://issues.apache.org/jira/browse/HBASE-15270 Project: HBase

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147347#comment-15147347 ] Hudson commented on HBASE-15122: FAILURE: Integrated in HBase-Trunk_matrix #708 (See

[jira] [Created] (HBASE-15269) hbase-webapps bugs fixing

2016-02-15 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15269: --- Summary: hbase-webapps bugs fixing Key: HBASE-15269 URL: https://issues.apache.org/jira/browse/HBASE-15269 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-15268) Ranger policy in HBase

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147300#comment-15147300 ] Anoop Sam John commented on HBASE-15268: Ranger bug.. Pls file in appropriate Jira project >

[jira] [Updated] (HBASE-15144) Procedure v2 - Web UI displaying Store state

2016-02-15 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15144: Attachment: WALStoreUI.png HBASE-15144_v0.patch [~mbertozzi] maybe with some

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147258#comment-15147258 ] Anoop Sam John commented on HBASE-15198: All tests passing this time.. Will commit to 0.98 also.

[jira] [Commented] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147203#comment-15147203 ] Hadoop QA commented on HBASE-15198: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15169) Backport HBASE-14362 'TestWALProcedureStoreOnHDFS is super duper flaky' to branch-1.1

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147192#comment-15147192 ] Hadoop QA commented on HBASE-15169: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147183#comment-15147183 ] Hudson commented on HBASE-15122: SUCCESS: Integrated in HBase-1.3 #555 (See

[jira] [Commented] (HBASE-15122) Servlets generate XSS_REQUEST_PARAMETER_TO_SERVLET_WRITER findbugs warnings

2016-02-15 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147153#comment-15147153 ] Hudson commented on HBASE-15122: SUCCESS: Integrated in HBase-1.2 #549 (See

[jira] [Created] (HBASE-15268) Ranger policy in HBase

2016-02-15 Thread ArcherHuang (JIRA)
ArcherHuang created HBASE-15268: --- Summary: Ranger policy in HBase Key: HBASE-15268 URL: https://issues.apache.org/jira/browse/HBASE-15268 Project: HBase Issue Type: Bug Environment:

[jira] [Updated] (HBASE-15264) Implement a fan out HDFS OutputStream

2016-02-15 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15264: -- Attachment: HBASE-15264-v1.patch Addressing comments on rb and hadoop compatible issue. > Implement a

[jira] [Commented] (HBASE-15267) Read requests count metric is increased when Get operation does not return any record

2016-02-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147084#comment-15147084 ] Hadoop QA commented on HBASE-15267: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14046) IllegalArgumentException: Negative position from hfile.bucket.FileIOEngine.read

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147038#comment-15147038 ] Anoop Sam John commented on HBASE-14046: When this issue came, configured

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: HBASE-15198-0.98.patch > RPC client not using Codec and CellBlock for puts by

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: (was: HBASE-15198-0.98.patch) > RPC client not using Codec and CellBlock for

[jira] [Updated] (HBASE-15198) RPC client not using Codec and CellBlock for puts by default

2016-02-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-15198: --- Attachment: (was: HBASE-15198-0.98.patch) > RPC client not using Codec and CellBlock for