I was trying to add a test case which only works for hadoop 23. However, I got some errors when I tried to compile:
I tried the following: ant -Dhadoop.version=0.23.0 -Dhadoop.security.version=0.23.0 -Dhadoop.security.version.prefix=0.23 package ant -Dhadoop.version=0.23.0 package looking at: https://issues.apache.org/jira/browse/HIVE-2468 Do I need to do anything else ? Thanks, -namit