-
Is it possible to run an analyzer using the return of an URL? I have a REST service that retrieve a JSON object and I want to analyze this object.
I was wondering if I need to create a new connector o…
-
With DC4.0.4, observed the following stacktrace when writing a part of a file (using a filter) to a CSV file. The CSV file is fully written, all records are present, but just before completing the job…
-
If an index mapping contains more than the basic hierarchy, datacleaner does not process the mapping schema correctly.
For instance, a field with the mapping
{"myfield":{"index":"not_analyzed","type…
-
Instead of restricting ourselves to writing CSV _files_ we should rather change the "Create CSV file" analyzer to use a org.apache.metamodel.util.Resource instead of a java.util.File. That way we will…
-
Seems our preview code is doing an unsafe cast:
![image](https://cloud.githubusercontent.com/assets/291450/7412303/7e405250-ef41-11e4-8e8e-df21a5d220ca.png)
-
Seems that the initial solution for #159 isn't working ...
If I have a job like this to do name and address correction:
![image](https://cloud.githubusercontent.com/assets/291450/7372919/d1e214bc-ed…
-
The execute button in DataCleaner disables when a job fails the automagic checks (eg no columns selected), but when a transformer or anylyzer does any custom checking using the @validate annotation an…
-
I seem to have a memory issue with logstash 1.5.3 (also tried 1.5.4 snapshot2). After a couple of hours, the java runtime takes up all available ram and after a period of time it just crashes. Logstas…
-
It would be good to add a command line option to DataCleaner that prints the version information and then exits, like the "mvn -version" command.
-
I just made a few jobs, saved them in the default jobs folder (in DATACLEANER_HOME) and then renamed my DATACLEANER_HOME folder. Then when starting up the application the list of recent jobs is empty.…