@Nik94,
Just for future reference, if anything failed, it will be helpful to share a clear message of the failure in order for anyone effectively troubleshoot the issue, simply saying it failed will not help, as jobs can fail for a million reasons.
I suggest you to run below command:
yarn logs -applicationId {application_id} -appOwner {username} > {application_id}.log
Then share the log file for review. If it is too big, please scan through the logs and see if you can spot any errors and then you can share on the post as small attachment.
Cheers
Eric