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
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
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
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.