You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2016/08/03 15:11:20 UTC

[jira] [Commented] (TEZ-3396) Could not retrieve status for vertex: Tokenizer/Summation/Sorter

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

Hitesh Shah commented on TEZ-3396:
----------------------------------

Something is killing the AM process. It is likely the NodeManager process because the memory configured for the AM and/or its Xmx might be incorrect. In future, questions such as these should be asked on the user mailing list. This is not really a bug but likely a setup issue. Resolving as invalid. 

> Could not retrieve status for vertex: Tokenizer/Summation/Sorter
> ----------------------------------------------------------------
>
>                 Key: TEZ-3396
>                 URL: https://issues.apache.org/jira/browse/TEZ-3396
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.4
>         Environment: CentOS6.8 x64
> java8
> hadoop 2.7.2
> tez 0.8.4
>            Reporter: amethystic
>         Attachments: logs.tar.gz
>
>
> Steps
> 1. installed hadoop 2.7.2
> 2. install tez following instructions on 'http://tez.apache.org/install.html'
> 3. issue: hadoop jar /mnt/disk/huxi/tez/tez-examples-0.8.4.jar orderedwordcount /apps/tez/NOTICE.txt /out  
> Here is the output:
> 16/08/03 10:55:25 INFO shim.HadoopShimsLoader: Trying to locate HadoopShimProvider for hadoopVersion=2.7.2, majorVersion=2, minorVersion=7
> 16/08/03 10:55:25 INFO shim.HadoopShimsLoader: Picked HadoopShim org.apache.tez.hadoop.shim.HadoopShim26, providerName=org.apache.tez.hadoop.shim.HadoopShim25_26_27Provider, overrideProviderViaConfig=null, hadoopVersion=2.7.2, majorVersion=2, minorVersion=7
> 16/08/03 10:55:25 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
> 16/08/03 10:55:25 INFO client.TezClient: Tez Client Version: [ component=tez-api, version=0.8.4, revision=ef70407682918c022dffea86d6fa0571ccebcd8b, SCM-URL=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git, buildTime=20160705-1449 ]
> 16/08/03 10:55:26 INFO client.RMProxy: Connecting to ResourceManager at /0.0.0.0:8032
> 16/08/03 10:55:27 INFO examples.OrderedWordCount: Running OrderedWordCount
> 16/08/03 10:55:27 INFO client.TezClient: Submitting DAG application with id: application_1470148111230_0011
> 16/08/03 10:55:27 INFO client.TezClientUtils: Using tez.lib.uris value from configuration: hdfs://localhost:8500/apps/tez/tez.tar.gz
> 16/08/03 10:55:27 INFO client.TezClientUtils: Using tez.lib.uris.classpath value from configuration: null
> 16/08/03 10:55:27 INFO client.TezClient: Tez system stage directory hdfs://localhost:8500/tmp/work/tez/staging/.tez/application_1470148111230_0011 doesn't exist and is created
> 16/08/03 10:55:27 INFO client.TezClient: Submitting DAG to YARN, applicationId=application_1470148111230_0011, dagName=OrderedWordCount, callerContext={ context=TezExamples, callerType=null, callerId=null }
> 16/08/03 10:55:27 INFO impl.YarnClientImpl: Submitted application application_1470148111230_0011
> 16/08/03 10:55:27 INFO client.TezClient: The url to track the Tez AM: http://iZ25f2qedc7Z:8088/proxy/application_1470148111230_0011/
> 16/08/03 10:55:33 INFO client.RMProxy: Connecting to ResourceManager at /0.0.0.0:8032
> 16/08/03 10:55:33 INFO client.DAGClientImpl: DAG initialized: CurrentState=Running
> 16/08/03 10:55:34 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 0 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:35 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 1 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:36 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 2 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:37 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 3 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:38 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 4 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:39 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 5 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:40 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 6 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:41 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 7 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:42 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 8 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:43 INFO ipc.Client: Retrying connect to server: iZ25f2qedc7Z/10.171.49.61:36551. Already tried 9 time(s); retry policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1000 MILLISECONDS)
> 16/08/03 10:55:43 INFO client.DAGClientImpl: DAG: State: RUNNING Progress: 0% TotalTasks: 3 Succeeded: 0 Running: 0 Failed: 0 Killed: 0
> 16/08/03 10:55:43 INFO client.DAGClientImpl: Could not retrieve status for vertex: Tokenizer
> 16/08/03 10:55:43 INFO client.DAGClientImpl: Could not retrieve status for vertex: Summation
> 16/08/03 10:55:43 INFO client.DAGClientImpl: Could not retrieve status for vertex: Sorter
> 16/08/03 10:55:47 INFO client.DAGClientImpl: DAG completed. FinalState=FAILED
> 16/08/03 10:55:47 INFO examples.OrderedWordCount: DAG diagnostics: []



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)