-
Re: Save table with global variable in the name of the table
Hi Florent, In your HDFS connection settings, you can leverage variable expansion in the "Hive table name prefix" and "Hive table name suffix" fields. This allows you to dynamical…1 · -
Re: Call back when abort job
Hi Romain, Unfortunately it is not possible to embed additional logic when manually aborting a recipe. A possible workaround would be to create a macro that would execute your termination logic befor…1 · -
Re: Deployment Strategies (MLE book)
Hi Daniel, thanks for this interesting input! For many custom deployment modes, it is important to underline that they need the "ground truth" data to assess the quality of the predictions …1 · -
Re: Is it possible to use Python 3.8 ?
Hi Giuseppe, As you correctly stated, as of today Python 3.8 is not supported by DSS. In practice, it means that you cannot use Python 3.8 with DSS, even through a code environment. Supporting Python…3 · -
Re: Project Key Appended in the Name of Dataset
Hi sj0071192, You can customize the prefixing at the connection level, by modifying the "path prefix" field for filesystem-based connections, or "table prefix" for databases. That…1 ·