Thanks for the pointer that was indeed the problem. The specific AMI I was using didnt include bzip2 codecs in their hadoop-site.xml. Is there a way I can pass those parameters from hive, so that I dont need to manually change the file ?
-Thanks, Prasen On Thu, Feb 18, 2010 at 12:54 PM, Zheng Shao <[email protected]> wrote: > Just remember that we need to have the BZipCodec class in the > following hadoop configuration: > Can you check? > > io.compression.codecs > > Zheng > > >
