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

AccumuloStorageHandler compile failure hadoop-1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.14.0
    • StorageHandler
    • None

    Description

      There's an error about AccumuloStorageHandler compiling on hadoop-1. It seems the signature of split() is not the same. Looks like we can should use another utils to fix this.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hive-accumulo-handler: Compilation failure
      [ERROR] /data/hive-ptest/working/apache-svn-trunk-source/accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/columns/ColumnMapper.java:[57,52] no suitable method found for split(java.lang.String,char)
      [ERROR] method org.apache.hadoop.util.StringUtils.split(java.lang.String,char,char) is not applicable
      

      Attachments

        1. HIVE-8363.1.patch
          3 kB
          Josh Elser

        Issue Links

          Activity

            People

              elserj Josh Elser
              szehon Szehon Ho
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: