GitHub user jongyoul reopened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/829

    [MINOR] Remove stdout and stderr

    ### What is this PR for?
    Change system.out and system.err into logger.info
    
    ### What type of PR is it?
    [Improvement]
    
    ### Todos
    * [x] - Fixed to remove system.out and system.err
    
    ### What is the Jira issue?
    This is very trivial and minor issue
    
    ### How should this be tested?
    Check your logs/zeppelin*.out to see "------ Create new SparkContext ..."
    Apply this patch
    Check your logs/zeppelin*.log to see "------ Create new SparkContext ..."
    
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jongyoul/incubator-zeppelin 
minor-remove-stdout-stderr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-zeppelin/pull/829.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #829
    
----
commit 180e2c1454cb718d2369a1b8b71e315237c250ac
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-04-12T01:01:20Z

    [MINOR]
    - Change System.out and System.err into logger.info

commit f703fe32d322c63423f10264f862470eacfbba9b
Author: Jongyoul Lee <jongy...@gmail.com>
Date:   2016-04-12T01:08:21Z

    [Minor]
    - Revert test code

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to