-
Re: Missing dependencies for SOCKS support
Hi, I could indeed reproduce this problem. It comes from the fact that by default, virtualenv tries to connect to the Internet to get the most up-to-date versions of its initial packages when it crea…1 · -
Re: How to upgrade R
Hi Max, you can upgrade R on the instance using the standard "yum update" system commands. However, updating R from 3.2 to 3.3 will result in your installation forgetting all previously use…1 · -
Re: R integration fails on OSX
Hi ryanfitz could it be an older version of DSS? There was indeed a packaging change in the upstream version of IRKernel, which changed the underlying ZeroMQ library from rzmq to pbdzmq. We have inte…1 · -
Re: Update DSS in the VirtualBox
The VirtualBox image which we provide for DSS trials is a standard Linux (CentOS 7) installation, so the short answer is that the standard upgrade instructions apply: http://doc.dataiku.com/dss/lates…2 · -
Re: installing DSS on webfaction - Java issue
In your case you should define JAVA_HOME=~/webapps/dss/jdk1.8.0_60 and the Java runtime used will be $JAVA_HOME/bin/java Patrice Bertin Dataiku1 ·