Wenn man die Verschlüsselung und einen Authentifizierungsserver in OwnCloud nutzt und das Passwort extern verändert bekommt man in der Weboberfläche die Fehlermeldung "Ungültiger privater Schlüssel für die Verschlüsselungs-App. Bitte aktualisieren Sie I… mehr »
I wanted to use the function Std.Str.combinewords(r, ','); and found, that it only takes SET OF STRING as input. I had a dataset of a record type containing one string with the name "word". The solution is to call the SET function on the dataset (t in… mehr »
One of my ECL programs suddenly stopped working. Whenever I started the workunit, the status stayed "blocked" and it timed out eventually. hpcc-run.sh status showed that mythor was stopped. Restarting it didn't help. The start of mythor also timed out.… mehr »
Set the configuration of the Job to: mehr »
Hadoop required individual Key or Value classes to come with a constructor without parameters, such as GroupJoinVal() {}. mehr »