Oozie SSH Action Does Not Support Chained Commands – OOZIE-1974
I have seen quite a few CDH users who try to run chained Linux command via Oozie’s SSH Action. Example is like below: We can see that the command to run on remote host is as below: This is OK if both commands can finish successfully very quickly. However it …