You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/03/14 09:23:28 UTC

[GitHub] [iceberg] nastra commented on issue #7101: How to build iceberg on windows?

nastra commented on issue #7101:
URL: https://github.com/apache/iceberg/issues/7101#issuecomment-1467713736

   The Iceberg build doesn't officially support Windows, but you might try and run `./gradlew wrapper --gradle-version 8.0.2 --gradle-distribution-sha256-sum ff7bf6a86f09b9b2c40bb8f48b25fc19cf2b2664fd1d220cd7ab833ec758d0d7` locally. 
   This will then produce a `gradlew.bat` for Windows. You could try and see how far you could get with this.
   
   However, there are most likely a bunch of places in the build that rely on non-Windows behavior.


-- 
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@iceberg.apache.org

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


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