[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-06-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046772#comment-14046772
 ] 

Hudson commented on HBASE-10348:


FAILURE: Integrated in HBase-TRUNK #5245 (See 
[https://builds.apache.org/job/HBase-TRUNK/5245/])
HBASE-10348. HTableDescriptor changes for region replicas (enis: rev 
481a116e26faea7472328420469b6aa72ce378f1)
* hbase-shell/src/main/ruby/hbase.rb
* hbase-shell/src/main/ruby/shell/commands/create.rb
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestHTableDescriptor.java
* hbase-client/src/main/java/org/apache/hadoop/hbase/HTableDescriptor.java
* hbase-shell/src/main/ruby/hbase/admin.rb


 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0, hbase-10070

 Attachments: 
 0003-HBASE-10348.-HTableDescriptor-changes-for-region-rep.patch, 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-06-27 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046602#comment-14046602
 ] 

Enis Soztutar commented on HBASE-10348:
---

Attaching rebased patch for master that is committed

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: hbase-10070

 Attachments: 
 0003-HBASE-10348.-HTableDescriptor-changes-for-region-rep.patch, 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-06-27 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046651#comment-14046651
 ] 

Enis Soztutar commented on HBASE-10348:
---

Committed to master as part of hbase-10070 branch merge

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0, hbase-10070

 Attachments: 
 0003-HBASE-10348.-HTableDescriptor-changes-for-region-rep.patch, 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-02-07 Thread Devaraj Das (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13895186#comment-13895186
 ] 

Devaraj Das commented on HBASE-10348:
-

Committed the patch on the hbase-10070 branch.

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0, hbase-10070

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-02-05 Thread Devaraj Das (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892757#comment-13892757
 ] 

Devaraj Das commented on HBASE-10348:
-

Does anyone want to take a look at this before commit.

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-02-05 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892778#comment-13892778
 ] 

Enis Soztutar commented on HBASE-10348:
---

I think we are good with region replica naming after all. Reiterating my +1. 

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-02-05 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13892787#comment-13892787
 ] 

Sergey Shelukhin commented on HBASE-10348:
--

Patch looks good. I wonder if region replication makes sense as just a config 
setting, which can also be global. If not +1

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-02-03 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889760#comment-13889760
 ] 

Enis Soztutar commented on HBASE-10348:
---

This looks good. Let's wait until HBASE-10347 though before this, because if we 
change naming region replica - region instance there, we might rename this to 
HTD.NUM_REGION_INSTANCES or smt like that. 

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HBASE-10348) HTableDescriptor changes for region replicas

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888252#comment-13888252
 ] 

Hadoop QA commented on HBASE-10348:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626357/10348-1.txt
  against trunk revision .
  ATTACHMENT ID: 12626357

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:green}+1 hadoop1.0{color}.  The patch compiles against the hadoop 
1.0 profile.

{color:green}+1 hadoop1.1{color}.  The patch compiles against the hadoop 
1.1 profile.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/8569//console

This message is automatically generated.

 HTableDescriptor changes for region replicas
 

 Key: HBASE-10348
 URL: https://issues.apache.org/jira/browse/HBASE-10348
 Project: HBase
  Issue Type: Sub-task
Reporter: Enis Soztutar
Assignee: Devaraj Das
 Fix For: 0.99.0

 Attachments: 10348-1.txt


 Region replication should be configurable per table. Thus we can add an 
 attribute to indicate the desired region replication count to 
 HTableDescriptor. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)