Problem using the Store Operator to create IO Objects with RapidMiner Server
Hello,
I am trying to use the Store operator to create IO objects with scheduled server processes.
I want to store these objects either in the local or server repositories, and use RapidMiner Studio to Retrieve.
No matter what repository entry I specify, it does not seem to work.
The other option is to use CSV files instead - but I am wondering if its possible with Store.
I get the following errors:
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute statement
com.rapidminer.operator.UserError: Cannot store data in repository at entry '//RM_Server/home/admin/Cache/Store1'. Reason: Requested repository RM_Server does not exist..
com.rapidminer.operator.UserError: Cannot store data in repository at entry '//Local Repository/5 - Cache/Store1'. Reason: Requested repository Local Repository does not exist..
Great work with version 7 btw
Thank you!
I am trying to use the Store operator to create IO objects with scheduled server processes.
I want to store these objects either in the local or server repositories, and use RapidMiner Studio to Retrieve.
No matter what repository entry I specify, it does not seem to work.
The other option is to use CSV files instead - but I am wondering if its possible with Store.
I get the following errors:
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: could not execute statement
com.rapidminer.operator.UserError: Cannot store data in repository at entry '//RM_Server/home/admin/Cache/Store1'. Reason: Requested repository RM_Server does not exist..
com.rapidminer.operator.UserError: Cannot store data in repository at entry '//Local Repository/5 - Cache/Store1'. Reason: Requested repository Local Repository does not exist..
Great work with version 7 btw

Thank you!