Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 01-17-2017 08:55 AM
Created 01-17-2017 10:44 AM
@melek Thank you , I got the solutions from the learning ropes of Horton works.
Created 01-17-2017 09:03 AM
Not clear what you are doing. Please define your problem with more details:
To copy any file from the host machine to a docker container you can use docker cp command or use docker volumes. If you would like to copy from the host machine to hdfs the easiest way to mount a volume to the docker container and use hdfs dfs -copyFromLocal from inside the containers as the hdfs configuration most probably already there...
Created 01-17-2017 10:44 AM
@melek Thank you , I got the solutions from the learning ropes of Horton works.