otrofimov

Results 5 comments of otrofimov

Hi @fbiville ! Here's the schema of dataframe > root |-- cid: string (nullable = true) |-- product_code: string (nullable = true) |-- issue: integer (nullable = true) |-- issn_print:...

@fbiville Just wondering, which spark version have you used for this test? Is it possible that the problem related to this schema part - value:String(nullable = true)? We had an...

@Philippe-Neveux @andrewnester I have exactly the same issue. We use policies so I'll put our policy example below. Also the deployment works with `v0.221.1` and does not work with later...

@andrewnester Can I help in resolving this issue? We would like to use the latest CLI version for our pipelines.

@kaysonline My understanding is that the checks for `spark_version` and `single node` clusters are taking place ONLY for your current job configuration. The combined job configuration that will be used...