Skip to content

Commit e575757

Browse files
committed
fix table format and wrong pic
1 parent 1a632ef commit e575757

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -44,8 +44,8 @@ There are two types of open-source components that are available in the HDInsigh
4444

4545
HDInsight Spark cluster is created with Anaconda installation. There are two Python installations in the cluster, Anaconda Python 2.7 and Python 3.5. The table below shows the default Python settings for Spark, Livy, and Jupyter.
4646

47+
| |Python 2.7|Python 3.5|
4748
|----|----|----|
48-
||Python 2.7|Python 3.5|
4949
|Path|/usr/bin/Anaconda/bin|/usr/bin/Anaconda/envs/py35/bin|
5050
|Spark|Default set to 2.7|N/A|
5151
|Livy|Default set to 2.7|N/A|
2.66 KB
Loading

0 commit comments

Comments
 (0)