Re: read HBase regions in MPP way?

2015-02-04 Thread Nick Dimiduk
Sounds like you're wanting to do a lot of what the TableInputFormat facilitates for mapreduce programs. Probably you can use code from that package to turn a Scan into input splits, which contain region name and RegionServer location, and consume those from your custom coordinator. -n On

Re: Re: Re: Wrong Configuration lead to a failure when enabling table

2015-02-04 Thread Weichen YE
Hi,Ted, Ram, Thank you for your attemtion for this bug. I meet this bug in production environment and the table contains important data. If we are not able to enable this table in current cluster, do you have any idea to get the table data back in some other way? Maybe export,

Re: [VOTE] The 3rd HBase 0.98.10 release candidate (RC2) is available, vote closing 2/4/2015

2015-02-04 Thread Andrew Purtell
Gentle reminder that our abbreviated voting closes today. I plan to +1 later today, am just waiting for the usual unit test runs to finish. We will need one more vote as of now. If we can get one today that will be great, otherwise I can certainly extend the vote until the end of the week. On

Re: [VOTE] The 3rd HBase 0.98.10 release candidate (RC2) is available, vote closing 2/4/2015

2015-02-04 Thread Elliott Clark
I'm currently testing this on a cluster. I'll have results before the vote should close. On Wed, Feb 4, 2015 at 8:23 AM, Andrew Purtell apurt...@apache.org wrote: Gentle reminder that our abbreviated voting closes today. I plan to +1 later today, am just waiting for the usual unit test runs to

[jira] [Created] (HBASE-12966) NPE in HMaster while recovering tables in Enabling state

2015-02-04 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-12966: -- Summary: NPE in HMaster while recovering tables in Enabling state Key: HBASE-12966 URL: https://issues.apache.org/jira/browse/HBASE-12966 Project:

[jira] [Created] (HBASE-12967) Invalid FQCNs in alter table command leaves the table unusable

2015-02-04 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-12967: -- Summary: Invalid FQCNs in alter table command leaves the table unusable Key: HBASE-12967 URL: https://issues.apache.org/jira/browse/HBASE-12967

Re: Re: Re: Wrong Configuration lead to a failure when enabling table

2015-02-04 Thread ramkrishna vasudevan
distcp should work. Try online snapshot case - I think it might work. But ideally here the table is in the DISABLING state. so it is again tricky. Take a raw back up of the table data in the HDFS - and again put it back after restoring the table? On Wed, Feb 4, 2015 at 12:41 PM, Weichen YE

Re: Re: Re: Wrong Configuration lead to a failure when enabling table

2015-02-04 Thread ramkrishna vasudevan
Raised this https://issues.apache.org/jira/browse/HBASE-12967. On Wed, Feb 4, 2015 at 1:36 PM, ramkrishna vasudevan ramkrishna.s.vasude...@gmail.com wrote: distcp should work. Try online snapshot case - I think it might work. But ideally here the table is in the DISABLING state. so it is

[jira] [Created] (HBASE-12968) SecureServer should not ignore CallQueueSize

2015-02-04 Thread hongyu bi (JIRA)
hongyu bi created HBASE-12968: - Summary: SecureServer should not ignore CallQueueSize Key: HBASE-12968 URL: https://issues.apache.org/jira/browse/HBASE-12968 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-12971) Replication stuck due to large default value for replication.source.maxretriesmultiplier

2015-02-04 Thread Adrian Muraru (JIRA)
Adrian Muraru created HBASE-12971: - Summary: Replication stuck due to large default value for replication.source.maxretriesmultiplier Key: HBASE-12971 URL: https://issues.apache.org/jira/browse/HBASE-12971

[jira] [Created] (HBASE-12973) RegionCoprocessorEnvironment should provide HRegionInfo directly

2015-02-04 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-12973: -- Summary: RegionCoprocessorEnvironment should provide HRegionInfo directly Key: HBASE-12973 URL: https://issues.apache.org/jira/browse/HBASE-12973 Project: HBase

Re: [VOTE] The 3rd HBase 0.98.10 release candidate (RC2) is available, vote closing 2/4/2015

2015-02-04 Thread Enis Söztutar
+1. Checked sigs, checksums Checked dir layout Checked the book Checked hadoop and hbase jars, versions Run local mode (both h1 and h2) Simple shell tests Ran LTT in local mode Compiled with h1 and h2 Enis On Wed, Feb 4, 2015 at 9:30 AM, Elliott Clark ecl...@apache.org wrote: I'm currently

Re: read HBase regions in MPP way?

2015-02-04 Thread Demai Ni
Nick, many thanks for the pointer. Yeah, the TableInputFormat looks fit my needs. I will dig into it. Appreciate the help Demai On Wed, Feb 4, 2015 at 8:13 AM, Nick Dimiduk ndimi...@gmail.com wrote: Sounds like you're wanting to do a lot of what the TableInputFormat facilitates for mapreduce

[jira] [Created] (HBASE-12972) Region, a supportable public/evolving subset of HRegion

2015-02-04 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-12972: -- Summary: Region, a supportable public/evolving subset of HRegion Key: HBASE-12972 URL: https://issues.apache.org/jira/browse/HBASE-12972 Project: HBase

Re: [VOTE] The 3rd HBase 0.98.10 release candidate (RC2) is available, vote closing 2/4/2015

2015-02-04 Thread Elliott Clark
+1 ran on a test cluster checked sig checked tar layout and contentes ran ITBLL On Wed, Feb 4, 2015 at 12:17 PM, Enis Söztutar e...@apache.org wrote: +1. Checked sigs, checksums Checked dir layout Checked the book Checked hadoop and hbase jars, versions Run local mode (both h1 and h2)

[jira] [Reopened] (HBASE-12961) Negative values in read and write region server metrics

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-12961: Negative values in read and write region server metrics

[jira] [Resolved] (HBASE-12961) Negative values in read and write region server metrics

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12961. Resolution: Fixed Ok. Let me track that down Negative values in read and write region

[jira] [Resolved] (HBASE-12530) TestStatusResource can fail if run in parallel with other tests

2015-02-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12530. Resolution: Cannot Reproduce Fix Version/s: (was: 0.98.11)

Review Request 4884: Backport HBASE-12533: staging directories are not deleted after secure bulk load

2015-02-04 Thread Srikanth Srungarapu
--- This is an automatically generated e-mail. To reply, visit: https://review.cloudera.org/r/4884/ --- Review request for hbase. Repository: hbase Description --- Summarizing

Re: Review Request 4884: Backport HBASE-12533: staging directories are not deleted after secure bulk load

2015-02-04 Thread Jonathan Hsieh
--- This is an automatically generated e-mail. To reply, visit: https://review.cloudera.org/r/4884/#review8003 --- Ship it! I don't see the delta from upstream except for maybe

[jira] [Reopened] (HBASE-11568) Async WAL replication for region replicas

2015-02-04 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das reopened HBASE-11568: - Reopening for branch-1 commit Async WAL replication for region replicas

[jira] [Created] (HBASE-12974) Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail

2015-02-04 Thread stack (JIRA)
stack created HBASE-12974: - Summary: Opaque AsyncProcess failure: RetriesExhaustedWithDetailsException but no detail Key: HBASE-12974 URL: https://issues.apache.org/jira/browse/HBASE-12974 Project: HBase

[VOTE] The 3rd HBase 0.98.10 release candidate (RC2) is available, vote closing 2/4/2015

2015-02-04 Thread Andrew Purtell
+1 - Release passed RAT checks - Unit test suite passes 20/20 times on 7u75, 5/5 with 6u45 - Bootstrapped hadoop1 and hadoop2 test clusters from the tarballs, no errors, warnings, or failures - Checked Phoenix compilation with master and 4.0 branches, no compile issues, Phoenix unit tests pass -

[jira] [Created] (HBASE-12970) Annotate methods and parameters with @Nullable/@Nonnull

2015-02-04 Thread Andrey Stepachev (JIRA)
Andrey Stepachev created HBASE-12970: Summary: Annotate methods and parameters with @Nullable/@Nonnull Key: HBASE-12970 URL: https://issues.apache.org/jira/browse/HBASE-12970 Project: HBase

[jira] [Created] (HBASE-12969) Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh

2015-02-04 Thread Y. SREENIVASULU REDDY (JIRA)
Y. SREENIVASULU REDDY created HBASE-12969: - Summary: Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh Key: HBASE-12969 URL:

[jira] [Created] (HBASE-12976) Default hbase.client.scanner.max.result.size

2015-02-04 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-12976: - Summary: Default hbase.client.scanner.max.result.size Key: HBASE-12976 URL: https://issues.apache.org/jira/browse/HBASE-12976 Project: HBase Issue Type:

[jira] [Created] (HBASE-12975) SplitTranaction, RegionMergeTransaction to should have InterfaceAudience of LimitedPrivate(Coproc,Phoenix)

2015-02-04 Thread Rajeshbabu Chintaguntla (JIRA)
Rajeshbabu Chintaguntla created HBASE-12975: --- Summary: SplitTranaction, RegionMergeTransaction to should have InterfaceAudience of LimitedPrivate(Coproc,Phoenix) Key: HBASE-12975 URL: