You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2012/09/12 02:49:07 UTC

[jira] [Created] (PIG-2914) Logs from MiniCluster are too verbose in tests

Julien Le Dem created PIG-2914:
----------------------------------

             Summary: Logs from MiniCluster are too verbose in tests
                 Key: PIG-2914
                 URL: https://issues.apache.org/jira/browse/PIG-2914
             Project: Pig
          Issue Type: Test
            Reporter: Julien Le Dem
            Assignee: Julien Le Dem




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Dmitriy V. Ryaboy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy V. Ryaboy updated PIG-2914:
-----------------------------------

    Status: Patch Available  (was: Open)

For some reason this has "patch available" but that fact is not reflected in the status. playing with jira to get this fixed.
                
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454343#comment-13454343 ] 

Julien Le Dem commented on PIG-2914:
------------------------------------

I started with a log4j.properties but then I realized that the pig.Main class overrides the log4j configuration programmaticaly.
I guess we could change that but it's a bit more involved.
                
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Rohini Palaniswamy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453726#comment-13453726 ] 

Rohini Palaniswamy commented on PIG-2914:
-----------------------------------------

Julien,
MiniCluster in hadoop23 would also require the changes. These log messages are sometimes useful to debug test failures and I did need them while investigating failures in H23. It would be nice to have log level configurable by specifying the log4j.properties/log4j.xml file through -Dlog4j.configuration system property. We will just have to add a <sysproperty> to junit target and create a default config file with your settings. If someone wants more debug logging, they can just pass -Dlog4j.configuration="". Also if more settings are required in future, it would be easier to add to the config file instead of doing it in different classes.
                
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2914:
-------------------------------

    Attachment: PIG-2914.patch

PIG-2914.patch turns down some the chatty unnecessary logs, making them more readable.
                
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Dmitriy V. Ryaboy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy V. Ryaboy updated PIG-2914:
-----------------------------------

    Status: Open  (was: Patch Available)
    
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Rohini Palaniswamy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454438#comment-13454438 ] 

Rohini Palaniswamy commented on PIG-2914:
-----------------------------------------

Looks like it uses the property {{log4jconf}} instead of {{log4j.configuration}}. Wouldn't using log4jconf work?
                
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (PIG-2914) Logs from MiniCluster are too verbose in tests

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2914:
-------------------------------

    Patch Info: Patch Available
    
> Logs from MiniCluster are too verbose in tests
> ----------------------------------------------
>
>                 Key: PIG-2914
>                 URL: https://issues.apache.org/jira/browse/PIG-2914
>             Project: Pig
>          Issue Type: Test
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2914.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira