-
Re: Partition Redispatch S3 parquet dataset using column - how to run optimally?
Hi @gt , It is in indeed the case that redispatch partitioning can only be run on the DSS engine. The redispatch partitioning function in DSS is very convenient, but you can also programmatically per…1 · -
Re: python code to check whether a dash webapp backend is running
Hi @jurriaann , Webapp endpoints are not available through the Python API for the most part, but are available through the REST API. You can use this combined with the Python API to pretty easily get…1 · -
Re: Automatically replace file in dataiku from S3 Bucket
Hi @PK36313 , It still seems to me that using the files directly from S3 will be the easiest approach. Here is a little example video fully outlining this thinking in case that helps. Can you check i…1 · -
Re: Empty dataset after running prepare, filter and Python recipe.
Hi @vinayk , I think it would be easiest if we could take a look at a job diagnostic for the job(s) that are resulting in the empty output datasets. I would also suggest doing just a simple sync reci…1 · -
Re: shiny webapp
Hi @RenukaRajendra , If I'm understanding correctly, it sounds like you are wondering if there is a way to pull a dataset from another project in a R shiny webapp. From the R api, you can use th…1 ·