Has anyone tried running HIVE unit tests with Hadoop-1.x. It seems there are some breaking changes in HarFileSystem which is causing unit test failures in Hive. It may not a production issue so are there any recommendations to fix it in hive?
Error: MetaException(message:Got exception: java.io.IOException URI: har://pfile/test/data/warehouse/srcpart_archived/ds=2008-04-08/hr=12/data.har is an invalid Har URI since '-' not found. Expecting har://<scheme>-<host>/<path>.) Thanks, Kanna
