Ben Dalling

Results 7 comments of Ben Dalling

I seem to be having a similar issue with Great Expectations 0.13.23. In my case I'm trying to set `spark.jars.packages` to include Spark Avro.

I was testing against V3. Downgraded to V2 to get around the problem.

Ran the following and still have the issue: ```shell docker run --rm -it quay.io/centos/centos:centos7 bash ``` Then on the container, run: ```shell yum install -y epel-release && yum clean all...

Hi @rind-tran, Thank you very much for the suggestion. That does indeed get me past the original point of failure. I'm now having a problem with systemd in the container...

Looks like I'm not alone in problems with SystemD and CentOS 7 as @geerlingguy (an excellent source of information) also seems to be having the same issue (see ).

@frippe75 will take a look, but isn't the admin password set in the configuration file? We currently keep that free form for user flexibility. That would be compromised if we...

Hi @GoMati-MU, Thanks for getting back. Casting my mind back: 1. Yes, we used shared access policies and they would/do have write permissions. 2. On average just over 500K, but...