[jira] [Created] (HBASE-18045) Add ' -o ConnectTimeout=10' to the ssh command we use in ITBLL chaos monkeys

2017-05-12 Thread stack (JIRA)
stack created HBASE-18045: - Summary: Add ' -o ConnectTimeout=10' to the ssh command we use in ITBLL chaos monkeys Key: HBASE-18045 URL: https://issues.apache.org/jira/browse/HBASE-18045 Project: HBase

[jira] [Created] (HBASE-18044) Bug fix in flaky-dashboard-template

2017-05-12 Thread Appy (JIRA)
Appy created HBASE-18044: Summary: Bug fix in flaky-dashboard-template Key: HBASE-18044 URL: https://issues.apache.org/jira/browse/HBASE-18044 Project: HBase Issue Type: Bug Reporter:

[jira] [Created] (HBASE-18043) Institute a hard limit for individual cell size that cannot be overridden by clients

2017-05-12 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-18043: -- Summary: Institute a hard limit for individual cell size that cannot be overridden by clients Key: HBASE-18043 URL: https://issues.apache.org/jira/browse/HBASE-18043

[jira] [Created] (HBASE-18042) Client Compatibility breaks between versions 1.2 and 1.3

2017-05-12 Thread Karan Mehta (JIRA)
Karan Mehta created HBASE-18042: --- Summary: Client Compatibility breaks between versions 1.2 and 1.3 Key: HBASE-18042 URL: https://issues.apache.org/jira/browse/HBASE-18042 Project: HBase Issue

[jira] [Created] (HBASE-18041) Add pylintrc file to HBase

2017-05-12 Thread Alex Leblang (JIRA)
Alex Leblang created HBASE-18041: Summary: Add pylintrc file to HBase Key: HBASE-18041 URL: https://issues.apache.org/jira/browse/HBASE-18041 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-18040) TestBlockEvictionFromClient fails in master branch

2017-05-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-18040: -- Summary: TestBlockEvictionFromClient fails in master branch Key: HBASE-18040 URL: https://issues.apache.org/jira/browse/HBASE-18040 Project: HBase Issue Type: Bug

Re: How to find the rowkey of a table in HBASE

2017-05-12 Thread Josh Elser
You issue a Get request for the rowkey you're looking for (checking for existence) or your use a Scanner to read all rowkeys (data) in the table. Developer Brasil wrote: How to find the rowkey of a table in HBASE -- View this message in context:

[jira] [Resolved] (HBASE-18039) Create a copy of AccessControl.proto under hbase-protocol-shaed module

2017-05-12 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-18039. -- Resolution: Duplicate > Create a copy of AccessControl.proto under hbase-protocol-shaed module >

[jira] [Resolved] (HBASE-16075) TestAcidGuarantees is flaky

2017-05-12 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved HBASE-16075. Resolution: Duplicate see HBASE-17887 > TestAcidGuarantees is flaky >