0 votes
in Hadoop by

What does etc.init.d do?

1 Answer

0 votes
by

/etc /init.d specifies where daemons (services) are placed or to see the status of these daemons. It is very LINUX specific, and nothing to do with Hadoop.

...