You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by springcoil <gi...@git.apache.org> on 2017/05/31 12:18:40 UTC

[GitHub] spark issue #16635: [SPARK-19059] [SQL] Unable to retrieve data from parquet...

Github user springcoil commented on the issue:

    https://github.com/apache/spark/pull/16635
  
    Came across this error today in Spark 2.1.0. Just adding this as a remark. I had code like `nz_exp_test = spark.read.parquet("dbfs:/experience_test/_NZ_2017-05-31-11-59-05.parquet")` the error reported wasn't very useful it was ` AnalysisException: unable to infer schema for Parquet. It must be specified manually.;'`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org