spark读取parquet文件报错:Unable to inf
2019-07-15 本文已影响0人
alexlee666
出现这种问题通常是由于:parquet路径存在,但是该路径中没有parquet文件。
参考:https://stackoverflow.com/questions/44954892/unable-to-infer-schema-when-loading-parquet-file
出现这种问题通常是由于:parquet路径存在,但是该路径中没有parquet文件。
参考:https://stackoverflow.com/questions/44954892/unable-to-infer-schema-when-loading-parquet-file