-
Forgotten Admin Password - Azure Evaluation
Hello All I've forgotten the password for my DataIku Azure Server evaluation instance. I could spin up a new instance but I'm wondering if there is a way to reset on the Linux VM. I can terminal into the server using Port 22 but I'm not sure if there is a command line or script to update the credentials. The Admin/Admin…
-
Can I delete some duplicates with my iPhone?
Hello, I have some duplicated rows on some key (in this case a phone number). At the very least, I wanted to flag all but the most recent. In an ideal situation, I wanted to flag the rest based on several conditions. Is this possible in DSS out of the box? If not, what would be the appropriate steps to take? Thank you for…
-
Casting id to string in join recipe
I'm trying to join tables based on ID but I'm getting " ERROR: operator does not exist: uuid = text Hint: No operator matches the given name and argument types. You might need to add explicit type casts." But both of the columns I'm trying to match are of type string except that one of them is named ID and the other is…