AMBARI-22897 - Tez view button doesnt works in ambari views 1.5 #593
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
https://issues.apache.org/jira/browse/AMBARI-22897 : Tez view button doesnt works in ambari hive views 1.5
Visual-explain, visualization , tez , and settings was 'views' is not made route due to those buttons where not working as it was hitting : emberjs/ember.js#10780
How was this patch tested?
Tested the UI changes
All works fine
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50.773 s
[INFO] Finished at: 2018-03-08T18:08:26+05:30
[INFO] Final Memory: 77M/1423M
[INFO] ------------------------------------------------------------------------
UT cases corrected and folder made correct
[INFO] Results:
[INFO]
[INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
[INFO]
No change to Apperance even though there are changes in the implementation logic.