-
Re: Rounding issues
Hi, DSS, like many other software, uses floating-point arithmetics (https://en.wikipedia.org/wiki/Floating-point_arithmetic). One of the main characteristics of this kind of computation is that it us…5 · -
Re: get DATA_DIR into Python recipe
Hi, Use os.environ["DIP_HOME"]1 · -
Re: New server migration
Hi, You need to copy the data directory to the new server and then rerun the "migrate the data directory" procedure. Please also see: https://www.dataiku.com/learn/guide/admin/operations/ba…1 · -
Re: Connect HFSQL database to dataiku
Hi, Apparently, HFSQL does not have a JDBC driver. Unfortunately, that means that it is not possible to use it from DSS.1 · -
Re: cann't access dss from browser
Hi, Try looking at the "run/nginx.log" file (from the DSS data directory), it will probably contain more information about why nginx failed to start.1 ·
