You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Dave Marion (JIRA)" <ji...@apache.org> on 2016/06/03 20:18:59 UTC

[jira] [Issue Comment Deleted] (ACCUMULO-4328) Run multiple tablet servers on a single host

     [ https://issues.apache.org/jira/browse/ACCUMULO-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Marion updated ACCUMULO-4328:
----------------------------------
    Comment: was deleted

(was: bq. This looks like it would have a huge impact on users.

By default, it does nothing different than what happens today in 1.6 except for the pid in the log (which could be undone in the logger properties)

bq. How do we track multiple processes in the shell scripts?

I backported the pid support, so each tserver instance is named 'tserver-N' and it has an associated pid file.

bq. How do we differentiate multiple tservers on a host internally (inside the master)?

By hostname and port, just like today

bq. What configuration do users need to make to take advantage of this?

Take a look at the commented example in accumulo-env.sh, and they would need to set the tserver client port to zero.)

> Run multiple tablet servers on a single host
> --------------------------------------------
>
>                 Key: ACCUMULO-4328
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4328
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: scripts, tserver
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Modify scripts and necessary code to run multiple tablet servers on a single host.



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