-
Re: User S3 Connection in Pyton/R Recipe
Hi Ravi, SQLExecutor2 is meant to enable executing SQL queries against a database through Python directly. As S3 is not a relational database, this wouldn't really apply to S3. If you wish to co…1 · -
Re: Pilcrow Symbol ¶
Hi Ed, This is occurring because the underlying rows/data does not actually contain a pilcrow. You can confirm this is the case by adding a row in your excel file (or another file) that actually incl…1 · -
Re: Monitor users
Hi there, This information will indeed be contained in the audit logs, which can be found in the "run" folder of your DSS data directory. However, instead of parsing them manually, you can …1 · -
Re: Redispatching partitioning dataset
Hi Bader, It is important to first note that the redispatch partitioning feature takes a dataset that is non-partitioned and splits it into different partitions, so that each file(s) of a partition o…1 · -
Re: Can dataiku dss handle json and XML data inputs and outputs?
Hi there, DSS does indeed support using XML and JSON formats as input. More information can be found in our documentation here: https://doc.dataiku.com/dss/latest/formats/xml.html https://doc.dataiku…1 ·
