Sivakumar Ramaswamy created OOZIE-3615:
------------------------------------------

             Summary: sshaction runs infinitely as OS assign same PID to kworker
                 Key: OOZIE-3615
                 URL: https://issues.apache.org/jira/browse/OOZIE-3615
             Project: Oozie
          Issue Type: Bug
          Components: scripts
    Affects Versions: 5.2.0, 5.1.0
            Reporter: Sivakumar Ramaswamy


Hello,

     oozie workflow runs forever when OS assign PID to kworker .

Below returns true always:

ssh -o PasswordAuthentication=no -o KbdInteractiveDevices=no -o 
StrictHostKeyChecking=no -o ConnectTimeout=20 hadoop@localhost ps -p <PID>

 

Reproduce:

 hard to reproduce and there are 1500 jobs runs at a time . This issue happen 
sporadically. 

 

Reduced 

oozie.service.ActionCheckerService.action.check.delay

 

But no luck. 

 

solution:

  it would be great if we can check pid and process name as well. 

 

 

 

 



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

Reply via email to