The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
is automodel possible with hive datasets?
sebastian_gonza
RapidMiner Certified Analyst, Member Posts: 52 Guru
I want to do cluster modelling in different hive tables but I dont know if this in possible, in case it is, could someone please tell me how?
thanks
Tagged:
0
Answers
Yes.... and No. :smileylol:
Currently Automodel cannot be used on Hive datasets directly (you can extract some data out though and use it with Read Hive operators).
However, the processes that you create with Automodel can be used on Hive datasets with RapidMiner Radoop.
And, as you get more experienced with RapidMiner Studio & Radoop you can build very advanced processes that automate all the things you would like to do.
With RapidMiner Server you can even build an webApp interface that will enable you to customize easily.