[ 
https://issues.apache.org/jira/browse/TEZ-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16997235#comment-16997235
 ] 

TezQA commented on TEZ-4098:
----------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 10m 
54s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue}  0m  
0s{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:brown} master Compile Tests {color} ||
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:orange}-0{color} | {color:orange} pylint {color} | {color:orange}  0m  
4s{color} | {color:orange} The patch generated 30 new + 256 unchanged - 1 fixed 
= 286 total (was 257) {color} |
| {color:red}-1{color} | {color:red} shellcheck {color} | {color:red}  0m  
0s{color} | {color:red} The patch generated 1 new + 0 unchanged - 4 fixed = 1 
total (was 4) {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch 1 line(s) with tabs. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 9s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 11m 25s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=19.03.5 Server=19.03.5 Image:yetus/tez:c9358108b |
| JIRA Issue | TEZ-4098 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12988920/TEZ-4098.03.patch |
| Optional Tests |  dupname  asflicense  pylint  shellcheck  shelldocs  |
| uname | Linux caf3dc39118e 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 
16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/patchprocess/precommit/personality/provided.sh |
| git revision | master / c935810 |
| maven | version: Apache Maven 3.3.9 |
| shellcheck | v0.3.7 |
| pylint | v1.9.2 |
| pylint | 
https://builds.apache.org/job/PreCommit-TEZ-Build/225/artifact/out/diff-patch-pylint.txt
 |
| shellcheck | 
https://builds.apache.org/job/PreCommit-TEZ-Build/225/artifact/out/diff-patch-shellcheck.txt
 |
| whitespace | 
https://builds.apache.org/job/PreCommit-TEZ-Build/225/artifact/out/whitespace-tabs.txt
 |
| Max. process+thread count | 47 (vs. ulimit of 5500) |
| modules | C: tez-tools U: tez-tools |
| Console output | 
https://builds.apache.org/job/PreCommit-TEZ-Build/225/console |
| Powered by | Apache Yetus 0.8.0   http://yetus.apache.org |


This message was automatically generated.



> tez-tools improvements: log-split, swimlane
> -------------------------------------------
>
>                 Key: TEZ-4098
>                 URL: https://issues.apache.org/jira/browse/TEZ-4098
>             Project: Apache Tez
>          Issue Type: Improvement
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>         Attachments: TEZ-4098.01.patch, TEZ-4098.02.patch, TEZ-4098.03.patch, 
> TEZ-4098.03.patch, TEZ-4098.03.patch, TEZ-4098.03.patch
>
>
> While using tez-tools for analyzing application logs, I'm about to improve 
> them a little bit. Details will be added here to the description.
> 1. Support swimlane.sh to consume local file
> 2. Create a log splitter, which is able to split the aggregated log file into 
> separate container directories, like below:
> {code}
> ├── container_e02_1572948601374_0004_01_000001
> │   ├── container-localizer-syslog
> │   ├── dag_1572948601374_0004_1.dot
> │   ├── prelaunch.err
> │   ├── prelaunch.out
> │   ├── stderr
> │   ├── stdout
> │   ├── syslog
> │   ├── syslog_dag_1572948601374_0004_1
> │   └── syslog_dag_1572948601374_0004_1_post
> ├── container_e02_1572948601374_0004_01_000002
> │   ├── prelaunch.err
> │   ├── prelaunch.out
> │   ├── stderr
> │   ├── stdout
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to