Github user arunmahadevan commented on the issue:
https://github.com/apache/storm/pull/2916
@HeartSaVioR its mainly the tick tuple interval in HiveOptions that does
not apply to trident. For now may be we can log some warnings if that is set
for trident. Refactoring the code can be taken up as a followup. We will have
to first deprecate the existing apis/constructor in HiveState that accepts Hive
options and then provide an alternate Options for Trident.---
