Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-2400

Update unittests Hadoop version

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Hadoop 0.20.1 used in unittests contains bugs that were fixed in later versions of Hadoop, for example

      • har:// connections cannot be indexed by (scheme, authority, username) - the path is significant as well. Caching them in this way limits a hadoop client to opening one archive per filesystem. It seems to be safe not to cache them, since they wrap another connection that does the actual networking.

      fixed in https://issues.apache.org/jira/browse/HADOOP-6231 .

      Attachments

        Issue Links

          Activity

            People

              marcink Marcin Kurczych
              marcink Marcin Kurczych
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: