[
https://issues.apache.org/jira/browse/SVN-4912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706084#comment-17706084
]
Nathan Hartman commented on SVN-4912:
-------------------------------------
This is the issue tracker for Subversion development (i.e., bugs and feature
requests).
Your issue is related to INFRA's configured limit on commit sizes. Please post
your issue to INFRA's issue tracker instead.
> [Linkis] Unable To commit in svn due to large file size
> -------------------------------------------------------
>
> Key: SVN-4912
> URL: https://issues.apache.org/jira/browse/SVN-4912
> Project: Subversion
> Issue Type: Task
> Reporter: Chen Xia
> Priority: Major
>
> I am trying to commit release Apache linkis 1.3.2 artifacts[(510MB+) to
> https://dist.apache.org/repos/dist/dev/linkis/1.3.2-rcxx, but got a "Entity
> too large" error.
> Can you help to increase it to something like 1GB.
> Thanks.
> commit files list as:
> 516M apache-linkis-1.3.2-bin.tar.gz
> 833B apache-linkis-1.3.2-bin.tar.gz.asc
> 161B apache-linkis-1.3.2-bin.tar.gz.sha512
> 3.4M apache-linkis-1.3.2-src.tar.gz
> 833B apache-linkis-1.3.2-src.tar.gz.asc
> 161B apache-linkis-1.3.2-src.tar.gz.sha512
> 18M apache-linkis-1.3.2-web-bin.tar.gz
> 833B apache-linkis-1.3.2-web-bin.tar.gz.asc
> 165B apache-linkis-1.3.2-web-bin.tar.gz.sha512
> Because binary compiled package apache-linkis-1.3.2-bin.tar.gz(516M) is too
> large.
> It contains all the third-party dependencies, it main modules are as follows
> ├── linkis-commons (139M)
> │ └── public-module
> ├── linkis-computation-governance (27M)
> │ ├── linkis-cg-engineconnmanager
> │ ├── linkis-cg-entrance
> │ ├── linkis-cg-linkismanager
> │ └── linkis-client
> ├── linkis-engineconn-plugins (164M)
> │ ├── elasticsearch
> │ ├── flink
> │ ├── hive
> │ ├── io_file
> │ ├── jdbc
> │ ├── openlookeng
> │ ├── pipeline
> │ ├── presto
> │ ├── python
> │ ├── seatunnel
> │ ├── shell
> │ ├── spark
> │ ├── sqoop
> │ └── trino
> ├── linkis-public-enhancements (133M)
> │ └── linkis-ps-publicservice
> └── linkis-spring-cloud-services (113M)
> ├── linkis-mg-eureka
> └── linkis-mg-gateway
--
This message was sent by Atlassian Jira
(v8.20.10#820010)