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 on 07-31-2015 07:22 AM - edited 09-16-2022 02:36 AM
Hi,
I'm trying to complete the Cloudera Live Beginner Tutorial. In the Exercise 2, a sample of one month's worth of log data has (supposedly!) been loaded into /opt/examples/log_data/access.log.2.
But when I follow the Exercise 2 of tutorial and execute the command
sudo -u hdfs hadoop fs -copyFromLocal /opt/examples/log_files/access.log.2 /user/hive/warehouse/original_access_logs
I get the following error message:
copyFromLocal: `/opt/examples/log_files/access.log.2': No such file or directory
I suspect the sample has just not been loaded into into /opt/examples/log_data/access.log.2. What should I do?
Created 07-31-2015 07:46 AM
Well, problem solved. I tried again one hour later after my initial attempt, and it worked...
I guess loading the log data took a moment.
Created 07-31-2015 07:46 AM
Well, problem solved. I tried again one hour later after my initial attempt, and it worked...
I guess loading the log data took a moment.
Created 07-31-2015 08:10 AM
Great! I am happy to see the issue resolved itself. 🙂