question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

HDInsights Commands

See original GitHub issue

Description

The old Azure CLI had features to manage HDInsight clusters as described here:

https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-administer-use-command-line

Reading and searching the documentation of the new CLI ( https://docs.microsoft.com/en-us/cli/azure/overview ), it doesn’t seem to reference HDInsight.

Can such features be added to the new CLI?


Environment summary

Install Method: How did you install the CLI? (e.g. pip, interactive script, apt-get, Docker, MSI, nightly)
Answer here:

curl -L https://aka.ms/InstallAzureCli | bash

CLI Version: What version of the CLI and modules are installed? (Use az --version)
Answer here:

ron@i5:~/work/fli/azure/azure-automation/bin$ az --version azure-cli (2.0.7)

acr (2.0.5) acs (2.0.7) appservice (0.1.7) batch (3.0.0) billing (0.1.0) cdn (0.0.3) cloud (2.0.3) cognitiveservices (0.1.3) command-modules-nspkg (2.0.0) component (2.0.5) configure (2.0.7) consumption (0.1.0) core (2.0.7) cosmosdb (0.1.7) dla (0.0.7) dls (0.0.7) feedback (2.0.3) find (0.2.3) interactive (0.3.3) iot (0.1.6) keyvault (2.0.5) lab (0.0.5) monitor (0.0.5) network (2.0.7) nspkg (3.0.0) profile (2.0.5) rdbms (0.0.2) redis (0.2.4) resource (2.0.7) role (2.0.5) sf (1.0.2) sql (2.0.4) storage (2.0.7) vm (2.0.7)

Python (Linux) 2.7.6 (default, Oct 26 2016, 20:30:19) [GCC 4.8.4]

Python location ‘/home/ron/lib/azure-cli/bin/python’

OS Version: What OS and version are you using?
Answer here:

$ uname -a Linux i5 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Shell Type: What shell are you using? (e.g. bash, cmd.exe, Bash on Windows)
Answer here:

bash

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:15 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
tjprescottcommented, Jun 7, 2018

I’ve posted this request in the Azure feedback forms:

https://feedback.azure.com/forums/217335-hdinsight/suggestions/34482229-on-board-hdinsights-to-azure-cli-2-0

For those who have +1’ed this thread, please go to the link and cast your votes for this feature.

0reactions
tylerfoxcommented, Jan 17, 2019

Hi all, HDInsight commands are now supported in Azure CLI as a public preview. https://azure.microsoft.com/en-us/blog/hdinsight-now-supported-in-azure-cli/

Don’t hesitate to reach out with feedback

Read more comments on GitHub >

github_iconTop Results From Across the Web

Manage Azure HDInsight clusters using Azure CLI
Learn how to use the Azure CLI to manage Azure HDInsight clusters. ... with the name of your resource group, then enter the...
Read more >
Manage Hadoop clusters in HDInsight using the Azure CLI
Learn how to use the Azure Command-line Interface to manage Hadoop clusters in Azure HDInsight. The Azure CLI is implemented in Node.js.
Read more >
Azure HDInsight - data-analytics - GitBook
Learn how to create an Apache Spark cluster in HDInsight and run ... which are special commands that you can call with %%...
Read more >
HDFS Commands on HDInsight - Data Lake - DIY-5-of-20
Bharati DW Consultancy cell: +1-562-646-6746email: bharati.dwconsultancy@gmail.com website: http://www.bharaticonsultancy.in ...
Read more >
airflowhdi.operators package - airflow-hdinsight - Read the Docs
azure_conn_id – connection ID of the Azure HDInsight cluster. command (str) – command to execute on remote host. (templated); timeout (int) – timeout...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found