XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Usage of Guava APIs in hadoop may not have one line replacement in Java8+. We need to create some classes to wrap those common functionalities instead of reinventing the wheel everywhere.
      For example, we should have new package package org.apache.hadoop.util.collections.
      Then we create classes like MultiMap which may have the entire implementation from scratch or we can use Apache Commons Collections 4.4 API.
      The Pros of using wrapper is to avoid adding more dependencies in POM if we vote to use a third party jar.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ahussein Ahmed Hussein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: