abstractdog commented on PR #6390:
URL: https://github.com/apache/hive/pull/6390#issuecomment-4134007735
> > instead of docker-compose-llap.yml could we add llap as param?
> > ```
> > docker compose --profile llap up -d
> >
> > services:
> > llapdaemon1:
> > image: apache/hive-llap:${HIVE_VERSION}
> > container_name: llapdaemon1
> > profiles:
> > - llap
> > ```
>
> sounds good, let me check
@deniskuzZ: seems to work
https://github.com/apache/hive/pull/6390/changes/a1157748176b64651aa431ba2307bc39f5f25186
a separate hiveserver2 was needed because of config, I don't think it's a
problem, a fair trade-off for different setups
--
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]