You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/08/10 18:33:08 UTC

[GitHub] [druid] didip opened a new issue #11571: index_parallel ingested Iceberg's Parquet files successfully but I don't see any data on S3 and PostgreSQL

didip opened a new issue #11571:
URL: https://github.com/apache/druid/issues/11571


   ### Affected Version
   
   0.21.1
   
   ### Description
   
   I was running a small index_parallel to consume 400 Parquet files inside Iceberg's S3. The ingestion finished successfully in less than 20 minutes. But I see no data files on S3 and PostgreSQL. What could possibly happen here?
   
   The ingestion logs looks clean.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] bananaaggle commented on issue #11571: index_parallel ingested Iceberg's Parquet files successfully but I don't see any data on S3 and PostgreSQL

Posted by GitBox <gi...@apache.org>.
bananaaggle commented on issue #11571:
URL: https://github.com/apache/druid/issues/11571#issuecomment-896482773


   I guess parse failed. Set `reportParseExceptions` and `logParseExceptions` be true may help find out what happened.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org