-
Re: Permissions Denied error
Hi, To use the absolute path for the managed folder without getting permission error you need to meet the following conditions 1) You must run the job/recipe locally not in a container. If you use a …2 · -
Re: Change git default master to main
Hi, Changing the default is not currently possible but we've noted this feature request in our backlog. Thanks2 · -
Re: HDFS - Force Parquet as default settings for recipe output
Hi @Charly , You can configure the instance level preferred format from the Administration -> "Prefered storage formats" and place PARQUET_HIVE as the first option This can also be contr…1 · -
Re: How to selectively build multiple flow zones in a job run?
Hi, You could use a scenario with "Stop at zone boundary" option in the scenario build step. Select a dataset/s to build where recursion will build the entire flow zone, either downstream o…1 · -
Re: Number of Rows
Hi @sefinew , The 30k row limit is Kobo API limitation. You will need to use pagination to retrieve your data in batches of up to 30k rows. https://mixedanalytics.com/knowledge-base/import-kobotoolbo…1 ·
