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

ZeppelinContext not available in pyspark

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.7.0
    • None
    • pySpark
    • None

    Description

      When I try to access the ZeppelinContext in pyspark, I get the following error:

      %spark.pyspark
      print z
      

      Which prints out the following:

      {}
      

      I'm trying to access AuthenticationInfo. I would ideally like a way where some user object would be globally available (i.e. my own 3rd party module can access it somehow so I can pass that to a custom API) - any good way to do that?

      Attachments

        Activity

          People

            Unassigned Unassigned
            crasede crasede
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: