Skip to content

Commit deb012f

Browse files
authored
Update hdinsight-hadoop-windows-tools.md
Update hdinsight-hadoop-windows-tools.md
1 parent a8927d8 commit deb012f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-hadoop-windows-tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Apache Spark clusters in HDInsight include Apache Zeppelin notebooks and kernels
6868

6969
If you come across a situation where you must use a tool or technology that is only available on Linux, consider the following options:
7070

71-
* **Bash on Ubuntu on Windows 10** provides a Linux subsystem on Windows. Bash allows you to directly run Linux utilities without having to maintain a dedicated Linux installation. See [Windows Subsystem for Linux Installation Guide for Windows 10](/windows/wsl/install-win10) for installation steps. Other [Unix shells](https://www.gnu.org/software/bash/) will work as well.
71+
* **Bash on Ubuntu on Windows 10** provides a Linux subsystem on Windows. Bash allows you to directly run Linux utilities without having to maintain a dedicated Linux installation. See [Windows Subsystem for Linux Installation Guide for Windows 10](/windows/wsl/install-win10) for installation steps. Other [Unix shells](https://www.gnu.org/software/bash/) work as well.
7272
* **Docker for Windows** provides access to many Linux-based tools, and can be run directly from Windows. For example, you can use Docker to run the Beeline client for Hive directly from Windows. You can also use Docker to run a local Jupyter Notebook and remotely connect to Spark on HDInsight. [Get started with Docker for Windows](https://docs.docker.com/docker-for-windows/)
7373
* **[MobaXTerm](https://mobaxterm.mobatek.net/)** allows you to graphically browse the cluster file system over an SSH connection.
7474

@@ -78,6 +78,6 @@ The Azure command-line interface (CLI) is Microsoft's cross-platform command-lin
7878

7979
## Next steps
8080

81-
If you're new to working in Linux-based clusters, see the follow articles:
81+
If you're new to work in Linux-based clusters, see the following articles:
8282
* [Set up Apache Hadoop, Apache Kafka, Apache Spark, or other clusters](hdinsight-hadoop-provision-linux-clusters.md)
8383
* [Tips for HDInsight clusters on Linux](hdinsight-hadoop-linux-information.md)

0 commit comments

Comments
 (0)