Hi, I'm currently working on r&d project where we would like to retrieve data files[parquet, json, ...] from S3 buckets and load the data into apache ignite for machine learning purposes with tensorflow.
With the removal of IGFS in the next release I'm having troubles finding a solution. What would be an optimal way to facilitate the data for apache ignite? I'm currently looking into using the 3rd party store features of ignite to integrate with apache drill as it is able to query these s3 bucket data files. However from a glance it doesn't look like as a great solution since every table structure has to be manually defined in the ignite configuration or semi-automatic with the agent. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
