简体   繁体   English

使用pyspark从Azure Blob存储读取(txt,csv)文件

[英]Reading (txt , csv) FIle from Azure blob storage using pyspark

I am trying to read file from Azure blob Storage to Azure HDInsight Cluster using PySpark and getting this error: 我试图使用PySpark将文件从Azure blob存储读取到Azure HDInsight群集,并出现以下错误:

在此处输入图片说明

From the Azure portal, try opening the session again. 从Azure门户,尝试再次打开会话。 You may be using the Jupyter notebook which you may try to open and then run the commands. 您可能正在使用Jupyter笔记本,您可能会尝试打开它然后运行命令。 It should work fine. 它应该工作正常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Databricks上的PySpark:读取从Azure Blob存储复制的CSV文件会导致java.io.FileNotFoundException - PySpark on Databricks: Reading a CSV file copied from the Azure Blob Storage results in java.io.FileNotFoundException 使用 Databricks PySpark 从 Azure blob 存储读取多个 CSV 文件 - Reading multiple CSV files from Azure blob storage using Databricks PySpark 使用pyspark将多个csv文件合并到Azure Blob存储中的一个csv文件 - Merge multiple csv files to one csv file in Azure Blob Storage using pyspark 从Excel读取存储在Azure Blob存储中的.csv - Reading .csv stored in Azure Blob Storage from Excel 使用/ mnt /将数据从Azure Blob存储读取到Azure Databricks - Reading data from Azure Blob Storage into Azure Databricks using /mnt/ 使用Azure Blob存储中的ascx文件 - Using ascx file from Azure Blob storage 将文件 (.txt.csv ...) 上传到 Azure blob [使用 PowerShell] - Upload File (.txt .csv …) to Azure blob [using PowerShell] 将.txt文件保存到Azure Blob存储中 - Save .txt file into a Azure Blob storage 从 Azure Blob 存储读取文本文件值 - Reading text file value from Azure Blob storage 使用 Python Azure 函数处理存储在 blob 存储中的 csv 文件 - Process csv file stored in blob storage using Python Azure functions
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM