Skip to content

Commit 5f4e3bf

Browse files
committed
update content according to ci 117042-fix
1 parent e6abebe commit 5f4e3bf

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/data-factory/data-factory-troubleshoot-guide.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -663,16 +663,18 @@ The following table applies to Azure Batch.
663663

664664
- **Recommendation**: For 502 error, most of the time this is because your Ambari Server process was shut down. You can restart the Ambari Services by rebooting the head node.
665665

666-
1. Connect to one of your node on Hdinsight using SSH.
667-
2. Identify your active head node host by running “ping headnodehost”.
668-
3. Connect to your active head node as Ambari Server sits on the active head node using SSH.
669-
4. Reboot the active head node.
666+
1. Connect to one of your node on Hdinsight using SSH.
667+
2. Identify your active head node host by running “ping headnodehost”.
668+
3. Connect to your active head node as Ambari Server sits on the active head node using SSH.
669+
4. Reboot the active head node.
670670

671-
For more information: Look through Azure HDInsight troubleshooting documentation, for example:
671+
For more information: Look through Azure HDInsight troubleshooting documentation, for example:
672672

673-
- [Ambari UI 502 error](https://hdinsight.github.io/ambari/ambari-ui-502-error.html).
674-
- [Scenario: RpcTimeoutException for Apache Spark thrift server in Azure HDInsight](https://docs.microsoft.com/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception).
675-
- [Troubleshooting bad gateway errors in Application Gateway](https://docs.microsoft.com/azure/application-gateway/application-gateway-troubleshooting-502).
673+
- [Ambari UI 502 error](https://hdinsight.github.io/ambari/ambari-ui-502-error.html).
674+
- [Scenario: RpcTimeoutException for Apache Spark thrift server in Azure HDInsight](https://docs.microsoft.com/azure/hdinsight/spark/apache-spark-troubleshoot-rpctimeoutexception).
675+
- [Troubleshooting bad gateway errors in Application Gateway](https://docs.microsoft.com/azure/application-gateway/application-gateway-troubleshooting-502).
676+
677+
<br>
676678

677679
- **Cause**: When error message contains a message similar to 'Unable to service the submit job request as templeton service is busy with too many submit job requests' or 'Queue root.joblauncher already has 500 applications, cannot accept submission of application', this means that too many jobs are being submitted to HDInsight at the same time.
678680

0 commit comments

Comments
 (0)