Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3672

spark interpreter: Java output (to the console) is lost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.9.0
    • 0.8.1, 0.9.0
    • Interpreters
    • None

    Description

      It could be a trivial configuration issue (in which case apologies!!  A Zeppelin newbie here), or perhaps it is a bug, in any event the output is unexpected

      %spark
      
      System.out.println("hello from java")
      println("hello from scala")
      

      only "scala" is shown in the output, whilst Java is lost.  Similarly, all output from Java through Log4j is lost as well.

      The issue is critical, since we cannot currently show iteration log (convergence, and other metrics) from a Spark-Java app.

      Ideas?

      Thank you beforehand!!

       

       

      Attachments

        Issue Links

          Activity

            People

              zjffdu Jeff Zhang
              golovashkin DG
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: