Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable running multiple tablet servers per node #209

Open
keith-turner opened this issue Jan 26, 2018 · 0 comments
Open

Enable running multiple tablet servers per node #209

keith-turner opened this issue Jan 26, 2018 · 0 comments

Comments

@keith-turner
Copy link
Contributor

I tried running 2 tablet servers per node and had to add the following to accumulo-site.xml. Would be nice to just add these.

  <property>
    <name>tserver.port.search</name>
    <value>true</value>
  </property>

  <property>
    <name>replication.receipt.service.port</name>
    <value>10002-10009</value>
  </property>
arvindshmicrosoft added a commit to arvindshmicrosoft/fluo-muchos that referenced this issue Nov 12, 2019
arvindshmicrosoft added a commit to arvindshmicrosoft/fluo-muchos that referenced this issue Nov 12, 2019
arvindshmicrosoft added a commit to arvindshmicrosoft/fluo-muchos that referenced this issue Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant