Skip to content

Commit dba94cb

Browse files
Merge pull request #251425 from v-akarnase/patch-10
Update hdinsight-hadoop-windows-tools.md
2 parents 5d04771 + deb012f commit dba94cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Work from a Windows PC in Hadoop on HDInsight. Manage and query clu
44
ms.service: hdinsight
55
ms.topic: conceptual
66
ms.custom: hdinsightactive, hdiseo17may2017, devx-track-dotnet
7-
ms.date: 08/05/2022
7+
ms.date: 09/14/2023
88
---
99

1010
# Work in the Apache Hadoop ecosystem on HDInsight from a Windows PC
@@ -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)