- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
How to sqoop data from HDFS to Azure Blob storage?
- Labels:
-
Apache Hive
-
Apache Sqoop
-
HDFS
Created on ‎04-15-2022 01:16 AM - edited ‎04-15-2022 08:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Anyone knows how to export data from HDFS (Hive) to Azure Blob storage by using sqoop please?
I found a documentation but I need Blob storage not ADLS Importing Data into Microsoft Azure Data Lake Store (Gen1 and Gen2) Using Sqoop | 6.3.x | Cloudera D...
If possible, what configuration of authentification is needed ?
Thanks a lot !
Created ‎04-18-2022 08:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Jaguare ,
What you likely want to use is not sqoop, but hdfs' native distcp command. There are guides on the internet on how to do this. A quick google found this: https://docs.microsoft.com/en-us/azure/hdinsight/hadoop/apache-hadoop-on-premises-migration-best-pra...
Hope this helps.
Regards,
Alex
