deniskuzZ commented on code in PR #6773:
URL: https://github.com/apache/hive/pull/6773#discussion_r4036850298
##########
packaging/src/kubernetes/src/java/org/apache/hive/kubernetes/operator/dependent/LlapResourceBuilder.java:
##########
@@ -208,17 +208,22 @@ public static PodDisruptionBudget buildPdb(HiveCluster
hc, LlapSpec llap) {
/** TezAM Deployment/Service name for a specific LLAP cluster. */
Review Comment:
For TezAM we have statefullset, not deployment, no? That actually makes me
wonder why we have deployment for LLAP that doesn't allow parallel botstrap and
rolling upgrade is sequential
--
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]