tprelle commented on issue #2541: URL: https://github.com/apache/iceberg/issues/2541#issuecomment-831857009
Hi @marton-bod, I found my issue it's coming from hive not from iceberg. For map only job, i need to put hive.compute.splits.in.am=false in order to have the right number in getNumMapTasks. I do not know if it's comming from my version of hive than is derivated from HDP version so not directly from Apache version. But with this, and others Tez and Hive patches it's working. Thanks for the help -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
