Creates an ARFF file: checks file properties, loads data from database, fills
and writes to file the ARFF attributes, classes and instances, generates
auxiliary files if needed.
Writes into a database table the pointers needed to build an arff file (the
name of the arff file, the query to select instances, attributes, class
values etc)
TODO integrate arff recording to database with mulan experiment recording