You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build: azure-toolkit-for-intellij-2018.1.PR.2202.10-08-2018
Repro Steps:
1.Right click on HDInsight ,select "Link A Livy Cluster"
2.Click the dropdown list of the "cluster info,"then select "Livy service",set up other items and leave "yarn endpoint" vacant.
3.Submit job to the linked cluster with the settings above
Result:
Expect:
Should show "Job run successfully" like below
The text was updated successfully, but these errors were encountered:
jingyanjingyan
changed the title
The log will not show "job run successfully" when in Link Livy Cluster dialog, set “Yarn Endpoint”
[IntelliJ]The log will not show "job run successfully" when in Link Livy Cluster dialog, set “Yarn Endpoint”
Oct 10, 2018
jingyanjingyan
changed the title
[IntelliJ]The log will not show "job run successfully" when in Link Livy Cluster dialog, set “Yarn Endpoint”
[IntelliJ]The log will not show "job run successfully" when in Link Livy Cluster dialog, do not set “Yarn Endpoint”
Oct 22, 2018
After check,we find out once user dosen't fill the yarn endpoint when linking the livy cluster,we can't get the job log and result since these are based on the endpoint.
Build: azure-toolkit-for-intellij-2018.1.PR.2202.10-08-2018
Repro Steps:
1.Right click on HDInsight ,select "Link A Livy Cluster"
2.Click the dropdown list of the "cluster info,"then select "Livy service",set up other items and leave "yarn endpoint" vacant.
3.Submit job to the linked cluster with the settings above
Result:
Expect:
Should show "Job run successfully" like below
The text was updated successfully, but these errors were encountered: