Hi, While developing the out-of-core state backend that will store state directly to hdfs (either TFiles or BloomMapFiles), I realised that some file formats and features I use are hadoop 2.x only.
What is the suggested way to handle features that use hadoop 2.x api? Can these be excluded from the travis build for the hadoop 1 profile somehow? Thanks, Gyula