Created 05-24-2018 05:50 PM
Hi,I want to put hive table in NiFi cache or Distributed cache. Is it possible to do this? If yes then how?Thanks in advance
Created 05-24-2018 07:49 PM
@Ankit Tripathi
Hive LLAP is a distributed in-memory cache that you can use to cache Hive table data so I would suggest using that. NiFi is not meant to permanently cache Hive data but LLAP was built for this purpose.