[
https://issues.apache.org/jira/browse/HDFS-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HDFS-1134:
-------------------------------------
Attachment: HDFS-1134.patch
This patch has all working pieces.
Few notes:
- new targets are added: {{binary-system}} to build test framework (Herriot)
related binary package. This package contains _instrumented_ versions of
{{hadoop-core}} and {{hadoop-hdfs}}. However, HADOOP-6332 doesn't perform
{{mvn-deploy}} for Herriot artifacts. It only installs them to the local
{{~/.m2/}} repository. The question about naming for this new type of artifacts
is still open and needs to be solved.
- new ivy profile is added to make Herriot artifacts' pull orthogonal to
everything else. E.g. _instrumented_ {{hadoop-core}} artifacts are pulled only
when _instrumented_ HDFS build is ran. Old behavior is intact.
- target {{test-system}} added to run real cluster based tests against a
deployed clusters
- targets {{jar-system}} and {{jar-system-test}} create instrumented jar
files.
- target {{mvn-system-install}} installs _instrumented_ HDFS artifacts to the
local {{~/.m2/}} repo to be used by MR later on
> Large-scale Automated Framework
> -------------------------------
>
> Key: HDFS-1134
> URL: https://issues.apache.org/jira/browse/HDFS-1134
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: HDFS-1134.patch, HDFS-1134.patch
>
>
> This is HDFS part of HADOOP-6332
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.