在 HDInsight 中提交 Apache Hadoop 作业Submit Apache Hadoop jobs in HDInsight
可以在 Azure HDInsight 中使用用于 HDInsight 的 Microsoft .NET SDK、curl 或 Azure PowerShell 提交 Apache Hadoop 作业。You can submit Apache Hadoop jobs in Azure HDInsight by using the Microsoft .NET SDK for HDInsight, curl, or Azure PowerShell.
资源Resources
.NET SDK :.NET SDK:
- 创建非交互式身份验证 .NET 应用程序Create non-interactive authentication .NET applications
- 使用 HDInsight .NET SDK 运行 Apache Hive 查询Run Apache Hive queries by using the HDInsight .NET SDK
- 使用用于 HDInsight 中的 Apache Hadoop 的 .NET SDK 运行 Apache Sqoop 作业Run Apache Sqoop jobs by using the .NET SDK for Apache Hadoop in HDInsight
- 使用 HDInsight .NET SDK 运行 MapReduce 作业Run MapReduce jobs by using the HDInsight .NET SDK
curl :curl:
- 使用 curl 通过 HDInsight 中的 Apache Hadoop 运行 Apache Hive 查询Run Apache Hive queries with Apache Hadoop in HDInsight by using curl
- 使用 curl 通过 HDInsight 中的 Apache Hadoop 运行 Apache Sqoop 作业Run Apache Sqoop jobs with Apache Hadoop in HDInsight by using curl
- 使用 curl 通过 HDInsight 中的 Apache Hadoop 运行 MapReduce 作业Run MapReduce jobs with Apache Hadoop in HDInsight by using curl
PowerShell :PowerShell:
- 使用 PowerShell 运行 Apache Hive 查询Run Apache Hive queries by using PowerShell
- 在 HDInsight 中将 Apache Sqoop 与 Apache Hadoop 配合使用Use Apache Sqoop with Apache Hadoop in HDInsight
- 使用 PowerShell 通过 HDInsight 中的 Apache Hadoop 运行 MapReduce 作业Run MapReduce jobs with Apache Hadoop in HDInsight by using PowerShell