Unable to redirect to tracking url to debug issue

Hi All,

I encountered an error while performing sqoop export operation. For this I tried to redirect to tracking url, but I m unable to navigate to that page. So i am unable to debug the issue.

URL :: http://cxln2.c.thelab-240901.internal:8088/proxy/application_1573919454381_0879/

PFA for more details.

Thanks & Regards,
Gowtham.

I understand that you are trying to do Sqoop export to Mysql and there is an error in the connection.

Below are the steps

Exporting from sqoop to MySql:-

The ip address of the mysql has been changed:-

The below command by which I have done, you can also follow the same.

sqoop export --connect jdbc:mysql://10.142.1.2/sqoopex -m 1 --table sales_satyajit --export-dir /apps/hive/warehouse/satyajitdas114a57801.db/sales_test --input-fields-terminated-by ‘,’ --username sqoopuser --password NHkkP876rp

mysql -h ip-10.142.1.2 -u sqoopuser -p

mysql -u satyajitdas114a57801 -pNHkfcgfgr5566rp -h cxln2.c.thelab-240901.internal

All the best.

Hi Satyajit,

I tried with the IP given by you for sqoop export. I am able to connect but i am unable to track URL which was given by Hadoop job.

URL:: http://cxln2.c.thelab-240901.internal:8088/proxy/application_1573919454381_1768/

Kindly provide solution for the same.

Thanks & Regards,
Gowtham.