Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread ramkrishna vasudevan
Thanks Stack. I understand. In fact I spent some time to make it compile with hadoop 2.0 thinking the compilation is failing due to some pom.xml issues. On Tue, Dec 24, 2013 at 1:08 PM, Stack wrote: > On Mon, Dec 23, 2013 at 8:29 PM, ramkrishna vasudevan < > ramkrishna.s.vasude...@gmail.com>

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Stack
On Mon, Dec 23, 2013 at 8:29 PM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > Oh I see. So there was already an discussion on that. It was my ignorance. > Sorry about that. Thanks for the replies. > > This stuff is kinda cryptic. I updated the doc. but wouldn't have done s

[jira] [Resolved] (HBASE-10214) Regionserver shutdown improperly and leaves the dir in .old not deleted

2013-12-23 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen resolved HBASE-10214. -- Resolution: Fixed Hadoop Flags: Reviewed > Regionserver shutdown improperly and leaves t

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Jesse Yates
Theoretically, it could also be used to specify an arbitrary hadoop compilation target, but its always been so different (in terms of required modules) that it never really could work out :-/ --- Jesse Yates @jesse_yates jyates.github.com On Mon, Dec 23, 2013 at 8:29 PM, ramkris

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread ramkrishna vasudevan
Oh I see. So there was already an discussion on that. It was my ignorance. Sorry about that. Thanks for the replies. On Tue, Dec 24, 2013 at 8:58 AM, Stack wrote: > On Mon, Dec 23, 2013 at 3:10 PM, Nick Dimiduk wrote: > > > Stack, > > > > Do you know why we use (-D) properties rather than u

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Stack
On Mon, Dec 23, 2013 at 3:10 PM, Nick Dimiduk wrote: > Stack, > > Do you know why we use (-D) properties rather than using maven's > -PprofileName to enable profiles? Maybe there's a discussion someplace > where I can familiarize myself with this history? > I believe it was our Nicolas Liochon t

Re: Re: About HBASE-3149

2013-12-23 Thread 乃岩
So, in the future, Hbase will not support a big number of CFs, right? Never to be a column-oriented data store? Please confirm it, so that we will reconsider if take Hbase as part of our roadmap. Thanks! NaiYan. From: Stack Date: 2013-12-24 06:35 To: HBase Dev List CC: sohomodern; Andrew P

Re: [VOTE] The 1st hbase 0.94.15 release candidate is available for download

2013-12-23 Thread Jesse Yates
+1, against both regular and -security: - verified md5 - compiles - started/stopped in local mode - created, inserted into, scanned, dropped table in shell - compiled and tested against Phoenix master --- Jesse Yates @jesse_yates jyates.github.com On Sun, Dec 22

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Nick Dimiduk
Stack, Do you know why we use (-D) properties rather than using maven's -PprofileName to enable profiles? Maybe there's a discussion someplace where I can familiarize myself with this history? Thanks, Nick On Mon, Dec 23, 2013 at 12:01 PM, Stack wrote: > On Mon, Dec 23, 2013 at 2:36 AM, ramkr

Re: Re: About HBASE-3149

2013-12-23 Thread Nick Dimiduk
Committed via HBASE-10234. On Mon, Dec 23, 2013 at 2:35 PM, Stack wrote: > I'd do non-relational database as per Jon... just make the change Nick > I'll push out later no worries (it is a bit of a pain... learn it by all > means but this is not cause enough) > > > On Mon, Dec 23, 2013 at 1:

[jira] [Created] (HBASE-10234) Correct "column-oriented" descriptor on home page

2013-12-23 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-10234: Summary: Correct "column-oriented" descriptor on home page Key: HBASE-10234 URL: https://issues.apache.org/jira/browse/HBASE-10234 Project: HBase Issue Type:

Re: Re: About HBASE-3149

2013-12-23 Thread Stack
I'd do non-relational database as per Jon... just make the change Nick I'll push out later no worries (it is a bit of a pain... learn it by all means but this is not cause enough) On Mon, Dec 23, 2013 at 1:03 PM, Jonathan Hsieh wrote: > I usually say, non-relational database. > > Jon. > > >

[jira] [Created] (HBASE-10233) VisibilityController is too chatty at DEBUG level

2013-12-23 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-10233: -- Summary: VisibilityController is too chatty at DEBUG level Key: HBASE-10233 URL: https://issues.apache.org/jira/browse/HBASE-10233 Project: HBase Issue T

Re: Re: About HBASE-3149

2013-12-23 Thread Jonathan Hsieh
I usually say, non-relational database. Jon. On Mon, Dec 23, 2013 at 11:52 AM, Nick Dimiduk wrote: > On Sat, Dec 21, 2013 at 7:07 PM, 乃岩 wrote: > > > Hello, Thank you for your reply. > > If use only 1 or 2 CFs, why Hbase say it's a column data store? It's > > actually row-based data store!! >

Re: Re: About HBASE-3149

2013-12-23 Thread Nick Dimiduk
How about "HBase is an open-source, distributed, versioned *database*modeled after ..." ? If you like that, I'll make the change. I'm not sure how to regenerate the site though, will need some instruction there. On Mon, Dec 23, 2013 at 12:16 PM, Stack wrote: > On Mon, Dec 23, 2013 at 11:52 AM,

Re: Re: About HBASE-3149

2013-12-23 Thread Stack
On Mon, Dec 23, 2013 at 11:52 AM, Nick Dimiduk wrote: > On Sat, Dec 21, 2013 at 7:07 PM, 乃岩 wrote: > > > Hello, Thank you for your reply. > > If use only 1 or 2 CFs, why Hbase say it's a column data store? It's > > actually row-based data store!! > > > > Nit: I don't think HBase claims to be a c

[jira] [Created] (HBASE-10232) Remove native profile from hbase-shell

2013-12-23 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-10232: - Summary: Remove native profile from hbase-shell Key: HBASE-10232 URL: https://issues.apache.org/jira/browse/HBASE-10232 Project: HBase Issue Type: Bug

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Stack
On Mon, Dec 23, 2013 at 2:36 AM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > Trying to execute > mvn clean install -DskipTests -Dhadoop.profile=2.0 > mvn clean install -DskipTests -Dhadoop.profile=3.0 > I get the following error > > [ERROR] The project org.apache.hbase:hbas

Re: Re: About HBASE-3149

2013-12-23 Thread Nick Dimiduk
On Sat, Dec 21, 2013 at 7:07 PM, 乃岩 wrote: > Hello, Thank you for your reply. > If use only 1 or 2 CFs, why Hbase say it's a column data store? It's > actually row-based data store!! > Nit: I don't think HBase claims to be a column-oriented store. "Column-family," yes... But now that I write thi

Re: Please welcome our newest committer, Liang Xie!

2013-12-23 Thread Nicolas Liochon
Welcome! On Mon, Dec 23, 2013 at 3:35 AM, Aleksandr Shulman wrote: > Congrats Liang! > > > On Fri, Dec 20, 2013 at 2:11 PM, Sergey Shelukhin >wrote: > > > Congrats! > > > > > > On Thu, Dec 19, 2013 at 2:05 PM, Nick Dimiduk > wrote: > > > > > Congrats Liang! > > > > > > > > > On Wed, Dec 18, 20

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Ted Yu
Ram: Did you refer to compiling against hadoop 2.0 ? I got same error when specifying -Dhadoop.profile=2.0 But this shouldn't be a blocker for you - hadoop2 is the default profile. Cheers On Mon, Dec 23, 2013 at 8:28 AM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > Are you

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread ramkrishna vasudevan
Are you able to compile it Ted? I tried once again, am not able to compile it. May be i should clean the maven repo and again try. On Mon, Dec 23, 2013 at 7:36 PM, Ted Yu wrote: > For compiling against Hadoop 3, there is HBASE-6581 which is in progress. > > Hadoop 2 is the default profile fo

[jira] [Created] (HBASE-10231) Potential NPE in HBaseFsck#checkMetaRegion()

2013-12-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10231: -- Summary: Potential NPE in HBaseFsck#checkMetaRegion() Key: HBASE-10231 URL: https://issues.apache.org/jira/browse/HBASE-10231 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-10230) TestTableSnapshotScanner#testWithOfflineHBaseMultiRegion fails intermittently

2013-12-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-10230: -- Summary: TestTableSnapshotScanner#testWithOfflineHBaseMultiRegion fails intermittently Key: HBASE-10230 URL: https://issues.apache.org/jira/browse/HBASE-10230 Project: HBase

Re: Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread Ted Yu
For compiling against Hadoop 3, there is HBASE-6581 which is in progress. Hadoop 2 is the default profile for trunk. Cheers On Dec 23, 2013, at 2:36 AM, ramkrishna vasudevan wrote: > Trying to execute > mvn clean install -DskipTests -Dhadoop.profile=2.0 > mvn clean install -DskipTests -Dhad

[jira] [Created] (HBASE-10229) Support OperationAttributes in Increment and Append in Shell

2013-12-23 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10229: -- Summary: Support OperationAttributes in Increment and Append in Shell Key: HBASE-10229 URL: https://issues.apache.org/jira/browse/HBASE-10229 Proj

[jira] [Created] (HBASE-10228) Support setCellVisibility and setAuthorizations in Shell

2013-12-23 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-10228: -- Summary: Support setCellVisibility and setAuthorizations in Shell Key: HBASE-10228 URL: https://issues.apache.org/jira/browse/HBASE-10228 Project:

Compiling with hadoop 2.0 and hadoop 3.0

2013-12-23 Thread ramkrishna vasudevan
Trying to execute mvn clean install -DskipTests -Dhadoop.profile=2.0 mvn clean install -DskipTests -Dhadoop.profile=3.0 I get the following error [ERROR] The project org.apache.hbase:hbase:0.99.0-SNAPSHOT (/home/ram/hbase_test/trunk/pom.xml) has 2 errors [ERROR] 'dependencyManagement.depende

[jira] [Created] (HBASE-10227) When a region is opened, its mvcc isn't correctly recovered when there are split hlogs to replay

2013-12-23 Thread Feng Honghua (JIRA)
Feng Honghua created HBASE-10227: Summary: When a region is opened, its mvcc isn't correctly recovered when there are split hlogs to replay Key: HBASE-10227 URL: https://issues.apache.org/jira/browse/HBASE-10227

[jira] [Reopened] (HBASE-9346) HBCK should provide an option to check if regions boundaries are the same in META and in stores.

2013-12-23 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-9346: --- The commit to 0.96 branch appears to have broken the build. The error is: {noformat} [ERROR] /u

[jira] [Created] (HBASE-10226) Namespace grants for a user not always checked

2013-12-23 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-10226: -- Summary: Namespace grants for a user not always checked Key: HBASE-10226 URL: https://issues.apache.org/jira/browse/HBASE-10226 Project: HBase Issue Type