[jira] [Created] (HDFS-6813) WebHdfsFileSystem#OffsetUrlInputStream should implement PositionedReadable with thead-safe.

2014-08-03 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6813: Summary: WebHdfsFileSystem#OffsetUrlInputStream should implement PositionedReadable with thead-safe. Key: HDFS-6813 URL: https://issues.apache.org/jira/browse/HDFS-6813 Project: Hado

[jira] [Created] (HDFS-6814) Mistakenly dfs.namenode.list.encryption.zones.num.responses configured as boolean

2014-08-03 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-6814: - Summary: Mistakenly dfs.namenode.list.encryption.zones.num.responses configured as boolean Key: HDFS-6814 URL: https://issues.apache.org/jira/browse/HDFS-6814

HDFS-573: Windows builds will require CMake

2014-08-03 Thread Chris Nauroth
FYI, I plan to commit HDFS-573 next week, which ports libhdfs to Windows. With this patch, we have a new build requirement: Windows build machines now require CMake. I've updated BUILDING.txt accordingly. For those of you working on a Windows dev machine, please install CMake at your earliest co

Re: HDFS-573: Windows builds will require CMake

2014-08-03 Thread Vinayakumar B
Thanks Chris for the work on HDFS-573. Installing cmake in windows is just a trivial task. Download cmake zip extract and keep directory in PATH. Regards, Vinay On Mon, Aug 4, 2014 at 8:23 AM, Chris Nauroth wrote: > FYI, I plan to commit HDFS-573 next week, which ports libhdfs to Windows.