ad.parquet(filename)
df2.show()
Any ideas?
Thanks,
Assaf.
From: Mendelson, Assaf [mailto:assaf.mendel...@rsa.com]
Sent: Thursday, May 25, 2017 9:55 AM
To: user@spark.apache.org
Subject: strange warning
Hi all,
Today, I got the following warning:
[WARN] org.apache.parquet.hadoop.ParquetRe
Hi all,
Today, I got the following warning:
[WARN] org.apache.parquet.hadoop.ParquetRecordReader: Can not initialize
counter due to context is not a instance of TaskInputOutputContext, but is
org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl
This occurs on one of my tests but not on other