aredee / accumulo-mesos

Apache License 2.0
17 stars 2 forks source link

Non homogeneous tablet server configs #1

Closed klucar closed 9 years ago

klucar commented 9 years ago

Be able to launch tablet servers with different server configurations. (e.g. 5 tablet servers using 4G ram, and 10 using 8G ram)

klucar commented 9 years ago

this would make the servers map a servers list or a Map<ServerType, List> type thing.

klucar commented 9 years ago

although I haven't tested this yet, the new cluster configuration should support this.