[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2015-05-01 Thread Junping Du (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524356#comment-14524356
 ] 

Junping Du commented on YARN-2470:
--

Agree with [~chris.douglas]. This shouldn't be a problem as this is expected as 
common behavior for other int value. Close it as won't fix.

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





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


[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2014-08-29 Thread Beckham007 (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115011#comment-14115011
 ] 

Beckham007 commented on YARN-2470:
--

Could u give some logs about this?

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2014-08-29 Thread Shivaji Dutta (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115324#comment-14115324
 ] 

Shivaji Dutta commented on YARN-2470:
-

2014-08-27 23:37:30,566 INFO  service.AbstractService 
(AbstractService.java:noteFailure(272)) - Service 
org.apache.hadoop.yarn.server.nodemanager.DeletionService failed in state 
INITED; cause: java.lang.NumberFormatException: For input string: 36
java.lang.NumberFormatException: For input string: 36
at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:495)
at java.lang.Integer.parseInt(Integer.java:527)
at org.apache.hadoop.conf.Configuration.getInt(Configuration.java:1094)
at 
org.apache.hadoop.yarn.server.nodemanager.DeletionService.serviceInit(DeletionService.java:105)
at 
org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
at 
org.apache.hadoop.service.CompositeService.serviceInit(CompositeService.java:107)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceInit(NodeManager.java:186)
at 
org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.initAndStartNodeManager(NodeManager.java:357)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.main(NodeManager.java:404)

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2014-08-29 Thread Shivaji Dutta (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115326#comment-14115326
 ] 

Shivaji Dutta commented on YARN-2470:
-

The number is obscenely high. Since I was experimenting with it. I used Ambari 
to set this value. Ambari should have atleast gave me a warning for this.

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2014-08-29 Thread Shivaji Dutta (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115334#comment-14115334
 ] 

Shivaji Dutta commented on YARN-2470:
-

I have put an Ambari issue for Validating the field - AMBARI-7082.

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2470) A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager to crash. Slider needs this value to be high. Setting a very high value throws an exception a

2014-08-29 Thread Chris Douglas (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14115581#comment-14115581
 ] 

Chris Douglas commented on YARN-2470:
-

Failing to start is the correct behavior; that timeout is not valid. Is your 
intent to disable cleanup entirely?

 A high value for yarn.nodemanager.delete.debug-delay-sec causes Nodemanager 
 to crash. Slider needs this value to be high. Setting a very high value 
 throws an exception and nodemanager does not start
 --

 Key: YARN-2470
 URL: https://issues.apache.org/jira/browse/YARN-2470
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Affects Versions: 2.4.1
Reporter: Shivaji Dutta
Priority: Minor





--
This message was sent by Atlassian JIRA
(v6.2#6252)