Florent Brosse

Results 3 comments of Florent Brosse

FYI I have a customer who needs to set `spark.databricks.delta.catalog.update.hiveSchema.enabled = true` because the schema isn't being correctly written into Glue unless this option is utilized.

Even studio works but not the graph I use `network_mode: host` to make it works. ```version: '3' services: dse: container_name: my-dse image: "datastaxlabs/datastax-graph:6.8.0.20190912" environment: - DS_LICENSE=accept command: -k -s -g...