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

TableMapReduceUtils should distribute dependency jars using an hbase config

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • mapreduce, Usability
    • None

    Description

      When users invoke TableMapReduceUtils#addDependencyJars, directly or indirectly, the discovered jars are added to the jobconf via the configuration point "tmpjars". That means that, if I want to use one jobconf as the basis of another, and I blanket copy all "hbase.*" confs, the dependency jar list will be missed. Since the dependency jars are critical for successful execution of the job, and not an internal API passed between different MR components, this config point should be renamed to something starting with "hbase."

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: