Member since
07-09-2018
9
Posts
1
Kudos Received
0
Solutions
10-28-2019
04:03 PM
Hi @KuldeepK , I am trying to pass the dynamic parameter values from the shell scripts. And I am unable to do that. IF you have tried can you please let me know how to do that. I tried in the CLI it works fine with the XML code. But I am trying to use the hue editor to design the oozie workflows I am unable to pass the parameters from the shell script
... View more
10-23-2018
09:55 PM
1 Kudo
Thanks for the quick response @Shu, It worked fine, and I am able to remove the path. Earlier, as I am getting the error that I mentioned in the post, I tried the other way as to delete the whole test path by excluding the directories that I need. I tried this long back I remember it worked fine, but unable to find the command now.
... View more
10-23-2018
08:29 PM
I have created a external table in this path with missing parameter value like below (Hortonworks) /hdfspath/test/${db} /hdfspath/test/table1 /hdfspath/test/table2 /hdfspath/test/table3 I need to delete the 1st path from the hdfs, but when I tried to use a hadoop fs -rm -r /hdfspath/test/${db} I am getting an error message : No Such directory.
... View more
Labels:
- Labels:
-
Apache Hadoop
07-09-2018
03:33 PM
Hello Kotesh, Were you able to resolve this issue after setting all the properties as suggested?
... View more