Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Tutorial Exercise 2: Log data hasn't been loaded

avatar
New Contributor

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?

1 ACCEPTED SOLUTION

avatar
New Contributor

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.

View solution in original post

2 REPLIES 2

avatar
New Contributor

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.

avatar
Community Manager

Great! I am happy to see the issue resolved itself. 🙂


Keep the questions coming,

Cy Jervis | Senior Manager, Knowledge Programs

if (helpful) { mark_as_solution(); } | if (appreciated) { give_kudos(); }