This repository has been archived by the owner. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
"Global Configurations" defined in workflow XML are being lost during…
… Import workflow (or) during "Reset workflow" (#2856) * wfm spark name node appending * Global Configurations defined in workflow XML are being lost during Import workflow (or) during Reset workflow
- Loading branch information
1 parent
5cc3594
commit e366b43f499812df6005bb51f295bfd6a5f642fa
Showing
4 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1824,4 +1824,7 @@ input:invalid { | ||
.note-info { | ||
position: relative; | ||
top: 10px; | ||
} | ||
.spark-namenode { | ||
top: 15px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters