Hi All, I am trying to work with Apache HAWQ with PXF. While trying to write a file in HDFS I am unable to write the files to it.
Looking closely at the NameNode logs I find the following messsage: 2016-03-10 19:28:11,759 INFO hdfs.StateChange (FSNamesystem.java:completeFile(3503)) - DIR* completeFile: /tmp/foo_bar/1350_0 is closed by DFSClient_NONMAPREDUCE_-244490296_23 This is a single node installation where NameNode and DataNode reside on the same machine. Is there something I am missing? What can be causing this message? A normal 'put' works just fine. Would appreciate your inputs. Regards, Gagan Brahmi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
