-
Dear DataCleaner community,
I wanted to test DataCleaner because I wanted to suggest for it to be used for an internal project in our team, but when I loaded a an big XML file of "Users" from SAP S…
-
Hello to everyone. I'm new to DataCleaner and I'm trying to setup some things there, e.g. string patterns with regexp. And my problem is that I can't write in Greek, it shows me like a series of recta…
-
For a customer of us I'm using DataCleaner to parse a huge XML file. In the conf.xml I specified all the relevant XPATH's which works quite nice and the performance is also very good.
However I can'…
-
Hi
When I try to drop the jar for master into the extensions folder for DC 3.7.2 community edition, DC shows the extension in the options menu in the list of extension jars but doesn't populate the t…
-
I have configured a data store which connects to an Oracle database which provides over 40 services. Based on the configuration of the data store I should only be able to use one of these services. Wh…
-
In the current use for ElasticSearch (ES) extension you always need to have a node/cluster running - next to DataCleaner itself. As for large filesets this is absolutely the recommended environment, f…
-
Im receiving this error randomly while running my specs:
```
Failure/Error: page.set_rack_session(checkout_experience: 'three_step')
ActiveRecord::StatementInvalid:
PG::NoActiveSqlTransa…
-
Can I run a job through Linux crontab in DataCleaner community edition 5.7.1?
-
I created a sample job using DataCleaner desktop application and saved it as .analysis.xml file. The definition of the input datastore has been serialized without the table name:
``` xml
…
-
I have a bunch of local Python scripts that I need to execute from a local MS SQL Server. There is no problem if I try to import standard Python libraries (for example, pandas). I get an error, when I…