Member since
03-27-2018
2
Posts
0
Kudos Received
0
Solutions
04-03-2018
06:22 PM
Does anyone have an idea about this error?
... View more
03-27-2018
06:33 PM
I am trying to validate or save a workflow in WFM. MySQL is the database. Using HDP 2.6.3. Getting this error: org.eclipse.persistence.exceptions.DatabaseException Internal Exception: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'ambari.DS_WORKFLOW_53' doesn't exist Error Code: 1146 Call: SELECT DS_id, DS_createdAt, DS_definitionMissing, DS_desciption, DS_isDraft, DS_name, DS_owner, DS_type, DS_updatedAt, DS_workflowDefinitionPath FROM DS_WORKFLOW_53 WHERE (DS_workflowDefinitionPath = ?) bind => [1 parameter bound] Query: ReadAllQuery(referenceClass=DS_Workflow_53 sql="SELECT DS_id, DS_createdAt, DS_definitionMissing, DS_desciption, DS_isDraft, DS_name, DS_owner, DS_type, DS_updatedAt, DS_workflowDefinitionPath FROM DS_WORKFLOW_53 WHERE (DS_workflowDefinitionPath = ?)") Any ideas?
... View more
Labels:
- Labels:
-
Apache Oozie