Support Questions

Find answers, ask questions, and share your expertise
Announcements
Welcome to the upgraded Community! Read this blog to see What’s New!

oozie workflow failing

avatar
Rising Star

Facing issues with oozie workflow. It is failing after we changed schema on one of the table.

ERROR SchemaCheckXCommand:517 - 

Found [1] extra indexes for columns in table [WF_ACTIONS]: [wf_id]
1 ACCEPTED SOLUTION

avatar
Contributor

@nyadav

That message is not causing your workflow to fail . Please find below article which explains the same. https://community.hortonworks.com/questions/57384/oozie-mysql-error-hortonworks-25oozie-mysql-error....

Can you please provide oozie logs for the workflow scheduled

oozie job -oozie http://<oozie host>:<oozie port>/oozie -log <WF_ID>

View solution in original post

1 REPLY 1

avatar
Contributor

@nyadav

That message is not causing your workflow to fail . Please find below article which explains the same. https://community.hortonworks.com/questions/57384/oozie-mysql-error-hortonworks-25oozie-mysql-error....

Can you please provide oozie logs for the workflow scheduled

oozie job -oozie http://<oozie host>:<oozie port>/oozie -log <WF_ID>
Labels