Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-497

HCatContext should use the jobconf instead of its own conf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5
    • None
    • None

    Description

      HCatContext is a recently added class that provides global configuration access, which is very useful to configure static converter classes.

      An issue was discovered running in full MR mode that was missed in the unit tests. Since HCatContext has its own configuration object, its never passed to tasks on the cluster.

      HCatContext should reuse the job conf which is passed to worker tasks by the MR framework, so settings are present in both the FE/BE.

      Attachments

        1. HCATALOG-497_context_conf.1.patch
          10 kB
          Travis Crawford

        Activity

          People

            traviscrawford Travis Crawford
            traviscrawford Travis Crawford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: