[
https://issues.apache.org/jira/browse/HIVE-10144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14694802#comment-14694802
]
Kai Sasaki commented on HIVE-10144:
-----------------------------------
I pushed current llap branch to git server. But this problem does not seem to
be resolved. {{spark-1.2.0-bin-hadoop2-without-hive.tgz}} is not included in
repository, so we cannot remove this any more.
Does anyone see the same problem?
{code}
$ git push my-origin lap
Counting objects: 10925, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (2773/2773), done.
Writing objects: 100% (9871/9871), 105.68 MiB | 22.96 MiB/s, done.
Total 9871 (delta 4798), reused 9199 (delta 4197)
remote: error: GH001: Large files detected.
remote: error: File itests/thirdparty/spark-1.2.0-bin-hadoop2-without-hive.tgz
is 103.62 MB; this exceeds GitHub Enterprise's file size limit of 100.00 MB
To <git-repository>
! [remote rejected] llap -> llap (pre-receive hook declined)
error: failed to push some refs to ‘<git-server>'
{code}
Thank you.
> [LLAP] merge brought in file blocking github sync
> -------------------------------------------------
>
> Key: HIVE-10144
> URL: https://issues.apache.org/jira/browse/HIVE-10144
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Reporter: Szehon Ho
> Assignee: Gunther Hagleitner
>
> r1669718 brought in a file that is not in source control on llap branch:
> [http://svn.apache.org/repos/asf/hive/branches/llap/itests/thirdparty/|http://svn.apache.org/repos/asf/hive/branches/llap/itests/thirdparty/]
> It is a file downloaded during test build and should not be in source
> control. It is actually blocking the github sync as its too large. See
> INFRA-9360
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)