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

John Zhuge commented on HADOOP-14703:
-------------------------------------

Patch 004 has the same issue as 003.

If you change TEST_PREFIX to "logsink" in 003, the following parallel tests 
will pass:
{noformat}
( cd hadoop-common-project/hadoop-common && mvn test -Dtest=Test*Sink 
-P\!shelltest -Pparallel-tests )
{noformat}

"test1" is also fine, just not "test". Don't understand why.

> ConsoleSink for metrics2
> ------------------------
>
>                 Key: HADOOP-14703
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14703
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common, metrics
>    Affects Versions: 3.0.0-beta1
>            Reporter: Ronald Macmaster
>            Assignee: Ronald Macmaster
>              Labels: newbie
>         Attachments: 
> 0001-HADOOP-14703.-ConsoleSink-for-simple-metrics-printin.patch, 
> HADOOP-14703.001.patch, HADOOP-14703.002.patch, HADOOP-14703.003.patch, 
> HADOOP-14703.004.patch
>
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> The ConsoleSink will provide a simple solution to dump metrics to the console 
> through std.out. 
> Quick access to metrics through the console will simplify the development, 
> testing, and debugging process.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to