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

Typo in src/ql/pom.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.12.0, 0.13.0
    • 0.13.0
    • None
    • None

    Description

      Line 502 of http://svn.apache.org/viewvc/hive/trunk/ql/pom.xml?view=markup

      I think it should say "avro-mapred", not "arvro-mapred":

      <include>org.apache.avro:arvro-mapred</include>
      

      This causes hive-exec not to have avro-mapred stuff, and thus you will get errors querying avro tables such as:

      Caused by: java.lang.ClassNotFoundException: org.apache.avro.mapred.FsInput
      

      NO PRECOMMIT TESTS

      Attachments

        1. HIVE-6740.patch
          0.6 kB
          Szehon Ho

        Activity

          People

            szehon Szehon Ho
            grisha Gregory Trubetskoy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: