-
Re: Ask Me Anything with Clément Stenac, CTO
Hi @MopeA , There are quite a few, but I would say that the biggest one is the fact that DSS is a closed platform, or a platform only for "clicker" users, not for "hardcore coders"…3 · -
Re: Ask Me Anything with Clément Stenac, CTO
Hi @simon_levasseur , I'd say Java. It's not very fancy, it is fairly verbose and yes it is often boring to write. However, there are tons of advantages to the language. First, of course, i…3 · -
Re: Ask Me Anything with Clément Stenac, CTO
Hi, I don't use external IDEs integration. For simple editions, I stay in the recipe editor, and for more advanced modifications, I use the integrated Jupyter integration. This gives me quick it…5 · -
Re: S3 connection
Hi, Could you try with the aws CLI on instance 2 to see if you can reproduce the issue there ?1 · -
Re: Spark failure: out of memory in task
Hi, When you get an "OutOfMemoryError" that happens in a task (i.e. you get "Task failed ... OutOfMemoryError"), you typically need to increase the spark.executor.memory setting. …1 ·
