[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-09-09 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127780#comment-14127780
 ] 

Jimmy Xiang commented on HBASE-11575:
-

Release note is removed since we are going to change the code so that 
additional config is not needed. See HBASE-11604.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0, 2.0.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-08-07 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089405#comment-14089405
 ] 

Jimmy Xiang commented on HBASE-11575:
-

Unfortunately, it is in branch-1 too. The problem is that master uses the same 
RPC port as a region server now. Not sure how to handle this better.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 1.0.0, 2.0.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-08-06 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088407#comment-14088407
 ] 

stack commented on HBASE-11575:
---

bq. hbase.master.wait.on.regionservers.mintostart should be set to 1.

Does it have to be this way Jimmy?  This is in branch-1 too?  That'd be a pain 
for users.  Would be ok for master I'd say.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 1.0.0, 2.0.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073640#comment-14073640
 ] 

Hudson commented on HBASE-11575:


SUCCESS: Integrated in HBase-1.0 #68 (See 
[https://builds.apache.org/job/HBase-1.0/68/])
HBASE-11575 Pseudo distributed mode does not work as documented (jxiang: rev 
147a3521f94f82c3a189a4ace2f7232c48b1ad5d)
* bin/local-master-backup.sh
* bin/local-regionservers.sh
* bin/hbase-config.sh
* conf/regionservers
* src/main/docbkx/getting_started.xml


> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 1.0.0, 2.0.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073549#comment-14073549
 ] 

Hudson commented on HBASE-11575:


SUCCESS: Integrated in HBase-TRUNK #5340 (See 
[https://builds.apache.org/job/HBase-TRUNK/5340/])
HBASE-11575 Pseudo distributed mode does not work as documented (jxiang: rev 
cc61cc308168af407a2f21851e9932292af8ca77)
* conf/regionservers
* bin/hbase-config.sh
* bin/local-master-backup.sh
* bin/local-regionservers.sh
* src/main/docbkx/getting_started.xml


> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 1.0.0, 2.0.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-23 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072648#comment-14072648
 ] 

Enis Soztutar commented on HBASE-11575:
---

+1 for branch-1+ if you have tested the script changes. Thanks Jimmy for 
nailing this. 

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-23 Thread Jerry He (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072482#comment-14072482
 ] 

Jerry He commented on HBASE-11575:
--

We probably should avoid random port. 
See HBASE-10289.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-23 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072380#comment-14072380
 ] 

Jimmy Xiang commented on HBASE-11575:
-

We can do random port for web UI, but not for IPC port. Yes, user regions can 
be opened in the RS inside the master. If additional regionservers are started, 
balancer can move user regions out of the master.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-23 Thread Enis Soztutar (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072358#comment-14072358
 ] 

Enis Soztutar commented on HBASE-11575:
---

So we are not doing the random port approach? It should be ok. 

With {{hbase.master.wait.on.regionservers.mintostart}} set to 1, master should 
be able to finish initialization. Can user regions be opened in this mode from 
the RS inside msater? 

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-23 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072291#comment-14072291
 ] 

Jimmy Xiang commented on HBASE-11575:
-

Looked into it and attached a patch that fixed some documentation mismatches, 
changed the pseudo distributed mode setting a little so that we just start one 
instance. Additional regionservers can be started with the local regionserver 
sh script.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Assignee: Jimmy Xiang
>Priority: Critical
> Fix For: 0.99.0
>
> Attachments: hbase-11575.patch
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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


[jira] [Commented] (HBASE-11575) Pseudo distributed mode does not work as documented

2014-07-22 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14071178#comment-14071178
 ] 

Jimmy Xiang commented on HBASE-11575:
-

Probably it's better to use a random port. Let me take a look.

> Pseudo distributed mode does not work as documented 
> 
>
> Key: HBASE-11575
> URL: https://issues.apache.org/jira/browse/HBASE-11575
> Project: HBase
>  Issue Type: Bug
>Reporter: Enis Soztutar
>Priority: Critical
> Fix For: 0.99.0
>
>
> After master-RS colocation, now the pseudo dist-mode does not work as 
> documented since you cannot start a region server in the same port 16020. 
> I think we can either select a random port (and info port) for the master's 
> region server, or document how to do a pseudo-distributed setup in the book. 
> [~jxiang] wdyt? 



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