microsoft / microsoft/azure-tools-for-java
[IntelliJ][ReportedByUser] Uncaught Exception java.lang.RuntimeException: org.apache.http.client.ClientProtocolException
Open
Nobody has claimed this yet.
Module: HDInsight
- Dominant language
- Java
- Stars
- 262
- Forks
- 185
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
IntelliJ build version: 2020.3 IC-203.5981.155
OS: Windows 10
JDK: JetBrains s.r.o. 11.0.9
Plugin version: 3.45.1-2020.2
Additional Info: None
Parent component:
com.intellij.openapi.ui.impl.DialogWrapperPeerImpl$MyDialog$DialogRootPane[,6,0,824x512,invalid,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=449,maximumSize=,minimumSize=,preferredSize=]
Error message:
IdeaLoggingEvent[message=null, throwable=java.lang.RuntimeException: org.apache.http.client.ClientProtocolException
at rx.exceptions.Exceptions.propagate(Exceptions.java:57)
at com.microsoft.azure.hdinsight.spark.common.SparkBatchJob.lambda$getSparkJobYarnCurrentAppAttempt$15(SparkBatchJob.java:708)
at com.microsoft.azure.hdinsight.spark.common.SparkBatchJob.lambda$getSparkJobApplicationIdObservable$11(SparkBatchJob.java:660)
at com.microsoft.azure.hdinsight.spark.run.SparkJobLogInputStream.lambda$fetchLog$0(SparkJobLogInputStream.java:60)
at com.microsoft.azure.hdinsight.spark.run.SparkJobLogInputStream.fetchLog(SparkJobLogInputStream.java:59)
at com.microsoft.azure.hdinsight.spark.run.SparkJobLogInputStream.available(SparkJobLogInputStream.java:83)
Caused by: org.apache.http.client.ClientProtocolException
at com.microsoft.azure.hdinsight.spark.common.SparkBatchSubmission.getHttpResponseV
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.