Tim Niggemann created ZEPPELIN-2782:
---------------------------------------

             Summary: PySparkCompletion.getCompletion() never called?
                 Key: ZEPPELIN-2782
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2782
             Project: Zeppelin
          Issue Type: Bug
          Components: GUI, pySpark
    Affects Versions: 0.7.2
         Environment: Debian Stretch, Spark 2.1.1, Hadoop 2.8.0, Anaconda3 
4.4.0 with Python 3.6.1, Zeppelin 0.7.2 no HDFS, Spark on YARN, SSL, Shiro on 
PAM
            Reporter: Tim Niggemann


When triggering auto-completion with "CTRL+.", the angular app correctly sends 
the code e.g.

"%pyspark\nimport sys\nsys."

to trigger completion on "sys". The websocket receives an empty completion 
list. Looking around a bit, I think that the getCompletion() of the 
PySparkCompletion class might never be called. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to