[
https://issues.apache.org/jira/browse/HBASE-13525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-13525:
--------------------------------
Attachment: HBASE-13525.1.patch
-01
- deletes pre-existing test-patch files
- leaves zombie detector / finder as-is until we can prove out yetus handling
- adds personality for our particular use of yetus.
can invoke manually with, e.g. HBASE-15074:
{code}
test-patch --personality=dev-support/hbase-personality.sh HBASE-15074
{code}
If you want to skip the ~1 hour it'll take to do all the hadoop API checks, use
{code}
test-patch --plugins=all,-hadoopcheck
--personality=dev-support/hbase-personality.sh HBASE-15074
{code}
pass the {{--jenkins}} flag if you want to allow test-patch to destructively
alter local working directory / branch in order to have things match what the
issue patch requests.
> Update test-patch to leverage Apache Yetus
> ------------------------------------------
>
> Key: HBASE-13525
> URL: https://issues.apache.org/jira/browse/HBASE-13525
> Project: HBase
> Issue Type: Improvement
> Components: build
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Labels: jenkins
> Fix For: 2.0.0
>
> Attachments: HBASE-13525.1.patch
>
>
> Once HADOOP-11746 lands over in Hadoop, incorporate its changes into our
> test-patch. Most likely easiest approach is to start with the Hadoop version
> and add in the features we have locally that they don't.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)