Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IntelliJ][ESP] After signed out, the job is still submitted successfully. #3802

Closed
v-lanjli opened this issue Dec 4, 2019 · 1 comment
Closed
Assignees

Comments

@v-lanjli
Copy link

v-lanjli commented Dec 4, 2019

Build: https://vscjavaci.cloudapp.net/job/Azure_Toolkits_for_Java/job/AzureToolsManager_develop/1313/Azure/processDownloadRequest/artifacts/azure-toolkit-for-intellij-2019.2.develop.1313.12-02-2019.zip
IntelliJ Version: 2019.2
OS: Windows/Mac/Linux

Repro Steps:

  1. Open IntelliJ IDEA
  2. Install the build
  3. Use this account (omid@hdicore.com) to sign in to Azure
  4. Right click on HDInsight node, and select Link A Cluster
  5. For Clucter Name/URL, enter jeasadhib
  6. For Authentication Type, select Azure Account
  7. Click OK button in Link A Cluster dialog
  8. Click on Edit Configurations
  9. Select Apache Spark on HDInsight template
  10. Fill in Main class name
  11. Switch to Remotely Run in Cluster
  12. For Spark cluster, select linked cluster: jeasadhib
  13. For Storage Type, select Use ADLS Gen2 with azure account to upload
  14. Fill in ADLS GEN2 Root path: https://hdicorehns.dfs.core.windows.net/jeasadhib-2019-11-19t01-20-36-377z
  15. Click on Apply button, then Click on OK button to close the Config dialog
  16. Sign out to Azure
  17. Click on SparkJobRun button
  18. Check the result

Results: After signed out, the job is still submitted successfully. However, after reopening the configuration and saving and closing without doing anything, the job cannot be successfully submitted.
IntelliJ ESP  After signed out, the job is still submitted successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants