You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2009/11/05 22:53:32 UTC

[jira] Created: (HADOOP-6366) Reduce ivy console output to ovservable level

Reduce ivy console output to ovservable level
---------------------------------------------

                 Key: HADOOP-6366
                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Konstantin Boudnik
             Fix For: 0.22.0


It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774149#action_12774149 ] 

Giridharan Kesavan commented on HADOOP-6366:
--------------------------------------------

+1, looks good

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781421#action_12781421 ] 

Hudson commented on HADOOP-6366:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #91 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/91/])
    . Reduce ivy console output to ovservable level. Contributed by Konstantin Boudnik.


> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6366:
---------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this.

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774116#action_12774116 ] 

Hadoop QA commented on HADOOP-6366:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12424161/HADOOP-6366.patch
  against trunk revision 832590.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  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.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/127/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/127/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/127/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/127/console

This message is automatically generated.

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6366:
---------------------------------------

    Status: Patch Available  (was: Open)

"Let me see those glasses" (C)

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774129#action_12774129 ] 

Konstantin Boudnik commented on HADOOP-6366:
--------------------------------------------

Well, clearly this patch doesn't have isn't suppose to have any tests in it.

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik reassigned HADOOP-6366:
------------------------------------------

    Assignee: Konstantin Boudnik

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777885#action_12777885 ] 

Hudson commented on HADOOP-6366:
--------------------------------

Integrated in Hadoop-Common-trunk #158 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/158/])
    . Reduce ivy console output to ovservable level. Contributed by Konstantin Boudnik.


> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6366) Reduce ivy console output to ovservable level

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Boudnik updated HADOOP-6366:
---------------------------------------

    Attachment: HADOOP-6366.patch

That solves it

> Reduce ivy console output to ovservable level
> ---------------------------------------------
>
>                 Key: HADOOP-6366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6366
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Konstantin Boudnik
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6366.patch
>
>
> It is very hard to see what's going in the build because ivy is literally flood the console with nonsensical messages...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.