Hi all,
I'm fetching the data from RDBMS and writing it to parquet using PutParquet processor. I'm not able to read the data from Spark when Logical Data Type is true. I'm able to read it from Hive. Do I have to set some specific properties in the PutParquet processor to make it readable from spark as well? Regards, Mohit
