[jira] [Created] (HBASE-9149) javadoc cleanup of to reflect .META. rename to hbase:meta

2013-08-06 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9149: -- Summary: javadoc cleanup of to reflect .META. rename to hbase:meta Key: HBASE-9149 URL: https://issues.apache.org/jira/browse/HBASE-9149 Project: HBase Issue Typ

[jira] [Created] (HBASE-9150) Add priority for system tables

2013-08-06 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9150: -- Summary: Add priority for system tables Key: HBASE-9150 URL: https://issues.apache.org/jira/browse/HBASE-9150 Project: HBase Issue Type: Sub-task Rep

[jira] [Created] (HBASE-9148) Add wal and OpenRegionhandler tier for system namespace

2013-08-06 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9148: -- Summary: Add wal and OpenRegionhandler tier for system namespace Key: HBASE-9148 URL: https://issues.apache.org/jira/browse/HBASE-9148 Project: HBase Issue Type:

[jira] [Created] (HBASE-9147) Mechanism to limit system table deletion and creation in non-secure mode

2013-08-06 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9147: -- Summary: Mechanism to limit system table deletion and creation in non-secure mode Key: HBASE-9147 URL: https://issues.apache.org/jira/browse/HBASE-9147 Project: HBase

[jira] [Created] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-06 Thread Rajesh Venkatachalam (JIRA)
Rajesh Venkatachalam created HBASE-9146: --- Summary: TestHTablePool hangs when run as part of runMediumTests profile Key: HBASE-9146 URL: https://issues.apache.org/jira/browse/HBASE-9146 Project:

[jira] [Resolved] (HBASE-8995) Add hadoop-1.2 profile

2013-08-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-8995. --- Resolution: Fixed Fix Version/s: 0.94.11 Hadoop Flags: Reviewed > Add hadoop-1.2 profile > --

[jira] [Resolved] (HBASE-9019) Port HBASE-8690: Reduce unnecessary getFileStatus hdfs calls in TTL hfile and hlog cleanners to 0.94

2013-08-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-9019. --- Resolution: Fixed Fix Version/s: 0.94.11 Hadoop Flags: Reviewed > Port HBASE-8690: Reduce unn

[jira] [Created] (HBASE-9145) Update protobuf to 2.5 from 2.4.x

2013-08-06 Thread stack (JIRA)
stack created HBASE-9145: Summary: Update protobuf to 2.5 from 2.4.x Key: HBASE-9145 URL: https://issues.apache.org/jira/browse/HBASE-9145 Project: HBase Issue Type: Improvement Components:

[jira] [Created] (HBASE-9144) Leases class has contention that's not needed

2013-08-06 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-9144: Summary: Leases class has contention that's not needed Key: HBASE-9144 URL: https://issues.apache.org/jira/browse/HBASE-9144 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-9143) make the number of flush thread be updated in an online fashion (hbase.regionserver.flusher.count)

2013-08-06 Thread Maksim Khadkevich (JIRA)
Maksim Khadkevich created HBASE-9143: Summary: make the number of flush thread be updated in an online fashion (hbase.regionserver.flusher.count) Key: HBASE-9143 URL: https://issues.apache.org/jira/browse/HBAS

[jira] [Resolved] (HBASE-8502) Eternally stuck Region after split

2013-08-06 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HBASE-8502. Resolution: Unresolved Closed this one for now. I think the region stuck in transition because hbc

[jira] [Created] (HBASE-9142) Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps

2013-08-06 Thread Hari Shreedharan (JIRA)
Hari Shreedharan created HBASE-9142: --- Summary: Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps Key: HBASE-9142 URL: https://issues.apache.org/jira/browse/HBASE-9142

Re: Namespaces review

2013-08-06 Thread Stack
On Tue, Aug 6, 2013 at 10:38 AM, Enis Söztutar wrote: ... > However, here is my +1 for the patch at HBASE-8408, with the condition that > some outstanding comments are addressed and tests pass. I am confident that > we can iron out all of the issues before 0.96. > Thanks for writeup Enis. I +1'

[jira] [Created] (HBASE-9141) Save replication znodes while migrating to 0.96

2013-08-06 Thread Himanshu Vashishtha (JIRA)
Himanshu Vashishtha created HBASE-9141: -- Summary: Save replication znodes while migrating to 0.96 Key: HBASE-9141 URL: https://issues.apache.org/jira/browse/HBASE-9141 Project: HBase Iss

Namespaces review

2013-08-06 Thread Enis Söztutar
Hi devs, I have finished reviewing the 20-page patch for namespaces (HBASE-8015) and security for NSs(HBASE-8049) and wanted to drop a couple of quick notes. Here is an overview of the changes in case you are not following closely: - There is a new TableName class which encapsulates namespace nam

Re: JVM 64 bit crashes on Sun Solaris Sparc on connection to HBase 0.94.6

2013-08-06 Thread Ted Yu
Yuri: Did you use the same binary produced using 32 bit JVM on 64 bit JVM ? Cheers On Tue, Aug 6, 2013 at 10:07 AM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > It has got something to do with the UnSafe byte comparator. Let me check > and get back to you and see if i can h

Supporting projects and powered-by pages

2013-08-06 Thread Stack
We have a page for folks to register that they are using HBase here: https://wiki.apache.org/hadoop/Hbase/PoweredBy and projects that add facility to HBase are listed here: https://wiki.apache.org/hadoop/SupportingProjects Both pages have gotten pretty stale since we put up the requirement that

Re: JVM 64 bit crashes on Sun Solaris Sparc on connection to HBase 0.94.6

2013-08-06 Thread ramkrishna vasudevan
It has got something to do with the UnSafe byte comparator. Let me check and get back to you and see if i can help you. Regards Ram On Tue, Aug 6, 2013 at 9:56 PM, Yuri Levinsky wrote: > Dear HBase Developers, > > Please help with issue below: > > ** ** > > JVM crashes on HTable init

JVM 64 bit crashes on Sun Solaris Sparc on connection to HBase 0.94.6

2013-08-06 Thread Yuri Levinsky
Dear HBase Developers, Please help with issue below: JVM crashes on HTable initialization. We tested it on JVM 32 bit on SUN and it works. It works for us on Linux as well. On SUN Solaris 9/10 JVM crashes. Any ideas? Sincerely yours, [Description: Celltick logo_highres] Yuri Levinsky, DBA Cell

[jira] [Created] (HBASE-9140) NPE in AsyncProcess

2013-08-06 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-9140: Summary: NPE in AsyncProcess Key: HBASE-9140 URL: https://issues.apache.org/jira/browse/HBASE-9140 Project: HBase Issue Type: Bug Components: Clien

Re: HBase master failover

2013-08-06 Thread Nicolas Liochon
Thanks Julian. I've added a comment in the jira, let's continue there, it will be easier to track later. On Tue, Aug 6, 2013 at 5:44 PM, Julian Zhou wrote: > Thanks Nicolas. HBASE-9139: "Independent timeout configuration for rpc > channel between cluster nodes" has been opened to track it. So d

Re: HBase master failover

2013-08-06 Thread Julian Zhou
Thanks Nicolas. HBASE-9139: "Independent timeout configuration for rpc channel between cluster nodes" has been opened to track it. So do you think "hbase.rpc.internal.timeout" is a suitable name for this configuration? 于 8/6/2013 4:19 PM, Nicolas Liochon 写道: Yes, it makes sense. Even a 1 minu

[jira] [Created] (HBASE-9139) Independent timeout configuration for rpc channel between cluster nodes

2013-08-06 Thread Julian Zhou (JIRA)
Julian Zhou created HBASE-9139: -- Summary: Independent timeout configuration for rpc channel between cluster nodes Key: HBASE-9139 URL: https://issues.apache.org/jira/browse/HBASE-9139 Project: HBase

Re: how to clean all data in hbase table without truncate

2013-08-06 Thread Matteo Bertozzi
let me post my draft patch, and feel free to nuke it. but there's a lot of boring stuff code that you can use (all the observer interfaces to add & co) Matteo On Tue, Aug 6, 2013 at 10:56 AM, liushaohui wrote: > Thanks, Jean-Marc. > > There is truncate_preserve in HBASE-5525. But it drops th

[jira] [Created] (HBASE-9138) the function getHaseIntegrationTestingUtility() is a misspelling

2013-08-06 Thread chendihao (JIRA)
chendihao created HBASE-9138: Summary: the function getHaseIntegrationTestingUtility() is a misspelling Key: HBASE-9138 URL: https://issues.apache.org/jira/browse/HBASE-9138 Project: HBase Issue

[jira] [Created] (HBASE-9137) Add Tag dictionary in WAL compression

2013-08-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-9137: - Summary: Add Tag dictionary in WAL compression Key: HBASE-9137 URL: https://issues.apache.org/jira/browse/HBASE-9137 Project: HBase Issue T

Re: how to clean all data in hbase table without truncate

2013-08-06 Thread liushaohui
Thanks, Jean-Marc. There is truncate_preserve in HBASE-5525. But it drops the acls info. I will try to impl truncate_preserver_acl by add a new api in hmaster. HBASE-8332 discussed this problem, too. But no implement. On 08/05/2013 08:03 PM, Jean-Marc Spaggiari wrote: truncate_preserve (fro

Re: HBase master failover

2013-08-06 Thread Nicolas Liochon
Yes, it makes sense. Even a 1 minute timeout is not ideal in this case: we know that the work to do server side is trivial, and we know it's idempotent so we can retry. So I would to tend to use a specific setting to use for such operations. Could you please create a jira for this? Thanks, Nicol

HBase master failover

2013-08-06 Thread Julian Zhou
Hi Community, Could you help if this case makes sense for 0.94 or trunk? Default of "hbase.rpc.timeout" is 6 ms (1 min). User sometimes increase them to a bigger value such as 60 ms (10 mins) for many concurrent loading application from client. Some user share the same hbase-site.xml for bo

[jira] [Created] (HBASE-9136) RPC side changes to have a different codec for server to client communication

2013-08-06 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-9136: - Summary: RPC side changes to have a different codec for server to client communication Key: HBASE-9136 URL: https://issues.apache.org/jira/browse/HBASE-9136