Re: Hangout on Slack?

2016-05-02 Thread Nick Dimiduk
I'm not such a huge slack fan, but I'm also becoming curmudgeonly. Sure, why not? If that's where people want to gather. You creating a room? How to make it "official"? On Mon, Apr 25, 2016 at 4:22 PM, Stack wrote: > On Mon, Apr 25, 2016 at 4:05 PM, Apekshit Sharma

[jira] [Created] (HBASE-15754) Add testcase for AES encryption

2016-05-02 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15754: - Summary: Add testcase for AES encryption Key: HBASE-15754 URL: https://issues.apache.org/jira/browse/HBASE-15754 Project: HBase Issue Type: Sub-task

Re: hbaseAdmin tableExists create catalogTracker for every call

2016-05-02 Thread Ted Yu
YQ: See HBASE-4495 where Mikhail removed this part of code from HBaseAdmin. For 0.98, I checked the source code - it is still in the following form. On Mon, May 2, 2016 at 7:12 PM, Enis Söztutar wrote: > BTW, you can use dev@hbase.apache.org rather than issues@. The latter is

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-02 Thread 张铎
Fine, will add the testcase. And for the RPC, we only implement a new client side DTP here and still use the original RPC. Thanks. 2016-05-03 3:20 GMT+08:00 Gary Helmling : > On Fri, Apr 29, 2016 at 6:24 PM 张铎 wrote: > > > Yes, it does. There is

[jira] [Created] (HBASE-15753) Site does not build with the instructions in the book

2016-05-02 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-15753: - Summary: Site does not build with the instructions in the book Key: HBASE-15753 URL: https://issues.apache.org/jira/browse/HBASE-15753 Project: HBase

[jira] [Resolved] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15720. --- Resolution: Fixed > Print row locks at the debug dump page > --

[jira] [Resolved] (HBASE-15749) Shade guava dependency

2016-05-02 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15749. --- Resolution: Not A Problem Resolving as not a problem. We got here because HBASE-15737 had StopWatch in

[jira] [Reopened] (HBASE-15720) Print row locks at the debug dump page

2016-05-02 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-15720: - Reopening. this broke compilation at least on branch-1.2. Please fix ASAP and in the future make

[jira] [Created] (HBASE-15752) ClassNotFoundException is encountered when custom WAL codec is not found in WALPlayer job

2016-05-02 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15752: -- Summary: ClassNotFoundException is encountered when custom WAL codec is not found in WALPlayer job Key: HBASE-15752 URL: https://issues.apache.org/jira/browse/HBASE-15752

[jira] [Created] (HBASE-15751) Fixed HBase compilation failed with Zookeeper 3.5 and bump HBase to use zookeeper 3.5

2016-05-02 Thread Yufeng Jiang (JIRA)
Yufeng Jiang created HBASE-15751: Summary: Fixed HBase compilation failed with Zookeeper 3.5 and bump HBase to use zookeeper 3.5 Key: HBASE-15751 URL: https://issues.apache.org/jira/browse/HBASE-15751

[jira] [Created] (HBASE-15750) Add on meta deserialization

2016-05-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15750: - Summary: Add on meta deserialization Key: HBASE-15750 URL: https://issues.apache.org/jira/browse/HBASE-15750 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15748) Don't link in static libunwind.

2016-05-02 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15748. --- Resolution: Fixed Assignee: Elliott Clark > Don't link in static libunwind. >

Re: [DISCUSS] Make AsyncFSWAL the default WAL in 2.0

2016-05-02 Thread Gary Helmling
On Fri, Apr 29, 2016 at 6:24 PM 张铎 wrote: > Yes, it does. There is testcase that enumerates all the possible protection > level(authentication, integrity and privacy) and encryption algorithm(none, > 3des, rc4). > > >

[jira] [Created] (HBASE-15749) Shade guava dependency

2016-05-02 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15749: -- Summary: Shade guava dependency Key: HBASE-15749 URL: https://issues.apache.org/jira/browse/HBASE-15749 Project: HBase Issue Type: Improvement Reporter: Ted

[jira] [Created] (HBASE-15748) Don't link in static libunwind.

2016-05-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15748: - Summary: Don't link in static libunwind. Key: HBASE-15748 URL: https://issues.apache.org/jira/browse/HBASE-15748 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15739) Add region location lookup from meta

2016-05-02 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15739. --- Resolution: Fixed > Add region location lookup from meta >

Re: What's going on? Two C++ clients being developed

2016-05-02 Thread Devaraj Das
(Meant to send this earlier but got delayed) Thanks Clay for the inputs. Would like to give a quick update on where we are at this point and solicit thoughts on how to proceed from here: 1. The patch (from Vamsi) that has been uploaded on RB last has the copyright and other license related

[jira] [Created] (HBASE-15747) Fix illegal character in tablename in generated Maven site

2016-05-02 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-15747: --- Summary: Fix illegal character in tablename in generated Maven site Key: HBASE-15747 URL: https://issues.apache.org/jira/browse/HBASE-15747 Project:

[jira] [Created] (HBASE-15746) RegionCoprocessor preClose() called 3 times

2016-05-02 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-15746: --- Summary: RegionCoprocessor preClose() called 3 times Key: HBASE-15746 URL: https://issues.apache.org/jira/browse/HBASE-15746 Project: HBase Issue

Successful: HBase Generate Website

2016-05-02 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If you prefer to keep the hbase-site repo around

[ANNOUNCE] Apache HBase 0.98.19 is now available for download

2016-05-02 Thread Andrew Purtell
Apache HBase 0.98.19 is now available for download. Get it from an Apache mirror [1] or Maven repository. The list of changes in this release can be found in the release notes [2] or at the bottom of this announcement. Thanks to all who contributed to this release. Best, The HBase Dev Team ​1.

Re: Could not seekToPreviousRow

2016-05-02 Thread Govind
I'm using hbase-1.1.2 and yes,file 3eac358ffb9d43018221fbddf9274ffd is producing the same error every time. I tested the same code on other table and it worked fine. What could be wrong with this? On Mon, May 2, 2016 at 3:42 PM, Ted Yu wrote: > Which release of hbase are

Re: Could not seekToPreviousRow

2016-05-02 Thread Ted Yu
Which release of hbase are you using ? Does file 3eac358ffb9d43018221fbddf9274ffd always produce such error during reverse scan ? Thanks On Mon, May 2, 2016 at 3:04 AM, Govind wrote: > Hi all, > > I'm getting an exception while performing reverse scan on a HBase

Successful: hbase.apache.org HTML Checker

2016-05-02 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/37/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/37/console.

Could not seekToPreviousRow

2016-05-02 Thread Govind
Hi all, I'm getting an exception while performing reverse scan on a HBase table. Previously it was working fine but now there is some problem with seeking to previous row. Any suggestions will be highly appreciated. Error log is following: