You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/09/16 15:56:55 UTC

[GitHub] [hudi] n3nash commented on issue #2083: Kafka readStream performance slow [SUPPORT]

n3nash commented on issue #2083:
URL: https://github.com/apache/hudi/issues/2083#issuecomment-693500669


   @rafaelhbarros Are you using `bulkInsert` operation in Hudi ? Could you repost the following information so I can help resolve your issue
   
   - Your H/W setup (num executors, cores, memory..)
   - Hudi configs that you are using (parallelism, type of operation, type of index used..)
   - Provide some summary about the data you are ingesting (is time time based events, which fields is the hoodie key composed of, some information about those fields that make the hoodie key)
   - What is the pattern of data you are ingesting (is it append only, is it upsert heavy..)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org