Hi Everyone I tried to compile the latest hive with hadoop-1 profile. It failed because TestLazySimpleFast (164) uses Text.copyBytes() which is hadoop-2.x API
So, which hadoop API should we use in hive? old hadoop-1.x or new hadoop-2.x? Alex
Hi Everyone I tried to compile the latest hive with hadoop-1 profile. It failed because TestLazySimpleFast (164) uses Text.copyBytes() which is hadoop-2.x API
So, which hadoop API should we use in hive? old hadoop-1.x or new hadoop-2.x? Alex