Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
读取Azure HDInsight Blob存储中的csv文件时出错。_Azure_Jupyter Notebook_Azure Hdinsight - Fatal编程技术网

读取Azure HDInsight Blob存储中的csv文件时出错。

读取Azure HDInsight Blob存储中的csv文件时出错。,azure,jupyter-notebook,azure-hdinsight,Azure,Jupyter Notebook,Azure Hdinsight,Jupyter笔记本给出了以下错误。 u路径不存在:wasb://spk123-2018@dreamcatcher.blob.core.windows.net/data/raw-flight-data.csv; csv文件确实存在于Azure HDInsight的blob存储中,您在Jupyter中执行的命令是什么 检查两个问题: 1.该文件实际上不存在。您可以通过进入Azure portal->storage account并检查此容器是否包含该文件来检查这一点。 2.创建群集时,您没有将存储

Jupyter笔记本给出了以下错误。 u路径不存在:wasb://spk123-2018@dreamcatcher.blob.core.windows.net/data/raw-flight-data.csv;
csv文件确实存在于Azure HDInsight的blob存储中,您在Jupyter中执行的命令是什么

检查两个问题: 1.该文件实际上不存在。您可以通过进入Azure portal->storage account并检查此容器是否包含该文件来检查这一点。 2.创建群集时,您没有将存储帐户连接到群集