You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2022/07/21 07:21:22 UTC

[GitHub] [hive] dengzhhu653 commented on pull request #3448: HIVE-26400: Provide a self-contained docker

dengzhhu653 commented on PR #3448:
URL: https://github.com/apache/hive/pull/3448#issuecomment-1191134925

   > Is there any scope to run it with local version of Hive/Hadoop/Tez or do we need a released version always for this?
   
   The quick answer is yes, but there are some places to modify in order to run specified version:
   - change version in docker-compose.yml
   https://github.com/apache/hive/blob/213208570d1efa0f7a41d5a742edd0439b99163b/dev-support/docker/docker-compose.yml#L51-L52
   - change the download url in Dockerfile
   https://github.com/apache/hive/blob/213208570d1efa0f7a41d5a742edd0439b99163b/dev-support/docker/Dockerfile#L37-L43
   
   I'm wondering if we can build hive from source directly, but need some feedback and investigation.


-- 
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: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org