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

HiveMetaStore.java:[6089,29] cannot find symbol class JvmPauseMonitor

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • Metastore
    • None

    Description

      Compiling trunk fails when building based on instructions in

      https://cwiki.apache.org/confluence/display/Hive/HowToContribute

      $ git status
      On branch trunk
      Your branch is up-to-date with 'origin/trunk'.
      nothing to commit, working directory clean
      $ mvn clean install -DskipTests -Phadoop-1
      ...[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hive-metastore: Compilation failure: Compilation failure:
      [ERROR] /tmp/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:[6089,29] cannot find symbol
      [ERROR] symbol: class JvmPauseMonitor
      [ERROR] location: package org.apache.hadoop.util
      [ERROR] /tmp/hive/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:[6090,35] cannot find symbol
      [ERROR] symbol: class JvmPauseMonitor
      [ERROR] location: package org.apache.hadoop.util
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :hive-metastore

      Attachments

        1. HIVE-10269.patch
          4 kB
          Ferdinand Xu

        Issue Links

          Activity

            People

              Ferd Ferdinand Xu
              gliptak Gabor Liptak
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: