bash - hadoop command stop working when used in shell script -


i have used -mv (move) command in shell script. running when tested. after runs fails results in script failure.

why happen? i'm not getting answer it.

hadoop fs -mv /user/abc/"$current_date" /user/xyz/itr2run"$run_index" 

using bourne shell run script #!/bin/sh.


Comments

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

android - Basic camera in app -

scala - Using the kronecker product on complex matrices with scalaNLP breeze -