GitHub user kevin-bates reopened a pull request:

    https://github.com/apache/incubator-toree/pull/116

    [TOREE-395] disable cell result output from console

    This issue - discussed in 
[TOREE-395](https://issues.apache.org/jira/browse/TOREE-395) (and somewhat in 
[TOREE-380](https://issues.apache.org/jira/browse/TOREE-380)) - essentially 
takes the appropriate portion of PR #104 and delivers it here.  This change 
makes the scala interpreter behave like other interpreters (and kernels) by not 
issuing the cell results to the console (where it is typically captured by the 
Jupyter logging) and could contain sensitive information.

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

    $ git pull https://github.com/kevin-bates/incubator-toree 
remove-results-from-output

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

    https://github.com/apache/incubator-toree/pull/116.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 #116
    
----
commit aee12381ce23fe7d399aa6488486a0f750027915
Author: Kevin Bates <[email protected]>
Date:   2017-03-21T21:45:43Z

    [TOREE-395] disable cell result output

commit e610241a7b4caeb3d013e5c195c9030ce521102f
Author: Kevin Bates <[email protected]>
Date:   2017-03-21T23:51:52Z

    preserve list of multiOutputStream

commit 9dee732b34140b01aaed81eb04e12fbe2571bacc
Author: Kevin Bates <[email protected]>
Date:   2017-03-22T21:17:47Z

    remove multiOutputStream relative to cell results output

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to