rdsr opened a new issue #852: Hive Support - Implement mapred Mrv1 API for Iceberg URL: https://github.com/apache/incubator-iceberg/issues/852 We are doing some work on support Mrv2 API. This API is will eventually be used by Pig and standalone MR. There are other MR based frameworks which have not moved away from the older MRv1 api e.g Hive. Also AFAIK both apis are stable and neither has been marked deprecated. We should provide support for Mrv1 API. There are libraries which provide an automatic conversion from Mrv2 to Mrv1, e.g see https://github.com/apache/incubator-iceberg/pull/843#issuecomment-600382310, something to take inspiration from.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
