[
https://issues.apache.org/jira/browse/HADOOP-15656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574420#comment-16574420
]
genericqa commented on HADOOP-15656:
------------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 8m
59s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m
8s{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red} 0m
0s{color} | {color:red} The patch doesn't appear to include any new or modified
tests. Please justify why no new tests are needed for this patch. Also please
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} docker-hadoop-runner Compile Tests {color} ||
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce
Image:yetus/hadoop:date2018-08-09 |
| JIRA Issue | HADOOP-15656 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12934923/HADOOP-15656-docker-hadoop-runner.001.patch
|
| Optional Tests | asflicense shellcheck shelldocs mvnsite unit |
| uname | Linux 57ae8a234173 3.13.0-153-generic #203-Ubuntu SMP Thu Jun 14
08:52:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/patchprocess/precommit/personality/provided.sh |
| git revision | docker-hadoop-runner / a63c654 |
| maven | version: Apache Maven 3.3.9 |
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/15007/console |
| Powered by | Apache Yetus 0.8.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Support byteman in hadoop-runner baseimage
> ------------------------------------------
>
> Key: HADOOP-15656
> URL: https://issues.apache.org/jira/browse/HADOOP-15656
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Major
> Attachments: HADOOP-15656-docker-hadoop-runner.001.patch
>
>
> [Byteman|http://byteman.jboss.org/] is an easy to use tool to instrument a
> java process with agent string.
> For example [this
> script|https://gist.githubusercontent.com/elek/0589a91b4d55afb228279f6c4f04a525/raw/8bb4e03de7397c8a9d9bb74a5ec80028b42575c4/hadoop.btm]
> defines a rule to print out all the hadoop rpc traffic to the standard
> output (which is extremely useful for testing development).
> This patch adds the byteman.jar to the baseimage and defines a simple logic
> to add agent instrumentation string to the HADOOP_OPTS (optional it also
> could download the byteman script from an url)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]