How we can check hadoop sqoop installed or not in a system?
Answer Posted / Satyendra Tripathi
You can check if Hadoop Sqoop is installed on your system by running the command 'sqoop' in the terminal. If it returns an error saying 'command not found', then Sqoop is not installed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers