Skip to content

Commit 599535b

Browse files
change "Known Issue" to "Known issue"
1 parent 80eca49 commit 599535b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/spark/apache-spark-python-package-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ HDInsight cluster depends on the built-in Python environment, both Python 2.7 an
115115
116116
![Check Python version in Jupyter Notebook](./media/apache-spark-python-package-installation/check-python-version-in-jupyter.png)
117117
118-
## Known Issue
118+
## Known issue
119119
120120
There is a known bug for Anaconda version 4.7.11 and 4.7.12. If you see your script actions hanging at `"Collecting package metadata (repodata.json): ...working..."` and failing with `"Python script has been killed due to timeout after waiting 3600 secs"`. You can download [this script](https://gregorysfixes.blob.core.windows.net/public/fix-conda.sh) and run it as script actions on all nodes to fix the issue.
121121

0 commit comments

Comments
 (0)