You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/09 16:04:38 UTC

[jira] [Commented] (AMBARI-20359) Not able to import workflow with fs action node

    [ https://issues.apache.org/jira/browse/AMBARI-20359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903275#comment-15903275 ] 

Hudson commented on AMBARI-20359:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1221 (See [https://builds.apache.org/job/Ambari-branch-2.5/1221/])
AMBARI-20359. Not able to import workflow with fs action node (Madhan (pallavkul: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c476629345c05896a445f005e94f2ab605510362])
* (edit) contrib/views/wfmanager/src/main/resources/ui/app/domain/workflow-importer.js


> Not able to import workflow with fs action node
> -----------------------------------------------
>
>                 Key: AMBARI-20359
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20359
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.5.0
>            Reporter: Supreeth Sharma
>            Assignee: M Madhan Mohan Reddy
>            Priority: Critical
>              Labels: WFD, WFM
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-20359_trunk.patch
>
>
> Not able to import workflow with fs action node. 
> Seeing below error in UI console log :
> {code}
> Uncaught TypeError: Cannot read property '0' of undefined
>     at n.handleImport (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:7:28237)
>     at n [as handleImport] (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/vendor-b25c8db62aa353ea5ab0a4f9e228c623.js:11:18180)
>     at n.handleImportNode (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:13846)
>     at http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:27314
>     at Array.forEach (native)
>     at http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:27286
>     at Array.forEach (native)
>     at n.setupNodeMap (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:27188)
>     at n.processWorkflowXml (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:26231)
>     at n.importWorkflow (http://172.27.32.136:8080/views/WORKFLOW_MANAGER/1.0.0/WFD/assets/oozie-designer-35b7698efcbc6722853be0273625a4ef.js:9:25548)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)