You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/05 14:27:09 UTC

[GitHub] [incubator-uniffle] wangao1236 commented on a diff in pull request #132: [ISSUE-48][FEATURE] Add Uniffle Dockerfile

wangao1236 commented on code in PR #132:
URL: https://github.com/apache/incubator-uniffle/pull/132#discussion_r938873503


##########
.gitignore:
##########
@@ -21,4 +21,5 @@ metastore_db/
 derby.log
 dependency-reduced-pom.xml
 rss-*.tgz
-
+hadoop-*.tar.gz
+/deploy/kubernetes/hadoopconfig/*

Review Comment:
   Because in some cases, we need to replace hadoop default configuration. So I think it is necessary to keep a directory to store the user's own configuration.



-- 
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