java.lang.IllegalArgumentException: requirement failed: Found fields with the same name.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
Delete the corrupted index files and on startup, Kafka server will rebuild it.
Solutions on the web
via github.com by Unknown author, 1 year ago
via apache.org by Unknown author, 2 years ago
via Stack Overflow by Prakhar Mishra
, 3 months agovia GitHub by soronpo
, 11 months agovia Google Groups by Jeff Olson, 9 months ago
via qiita.com by Unknown author, 2 years ago
java.lang.IllegalArgumentException: requirement failed: Found fields with the same name.
at scala.Predef$.require(Predef.scala:233)
at org.apache.spark.sql.catalyst.types.StructType.
(dataTypes.scala:317) at org.apache.spark.sql.catalyst.types.StructType$.fromAttributes(dataTypes.scala:310)
at org.apache.spark.sql.parquet.ParquetTypesConverter$.convertToString(ParquetTypes.scala:306)
at org.apache.spark.sql.parquet.ParquetTableScan.execute(ParquetTableOperations.scala:83)
at org.apache.spark.sql.execution.Filter.execute(basicOperators.scala:57)
at org.apache.spark.sql.execution.SparkPlan.executeCollect(SparkPlan.scala:85)
at org.apache.spark.sql.SchemaRDD.collect(SchemaRDD.scala:433)