34134/not-able-to-start-mysql-service
I am trying sqoop import command and for that I need mysql table to import. This is where I am facing the problem. I am not able to start mysql service.
Command:
sudo service mysql start
Error:
mysql: unrecognized service
I dont know why it says unrecognized service. I have properly followed steps to install mysql. Please help
Hello. "The system never lies :-P".
The service mysql is not recognized because you are using the wrong service name. The service name is mysqld . Try this, it should work:
sudo service mysqld start
You have to start JobHistoryServer process specifically ...READ MORE
There is no jobtracker in hadoop 2.2.0 YARN framework. ...READ MORE
Follow these steps: Stop namenode Delete the datanode directory ...READ MORE
If you were able to start the ...READ MORE
Yes, you can update the data before ...READ MORE
You can use incremental for this. When ...READ MORE
Sqoop doesn’t permit you to import, all ...READ MORE
Hey, For me, my Hadoop NameNode was in ...READ MORE
You can re-install openssh-client and openssh-server: $ sudo ...READ MORE
Stop all running server 1) stop-all.sh Edit the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.