Douglas Moore
Douglas Moore
A document update would be advisable, as the website, examples and document read, there is a dependency on S3.
Interested in your vision here, are we thinking tiers of storage, predicate pushdown, query planning etc.
@istvanszabo92 set_axis_bgcolor was deprecated in matplotlib 2.x version.
Another related issue, for spark.conf.set("...","...") are not picked up when `sess = glow.create(spark)` is called (forgive me for not knowing the api). This case is: ``` spark.conf.set("spark.sql.maxPartitions",2000) sess = glow.create(spark)...
I'm also seeing the label overflow too with FontAwesome icons, it's cutting off the 3 periods when the generated HTML is displayed. Chrome browser. It's aways there.
Sorry, I'm here for the "me too" with this error `No regions found for resource support/severity-level`. I can't see a path forward to my eval.
I can independently confirm the error, I have nearly identical setup. Python 3.9, DeltaLake 0.6.1, AWS, IAM ROLE, Databricks Runtime 11.3 (beta) Also errors with DeltaLake==0.5.8 and 0.6.0 and 0.5.0...
Also a problem with Databricks Runtime 10.4LTS
Just tested, still producing error `PyDeltaTableError: Failed to load checkpoint: Invalid JSON in checkpoint: expected value at line 1 column 1` on DeltaLake==0.6.2
http://visjs.org/ has some great network layout capabilities and accepts the `{ nodes: nodes, edges: edges` data structure currently being used. The approach is to keep the scripts/graphioGremlin.js and other existing...