Aggarwal-Raghav commented on PR #6390: URL: https://github.com/apache/hive/pull/6390#issuecomment-4162097050
@abstractdog , In the context of this Jira ticket, I don't believe a `core/tez` profile is necessary for this PR at the moment. Once TEZ-4662 lands, we will need to make updates regardless, which would be a more appropriate time to introduce any breaking changes. Regarding the start of 2 HS2 instances, I believe the current PR is acceptable for the following reasons: 1. If a user does not specify the llap profile in Docker Compose, the standard HS2 instance runs as expected. 2. If a user explicitly provides the llap profile, an additional HS2 instance will spawn. IMO this behavior should be acceptable, provided we ensure it is clearly documented in the README. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
