Commit History

Author SHA1 Message Date
  Sanjay Radia b49c95a5d9 HDFS-2479 HDFS Client Data Types in Protocol Buffers (sanjay) 13 years ago
  Tsz-wo Sze 4a98639a55 Move HDFS-2355, HDFS-2371 and HDFS-2298 entries from trunk to 0.23 in CHANGES.txt. 13 years ago
  Tsz-wo Sze 8cb0d4b380 HDFS-2432. Webhdfs: response FORBIDDEN when setReplication on non-files; clear umask before creating a flie; throw IllegalArgumentException if setOwner with both owner and group empty; throw FileNotFoundException if getFileStatus on non-existing files; fix bugs in getBlockLocations; and changed getFileChecksum json response root to "FileChecksum". 13 years ago
  Todd Lipcon 221aadbc5b HDFS-2500. Avoid file system operations in BPOfferService thread while processing deletes. Contributed by Todd Lipcon. 13 years ago
  Todd Lipcon 646e855f6e HDFS-2507. Allow saveNamespace operations to be canceled. Contributed by Todd Lipcon. 13 years ago
  Suresh Srinivas 456ca74b96 HDFS-2496. Separate datatypes for DatanodeProtocol. Contributed by Suresh Srinivas. 13 years ago
  Tsz-wo Sze 10dc6b0927 HDFS-1869. mkdirs should use the supplied permission for all of the created directories. Contributed by Daryn Sharp 13 years ago
  Tsz-wo Sze 753c14cf4e Move webhdfs entries from trunk to 0.23 in CHANGES.txt. 13 years ago
  Tsz-wo Sze 758194382c HDFS-2494. Close the streams and DFSClient in DatanodeWebHdfsMethods. Contributed by Uma Maheswara Rao G 13 years ago
  Jitendra Nath Pandey 8534e70044 HDFS-2411. The auth to local mappings are not respected with webhdfs and security enabled. 13 years ago
  Tsz-wo Sze 8335995630 HDFS-2501. Add version prefix and root methods to webhdfs. 13 years ago
  Suresh Srinivas a268a3c0e4 HDFS-2488. Separate datatypes for InterDatanodeProtocol. Contributed by Suresh Srinivas. 13 years ago
  Suresh Srinivas 4846ca7863 HDFS-2497 Fix TestBackupNode failure. Contributed by Suresh Srinivas. 13 years ago
  Sanjay Radia 0920056f04 HDFS-2481 Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol (sanjay) 13 years ago
  Suresh Srinivas 2b35e8aa4f HDFS-2489. Move Finalize and Register to separate file out of DatanodeCommand.java. Contributed by Suresh Srinivas. 13 years ago
  Konstantin Shvachko 6e0991704f HDFS-2452. OutOfMemoryError in DataXceiverServer takes down the DataNode. Contributed by Uma Maheswara Rao. 13 years ago
  Steve Loughran 2690d0db0e HDFS-2485 13 years ago
  Konstantin Shvachko 7dd869c2a9 HDFS-2491. TestBalancer can fail when datanode utilization and avgUtilization is exactly same. Contributed by Uma Maheswara Rao G. 13 years ago
  Suresh Srinivas d2e1a71918 HDFS-2480. Separate datatypes for NamenodeProtocol. Contributed by Suresh Srinivas. 13 years ago
  Tsz-wo Sze 7c48130d41 HDFS-2427. Change the default permission in webhdfs to 755 and add range check/validation for all parameters. 13 years ago
  Suresh Srinivas 520d2502c5 HDFS-2459. Separate datatypes for Journal Protocol. (suresh) 13 years ago
  Suresh Srinivas 37137845c8 Merging change r1186579 for HDFS-2471 from 0.23 branch 13 years ago
  Arun Murthy a6cc9bafa8 HDFS-2445. Ensure failed tests exit with proper error code. Contributed by Jonathan Eagles. 13 years ago
  Tsz-wo Sze 0bd8f0bd40 HDFS-2453. Fix http response code for partial content in webhdfs, added getDefaultBlockSize() and getDefaultReplication() in WebHdfsFileSystem and cleared content type in ExceptionHandler. 13 years ago
  Alejandro Abdelnur 01d408d5b0 Reverted HDFS-2474 13 years ago
  Alejandro Abdelnur 2edd042f8a HDFS-2474. Make GlobFilter class public. (tucu) 13 years ago
  Owen O'Malley 073a13aeb1 HDFS-2467. HftpFileSystem uses incorrect compare for finding delegation 13 years ago
  Jitendra Nath Pandey 8d4842383e HDFS-2188. Make FSEditLog create its journals from a list of URIs rather than NNStorage. Contributed by Ivan Kelly. 13 years ago
  Tsz-wo Sze 50cb2771e9 HDFS-2439. Fix NullPointerException in webhdfs when opening a non-existing file or creating a file without specifying the replication parameter. 13 years ago
  Konstantin Shvachko 4cb7a4854d HDFS-2012. Balancer incorrectly treats nodes whose utilization equals avgUtilization. Contributed by Uma Maheswara Rao G. 13 years ago