Raw New Markdown
Generating updated version of doc...
Rendered New Markdown
Generating updated version of doc...
---
title: Submit Apache Hadoop jobs in HDInsight
description: Submit Apache Hadoop jobs in Azure HDInsight using Microsoft .NET SDK, curl, or PowerShell
ms.service: azure-hdinsight
ms.topic: conceptual
ms.custom: hdinsightactive, devx-track-dotnet
author: hareshg
ms.author: hgowrisankar
ms.reviewer: nijelsf
ms.date: 03/15/2024
---
# Submit Apache Hadoop jobs in HDInsight
You can submit Apache Hadoop jobs in Azure HDInsight by using the Microsoft .NET SDK for HDInsight, curl, or Azure PowerShell.
## Resources
- **.NET SDK**:
- [Create non-interactive authentication .NET applications](../hdinsight-create-non-interactive-authentication-dotnet-applications.md)
- [Run Apache Hive queries by using the HDInsight .NET SDK](apache-hadoop-use-hive-dotnet-sdk.md)
- [Run Apache Sqoop jobs by using the .NET SDK for Apache Hadoop in HDInsight](apache-hadoop-use-sqoop-dotnet-sdk.md)
- [Run MapReduce jobs by using the HDInsight .NET SDK](apache-hadoop-use-mapreduce-dotnet-sdk.md)
- **curl**:
- [Run Apache Hive queries with Apache Hadoop in HDInsight by using curl](apache-hadoop-use-hive-curl.md)
- [Run Apache Sqoop jobs with Apache Hadoop in HDInsight by using curl](apache-hadoop-use-sqoop-curl.md)
- [Run MapReduce jobs with Apache Hadoop in HDInsight by using curl](apache-hadoop-use-mapreduce-curl.md)
- **PowerShell**:
- [Run Apache Hive queries by using PowerShell](apache-hadoop-use-hive-powershell.md)
- [Use Apache Sqoop with Apache Hadoop in HDInsight](apache-hadoop-use-sqoop-powershell.md)
- [Run MapReduce jobs with Apache Hadoop in HDInsight by using PowerShell](apache-hadoop-use-mapreduce-powershell.md)
## Next steps
- [Azure HDInsight documentation](../index.yml)