Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.0, 0.95.0
    • mapreduce, Usability
    • None
    • Reviewed

    Description

      ImportTsv is a little goofy.

      • It doesn't use the Tool,Configured interfaces like a mapreduce job should.
      • It has a static HBaseAdmin field that must be initialized before the intended API of createSubmittableJob can be invoked.
      • TsvParser is critical to the default mapper implementation but is unavailable to user custom mapper implementations without forcing them into the o.a.h.h.mapreduce namespace.
      • The configuration key constants are not public.

      Attachments

        1. 0001-HBASE-8011-Refactor-ImportTsv.patch
          19 kB
          Nick Dimiduk
        2. 0001-HBASE-8011-Refactor-ImportTsv.patch
          19 kB
          Nick Dimiduk
        3. 0001-HBASE-8011-Refactor-ImportTsv.patch
          19 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: