You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i am reading data form Kafka , i am deserialising it to Avro record. But ParquetWriter write method is taking around 2~5 secs to write one single avro record.
Is there any such issue surfaced earlier. What can be possible solve for this ?