[
https://issues.apache.org/jira/browse/HBASE-22147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811395#comment-16811395
]
Duo Zhang commented on HBASE-22147:
-----------------------------------
[~busbey] Let me try, I thknk we can unify them.
[~psomogyi] On the JAVA_HOME and MAVEN_HOME, it is fine, you can see the
script, we use
{code}
ls -l "${JAVA_HOME}" || true
mvn --offline --version || true
{code}
So it is fine that we do not get these things. Can polish it later.
And on the branches tab, it will be set up by yetus automatically. And the
skipping of the build is intentional, as we have a separated nightly job.
I've filed an issue for unifying the two jobs, and [~busbey] suggest that we do
it later as the nightly job has much more heavy checks.
Thanks.
> Integrate the github pull request with hadoop QA.
> -------------------------------------------------
>
> Key: HBASE-22147
> URL: https://issues.apache.org/jira/browse/HBASE-22147
> Project: HBase
> Issue Type: Umbrella
> Reporter: Zheng Hu
> Assignee: Duo Zhang
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)