You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Pavel Chadnov <pa...@gmail.com> on 2014/07/25 01:36:05 UTC

TestAvroSerdeUtils hangs for a long time

Hey Guys,

I'm trying to run TestAvroSerdeUtils unit test for Hive and all of the test
methods pass except one. The determineSchemaCanReadSchemaFromHDFS hangs for
a long time and doesn't finish at all.

As I can see it's caused by DFSOutputStream.close() method. I would
appreciate any help here.

Thanks



-- 
Regards,
Pavel Chadnov