TOREE-363 Merging pr #100
Project: http://git-wip-us.apache.org/repos/asf/incubator-toree/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-toree/commit/e5ef3a10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-toree/tree/e5ef3a10 Diff: http://git-wip-us.apache.org/repos/asf/incubator-toree/diff/e5ef3a10 Branch: refs/heads/master Commit: e5ef3a10464102d596fd4c16a64e75331d8f9f39 Parents: bb6765b eeeacd6 Author: mariusvniekerk <[email protected]> Authored: Thu Feb 16 13:19:33 2017 -0500 Committer: mariusvniekerk <[email protected]> Committed: Thu Feb 16 13:19:33 2017 -0500 ---------------------------------------------------------------------- .../main/scala/org/apache/toree/interpreter/Interpreter.scala | 4 +++- .../org/apache/toree/boot/layer/HandlerInitialization.scala | 4 +++- .../org/apache/toree/kernel/protocol/v5/LanguageInfo.scala | 4 +++- .../toree/kernel/interpreter/pyspark/PySparkInterpreter.scala | 4 +++- .../toree/kernel/interpreter/scala/ScalaInterpreter.scala | 7 ++++++- .../toree/kernel/interpreter/sparkr/SparkRInterpreter.scala | 7 ++++++- .../apache/toree/kernel/interpreter/sql/SqlInterpreter.scala | 7 ++++++- 7 files changed, 30 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
