Andrei Stankevich created ZEPPELIN-2084:
-------------------------------------------

             Summary: z.show doesn't show dataframe
                 Key: ZEPPELIN-2084
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2084
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-interpreter
    Affects Versions: 0.7.0
            Reporter: Andrei Stankevich
            Priority: Minor


I am doing 
bq. z.show(sc.parallelize((1 to 1000000).toList).toDF, 100000)

and it doesn't show anything. 

After browser page refresh it shows everything correctly. I tried it on Chrome 
and Safari and it doesn't looks like it is browser related.

if i use number less that 100000 it works correctly. For my custom DF it works 
only if i specify number less that 100





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to