You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2023/01/12 13:23:32 UTC

[GitHub] [incubator-uniffle] advancedxy opened a new issue, #479: [Improvement] [Operator] better build system support

advancedxy opened a new issue, #479:
URL: https://github.com/apache/incubator-uniffle/issues/479

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What would you like to be improved?
   
   1. support RSS operator build on M1 MacBook Pro
   2. docker-build and docker-push defaults to docker.io?
   3. Commit new code-generated changes
   4. replace alpine with Google's distroless containers since alpine uses `musl`, which is hard to used glibc related program
   
   ### How should we improve?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@uniffle.apache.org.apache.org

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


[GitHub] [incubator-uniffle] advancedxy commented on issue #479: [Improvement] [Operator] better build system support

Posted by "advancedxy (via GitHub)" <gi...@apache.org>.
advancedxy commented on issue #479:
URL: https://github.com/apache/incubator-uniffle/issues/479#issuecomment-1408150835

   Fixed  by #491 


-- 
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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org


[GitHub] [incubator-uniffle] advancedxy commented on issue #479: [Improvement] [Operator] better build system support

Posted by GitBox <gi...@apache.org>.
advancedxy commented on issue #479:
URL: https://github.com/apache/incubator-uniffle/issues/479#issuecomment-1381241762

   > 2 We would better not do this because binary image release also need a vote process to release the binary image.
   > 4 It seems that we don't use alpine.
   
   For 2, I don’t mean we should release a docker image now, rather have a better default settings that make build-docker works without setting registry explicitly.  We can consider releasing office image when there’s more people asking it.
   For 4, the dockerfile uses alpine.


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #479: [Improvement] [Operator] better build system support

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #479:
URL: https://github.com/apache/incubator-uniffle/issues/479#issuecomment-1381234495

   2. We would better not do this because binary image release also need a vote process to release the binary image.
   4. It seems that we don't use alpine.


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] jerqi commented on issue #479: [Improvement] [Operator] better build system support

Posted by GitBox <gi...@apache.org>.
jerqi commented on issue #479:
URL: https://github.com/apache/incubator-uniffle/issues/479#issuecomment-1381245599

   > > 2 We would better not do this because binary image release also need a vote process to release the binary image.
   > > 4 It seems that we don't use alpine.
   > 
   > For 2, I don’t mean we should release a docker image now, rather have a better default settings that make build-docker works without setting registry explicitly. We can consider releasing office image when there’s more people asking it. For 4, the dockerfile uses alpine.
   
   We use `openjdk:8-jdk-slim`.


-- 
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: dev-unsubscribe@uniffle.apache.org

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


[GitHub] [incubator-uniffle] advancedxy closed issue #479: [Improvement] [Operator] better build system support

Posted by "advancedxy (via GitHub)" <gi...@apache.org>.
advancedxy closed issue #479: [Improvement] [Operator] better build system support
URL: https://github.com/apache/incubator-uniffle/issues/479


-- 
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: issues-unsubscribe@uniffle.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org