Created 01-06-2016 03:32 AM
I am working on HDPCD practice test instance. Can anybody let me know -
a) Is there anything I should do before issue sqoop command on AWS practice instance.
b) what is the parameter I should use for --connect jdbc:?????
Created 02-03-2016 09:44 PM
Everything is configured perfectly fine on the real exam for Sqoop to work. It's also configured correctly on the practice exam. If you are having trouble getting the command to work, the solution is in the /home/horton/solutions folder on the Ubuntu instance. Try running the solution. If that fails, please share the error and I can help you from there.
Created 02-03-2016 07:34 PM
During the HDPCD exam, do we have to do this initial set up like - set up user, grant access etc. before we use sqoop commands? Or are these already taken care and we just run sqoop commands? If some access is not working can we ask the proctor to stop the clock and set up the required environment?
Created 02-03-2016 07:57 PM
@rich can help with HDPCD related questions
Created 02-03-2016 08:18 PM
During the HDPCD exam, do we have to do this initial set up like - set up user, grant access etc. before we use sqoop commands? Or are these already taken care and we just run sqoop commands? If some access is not working can we ask the proctor to stop the clock and set up the required environment?
Created 02-03-2016 09:44 PM
Everything is configured perfectly fine on the real exam for Sqoop to work. It's also configured correctly on the practice exam. If you are having trouble getting the command to work, the solution is in the /home/horton/solutions folder on the Ubuntu instance. Try running the solution. If that fails, please share the error and I can help you from there.
Created 02-03-2016 09:52 PM
@rich I have accepted this as best answer.
Created 02-03-2016 10:42 PM
Created 02-03-2016 11:16 PM
You spelled "input-fields-terminated-by" incorrectly. I would bet that it will work once you fix that.
Created 02-05-2016 11:11 PM
Thanks rich. your solution worked out. I accept this answer.