~bigdata-dev/charms/trusty/apache-hbase/trunk

« back to all changes in this revision

Viewing changes to dist.yaml

  • Committer: amir sanjar
  • Date: 2015-08-11 05:51:48 UTC
  • Revision ID: amir.sanjar@canonical.com-20150811055148-qf6sfsj44qzv814k
add external zookeeper support

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
    # charmhelpers.contrib.bigdata.handlers.apache or hooks/callbacks.py
31
31
    # to ensure that it is supported.
32
32
    hbase_master:
33
 
        port: 16010
 
33
        port: 60010
34
34
        exposed_on: 'hbase'
35
35
    hbase_Region_server:
36
 
        port: 16030
 
36
        port: 60030
37
37
        exposed_on: 'hbase'