You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2021/04/23 21:23:00 UTC

[jira] [Commented] (TEZ-4272) Service org.apache.tez.dag.app.DAGAppMaster failed in state STARTED org.apache.hadoop.service.ServiceStateException: java.lang.ExceptionInInitializerError

    [ https://issues.apache.org/jira/browse/TEZ-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17331060#comment-17331060 ] 

Jonathan Turner Eagles commented on TEZ-4272:
---------------------------------------------

Currently, there is not support for hadoop 3.3. Please use TEZ-4150 to track

> Service org.apache.tez.dag.app.DAGAppMaster failed in state STARTED org.apache.hadoop.service.ServiceStateException: java.lang.ExceptionInInitializerError
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEZ-4272
>                 URL: https://issues.apache.org/jira/browse/TEZ-4272
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.9.2, 0.10.0
>            Reporter: Nomen'Aina
>            Priority: Major
>         Attachments: log.txt
>
>
> Hello to all.
> Currently I am trying to install Apache tez by following step by step, the instructions on the official website, and when I run the command: 
> $HADOOP_PREFIX/bin/hadoop jar tez-examples.jar orderedwordcount /tmp/input/file.txt /tmp/outout
> I get the following errors:
> Service org.apache.tez.dag.app.rm.TaskSchedulerManager failed in state STARTED java.lang.NullPointerException at org.apache.tez.dag.app.rm.TaskSchedulerManager.serviceStart(TaskSchedulerManager.java:653)
> and
> Error starting DAGAppMaster org.apache.hadoop.service.ServiceStateException: java.lang.ExceptionInInitializerError
>  
>  
> hadoop version:3.3.0 / tez version: 0.10.0



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