Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14961

hbase-env.sh clobbers environment HBASE_OPTS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.1.2
    • None
    • scripts
    • None

    Description

      In hbase-env.sh we have

      export HBASE_OPTS="-XX:+UseConcMarkSweepGC"
      

      This clobbers any value provided on the cli. This makes it difficult to, ie, debug a job launched by the otherwise convenient bin/hbase class launcher functionality.

      Looks like we've been through here before (HBASE-3423, HBASE-6888, HBASE-12021) – maybe someone knows better the history or if this is by design.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ndimiduk Nick Dimiduk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: