Hi,
I have one question related to performance of ES with Hadoop.
Our Architecture:
- use hadoop for storage big data as we have millions of data.
- Feed to ES from Hadoop via API.
- Search will work through ES.
Will this architecture have performance issue ?
OR We simple use ES for millions storage and search.
Thanks.