Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1011

Slider-hbase-app should export zk-path to user

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • Slider 0.81
    • Slider 0.90.2
    • app-package
    • None
    • Patch

    Description

      when developers adopt java client API to perform CRUD operations on HBase tables.Here is a example:

               Configuration conf = HBaseConfiguration.create();
               conf.set("hbase.zookeeper.quorum", "${ZK_HOST}");
               conf.set("zookeeper.znode.parent","${DEFAULT_ZK_PATH}");
      

      Slider HBase app should export zk path to developers

      Attachments

        Activity

          People

            fengyongshe Yongshe Feng
            fengyongshe Yongshe Feng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: