treasure-data/hive-udf-neologd

Make sure compiling with Java 7

myui opened this issue · 1 comments

myui commented

@takuti

Because our Hive 0.13 is still depending on Java7. Compiled class with Java8 or later causes problems. So, better to make sure that all classes are compiled with Java 7.

myui commented

moved to td-hivemall.