- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Tutorial Exercise 2: Log data hasn't been loaded
- Labels:
-
Apache Hadoop
-
Apache Hive
-
HDFS
Created on ‎07-31-2015 07:22 AM - edited ‎09-16-2022 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great! I am happy to see the issue resolved itself. 🙂
Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
