Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 01-21-2022 09:09 AM
Hi Experts,
One of our oozie workflow got failed while sqoop import job.
Please find below logs:
org.apache.velocity.exception.VelocityException: Error initializing log: Failed to initialize an instance of org.apache.velocity.runtime.log.Log4JLogChute with the current runtime configuration.
in other logs as :
org.springframework.web.client.HttpServerErrorException: 500 null
Please tell what could be the possible cause of this failure, we retried this job but getting the same error.
Created 03-20-2022 03:00 AM
Yes before I tried runing sqoop import manually, I restarted the oozie sqoop service multiple times until I can see the oozie workflow was initialized in the logs.
The workflows started working as expected and the job completed.
Created 01-25-2022 04:08 AM
Hi,
Please try to rerun the sqoop import outside of oozie and confirm whether its working or not. If it is working then we need to check it from oozie side. We need a complete stacktrcae of the error.
Regards,
Chethan YM
Created 03-20-2022 03:00 AM
Yes before I tried runing sqoop import manually, I restarted the oozie sqoop service multiple times until I can see the oozie workflow was initialized in the logs.
The workflows started working as expected and the job completed.