You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "LuoGe (Jira)" <ji...@apache.org> on 2021/08/11 07:32:00 UTC

[jira] [Created] (YARN-10881) use hbase2 complie timelineserver failed

LuoGe created YARN-10881:
----------------------------

             Summary: use hbase2 complie timelineserver failed
                 Key: YARN-10881
                 URL: https://issues.apache.org/jira/browse/YARN-10881
             Project: Hadoop YARN
          Issue Type: Bug
          Components: timelineserver
    Affects Versions: 3.3.1
            Reporter: LuoGe


use the command mvn clean package -DskipTests -Phbase2 will cause complie error
{code:java}
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-server-1:jar is missing. @ line 439, column 21
 @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-tests:3.3.1 (/XXX/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-server-1:jar is missing. @ line 439, column 21
[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/ProjectBuildingException
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org