[
https://issues.apache.org/jira/browse/HIVE-10293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233789#comment-15233789
]
Ashutosh Chauhan commented on HIVE-10293:
-----------------------------------------
There are couple of workarounds mentioned on that ticket:
{code}
before_install: echo "MAVEN_OPTS='-Xmx2g -XX:MaxPermSize=512m'" > ~/.mavenrc
script:
- echo "MAVEN_OPTS='-Xmx2g -XX:MaxPermSize=512m'" > ~/.mavenrc
{code}
Wondering if you already tried those?
> enabling travis-ci build?
> -------------------------
>
> Key: HIVE-10293
> URL: https://issues.apache.org/jira/browse/HIVE-10293
> Project: Hive
> Issue Type: Improvement
> Components: Build Infrastructure
> Reporter: Gabor Liptak
> Priority: Minor
>
> I would like to contribute a .travis.yml for Hive.
> In particular, this would allow contributors working through Github, to
> validate their own commits on their own branches.
> Please comment.
> Thanks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)