Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
I've accidentally deleted cloudera-scm-server.log
Explorer
Created ‎09-01-2014 11:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm a newbie. I've accidentally deleted cloudera-scm-server.log, after I recreate the file, nothing gets written?
How can I fix this?
1 ACCEPTED SOLUTION
Guru
Created ‎09-01-2014 11:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is likely that Cloudera Manager still has the file open and is writing
to it though you have deleted the file itself. Try restarting the service
and check if the file is written to
$ sudo service cloudera-scm-server restart
to it though you have deleted the file itself. Try restarting the service
and check if the file is written to
$ sudo service cloudera-scm-server restart
Regards,
Gautam Gopalakrishnan
Gautam Gopalakrishnan
2 REPLIES 2
Guru
Created ‎09-01-2014 11:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is likely that Cloudera Manager still has the file open and is writing
to it though you have deleted the file itself. Try restarting the service
and check if the file is written to
$ sudo service cloudera-scm-server restart
to it though you have deleted the file itself. Try restarting the service
and check if the file is written to
$ sudo service cloudera-scm-server restart
Regards,
Gautam Gopalakrishnan
Gautam Gopalakrishnan
Explorer
Created ‎09-01-2014 11:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thx! yeah it works.
It's now writing to the cloudera-scm-server.log
