Commit History

Author SHA1 Message Date
  Yi Liu 8367907467 HDFS-6259. Support extended attributes via WebHDFS. Contributed by Yi Liu. 11 years ago
  Andrew Wang ce4a7a1f30 HDFS-6374. setXAttr should require the user to be the owner of the file or directory. Contributed by Charles Lamb. 11 years ago
  Chris Nauroth 32c3f3b54c HDFS-6414. xattr modification operations are based on state of latest snapshot instead of current version of inode. Contributed by Andrew Wang. 11 years ago
  Chris Nauroth bb86686de7 HDFS-6413. xattr names erroneously handled as case-insensitive. Contributed by Charles Lamb. 11 years ago
  Andrew Wang 98e6c57835 HDFS-6410. DFSClient unwraps AclException in xattr methods, but those methods cannot throw AclException. (wang) 11 years ago
  Andrew Wang a28486e1b2 HDFS-6412. Interface audience and stability annotations missing from several new classes related to xattrs. (wang) 11 years ago
  Andrew Wang b9d21efbc5 HDFS-6283. Write end user documentation for xattrs. (wang) 11 years ago
  Andrew Wang 7526c162d0 HDFS-6373. Remove support for extended attributes on symlinks. Contributed by Charles Lamb. 11 years ago
  Andrew Wang 427ad33f72 HDFS-6377. Unify xattr name and value limits into a single limit. Contributed by Andrew Wang. 11 years ago
  Uma Maheswara Rao G dacfd627da HDFS-6372. Handle setXattr rpcIDs for OfflineEditsViewer. Contributed by Uma Maheswara Rao G. 11 years ago
  Uma Maheswara Rao G bc2939b144 HDFS-6344. Maximum limit on the size of an xattr. Contributed by Yi Liu. 11 years ago
  Uma Maheswara Rao G 298c659fa6 HDFS-6357. SetXattr should persist rpcIDs for handling retrycache with Namenode restart and HA. Contributed by Uma Maheswara Rao G. 11 years ago
  Uma Maheswara Rao G 5048673f00 HDFS-6366. FsImage loading failed with RemoveXattr op. Contributed by Uma Maheswara Rao G. 11 years ago
  Uma Maheswara Rao G f4eda88868 HDFS-6346. Optimize OP_SET_XATTRS by persisting single Xattr entry per setXattr/removeXattr api call. Contributed by Yi Liu 11 years ago
  Uma Maheswara Rao G 4bd55d2abf HDFS-6314. Test cases for XAttrs. Contributed by Yi Liu. 11 years ago
  Uma Maheswara Rao G f33ddb7c77 HDFS-6343. fix TestNamenodeRetryCache and TestRetryCacheWithHA failures. Contributed by Uma Maheswara Rao G. 11 years ago
  Uma Maheswara Rao G 51fb234b5a HDFS-6298. XML based End-to-End test for getfattr and setfattr commands. Contributed by Yi Liu 11 years ago
  Uma Maheswara Rao G e60e19dcb7 HDFS-6335. TestOfflineEditsViewer for XAttr. Contributed by Yi Liu 11 years ago
  Uma Maheswara Rao G 71bc04ddc8 HDFS-6301. NameNode: persist XAttrs in fsimage and record XAttrs modifications to edit log. Contributed by Yi Liu. 11 years ago
  Andrew Wang 2ed72d3a1a HDFS-6331. ClientProtocol#setXattr should not be annotated idempotent. Contributed by Uma Maheswara Rao G. 11 years ago
  Uma Maheswara Rao G 138b557109 HDFS-6324. Shift XAttr helper code out for reuse. Contributed by Yi Liu. 11 years ago
  Uma Maheswara Rao G e5b55a1d43 HDFS-6303. HDFS implementation of FileContext API for XAttrs. Contributed by Yi Liu and Charles Lamb. 11 years ago
  Uma Maheswara Rao G 39279ac687 HDFS-6258. Namenode server-side storage for XAttrs. Contributed by Yi Liu. 11 years ago
  Uma Maheswara Rao G 64006137a6 HDFS-6309. Javadocs for Xattrs apis in DFSClient and other minor fixups. Contributed by Charles Lamb. 11 years ago
  Uma Maheswara Rao G a15ecb1975 HDFS-6302. Implement XAttr as a INode feature. Contributed by Yi Liu 11 years ago
  Uma Maheswara Rao G 5049d7088c HDFS-6299. Protobuf for XAttr and client-side implementation. Contributed by Yi Liu. 11 years ago
  Andrew Wang 7759988fae Add CHANGES-HDFS-2006.txt in HDFS and Common. 11 years ago