You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Resolved: (HADOOP-4851) Change filesystem permissions to use JAAS rather than UGI - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/02 07:20:17 UTC, 0 replies.
- [jira] Created: (HADOOP-6893) FileContext needs a method to test for existence of a file or directory. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/02 07:28:19 UTC, 0 replies.
- [jira] Commented: (HADOOP-6893) FileContext needs a method to test for existence of a file or directory. - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/02 07:38:16 UTC, 1 replies.
- [jira] Updated: (HADOOP-5759) IllegalArgumentException when CombineFileInputFormat is used as job InputFormat - posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/08/02 07:41:17 UTC, 0 replies.
- [jira] Created: (HADOOP-6894) Common foundation for Hadoop client tools - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2010/08/02 09:24:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6894) Common foundation for Hadoop client tools - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2010/08/02 09:27:16 UTC, 2 replies.
- [jira] Updated: (HADOOP-6890) Improve listFiles API introduced by HADOOP-6870 - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/02 19:26:18 UTC, 15 replies.
- [jira] Reopened: (HADOOP-6890) Improve listFiles API introduced by HADOOP-6870 - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/02 19:26:21 UTC, 0 replies.
- [jira] Commented: (HADOOP-6890) Improve listFiles API introduced by HADOOP-6870 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2010/08/02 19:54:16 UTC, 2 replies.
- [jira] Commented: (HADOOP-6894) Common foundation for Hadoop client tools - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/02 19:54:19 UTC, 1 replies.
- [jira] Commented: (HADOOP-6786) test-patch needs to verify Herriot integrity - posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2010/08/02 20:44:20 UTC, 9 replies.
- [jira] Created: (HADOOP-6895) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/02 22:01:19 UTC, 0 replies.
- [jira] Commented: (HADOOP-6892) Common component of HDFS-1150 (Verify datanodes' identities to clients in secure clusters) - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/02 22:05:16 UTC, 1 replies.
- [jira] Commented: (HADOOP-6706) Relogin behavior for RPC clients could be improved - posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/08/02 22:05:18 UTC, 4 replies.
- [jira] Updated: (HADOOP-6895) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/02 22:08:25 UTC, 1 replies.
- [jira] Commented: (HADOOP-6895) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2010/08/02 22:30:18 UTC, 1 replies.
- [jira] Created: (HADOOP-6896) Remove the Util separation in FileContext - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/02 23:11:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6892) Common component of HDFS-1150 (Verify datanodes' identities to clients in secure clusters) - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/02 23:14:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6706) Relogin behavior for RPC clients could be improved - posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/08/02 23:49:17 UTC, 6 replies.
- [jira] Commented: (HADOOP-6837) Support for LZMA compression - posted by "Nicholas Carlini (JIRA)" <ji...@apache.org> on 2010/08/03 03:18:20 UTC, 9 replies.
- [jira] Updated: (HADOOP-6889) Make RPC to have an option to timeout - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/04 00:32:18 UTC, 10 replies.
- [jira] Created: (HADOOP-6897) FileSystem#mkdirs(FileSystem, Path, FsPermission) should not call setPermission if mkdirs failled - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/04 00:38:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6897) FileSystem#mkdirs(FileSystem, Path, FsPermission) should not call setPermission if mkdirs failled - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/04 00:41:16 UTC, 1 replies.
- [jira] Commented: (HADOOP-6897) FileSystem#mkdirs(FileSystem, Path, FsPermission) should not call setPermission if mkdirs failled - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2010/08/04 01:12:17 UTC, 7 replies.
- [jira] Created: (HADOOP-6898) FileSystem.copyToLocal creates files with 777 permissions - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/04 02:52:17 UTC, 0 replies.
- [jira] Commented: (HADOOP-6898) FileSystem.copyToLocal creates files with 777 permissions - posted by "Ranjit Mathew (JIRA)" <ji...@apache.org> on 2010/08/04 05:49:16 UTC, 1 replies.
- [jira] Commented: (HADOOP-6862) Add api to add user/group to AccessControlList - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/04 12:32:18 UTC, 5 replies.
- [jira] Updated: (HADOOP-6862) Add api to add user/group to AccessControlList - posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/08/04 12:50:16 UTC, 3 replies.
- [jira] Commented: (HADOOP-6889) Make RPC to have an option to timeout - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/08/04 21:03:20 UTC, 12 replies.
- [jira] Created: (HADOOP-6899) FileSystem#setWorkingDir() does not work for relative names - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2010/08/05 01:29:16 UTC, 0 replies.
- [jira] Created: (HADOOP-6900) FileSystem#listLocatedStatus API needs changes to indicate complete set of error conditions - posted by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2010/08/05 01:31:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6899) FileSystem#setWorkingDir() does not work for relative names - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2010/08/05 01:36:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6899) RawLocalFileSystem#setWorkingDir() does not work for relative names - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2010/08/05 01:36:18 UTC, 14 replies.
- [jira] Commented: (HADOOP-6900) FileSystem#listLocatedStatus API needs changes to indicate complete set of error conditions - posted by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2010/08/05 01:40:18 UTC, 0 replies.
- [jira] Updated: (HADOOP-6900) FileSystem#listLocatedStatus should not throw generic RuntimeException to indicate error conditions - posted by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2010/08/05 06:24:17 UTC, 2 replies.
- [jira] Assigned: (HADOOP-6900) FileSystem#listLocatedStatus should not throw generic RuntimeException to indicate error conditions - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/05 06:30:18 UTC, 0 replies.
- [jira] Created: (HADOOP-6901) Parsing large compressed files with HADOOP-1722 spawns multiple mappers per file - posted by "Rick Weber (JIRA)" <ji...@apache.org> on 2010/08/05 18:23:21 UTC, 0 replies.
- [jira] Commented: (HADOOP-6900) FileSystem#listLocatedStatus should not throw generic RuntimeException to indicate error conditions - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/06 00:43:18 UTC, 8 replies.
- [jira] Created: (HADOOP-6902) RPC server's SASL_PROPS shouldn't be re-initialized every time an RPC client is created - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/06 01:35:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6786) test-patch needs to verify Herriot integrity - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/06 03:55:16 UTC, 11 replies.
- [jira] Commented: (HADOOP-6899) RawLocalFileSystem#setWorkingDir() does not work for relative names - posted by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2010/08/06 16:43:18 UTC, 1 replies.
- [jira] Created: (HADOOP-6903) Make AbstractFileSystem's methods public to allow filter-Fs like implementions in a differnt package than fs - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2010/08/06 21:16:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6903) Make AbstractFileSystem's methods public to allow filter-Fs like implementions in a differnt package than fs - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2010/08/06 21:20:17 UTC, 0 replies.
- [jira] Moved: (HADOOP-6904) A baby step towards inter-version communications between dfs client and NameNode - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/06 23:43:18 UTC, 0 replies.
- [jira] Commented: (HADOOP-6904) A baby step towards inter-version communications between dfs client and NameNode - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/06 23:45:18 UTC, 19 replies.
- [jira] Updated: (HADOOP-6837) Support for LZMA compression - posted by "Nicholas Carlini (JIRA)" <ji...@apache.org> on 2010/08/06 23:49:19 UTC, 4 replies.
- [jira] Updated: (HADOOP-6904) A baby step towards inter-version communications between dfs client and NameNode - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/06 23:55:18 UTC, 3 replies.
- [jira] Created: (HADOOP-6905) Better logging messages when a delegation token is invalid - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/07 01:19:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6905) Better logging messages when a delegation token is invalid - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2010/08/07 01:26:17 UTC, 4 replies.
- [jira] Updated: (HADOOP-6905) Better logging messages when a delegation token is invalid - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/07 01:37:17 UTC, 4 replies.
- [jira] Commented: (HADOOP-6863) Compile-native still fails on Mac OS X. - posted by "Hong Tang (JIRA)" <ji...@apache.org> on 2010/08/07 01:48:19 UTC, 6 replies.
- [jira] Commented: (HADOOP-6349) Implement FastLZCodec for fastlz/lzo algorithm - posted by "Greg Roelofs (JIRA)" <ji...@apache.org> on 2010/08/07 07:47:27 UTC, 1 replies.
- [jira] Commented: (HADOOP-5342) DataNodes do not start up because InconsistentFSStateException on just part of the disks in use - posted by "Grady Laksmono (JIRA)" <ji...@apache.org> on 2010/08/09 06:40:22 UTC, 0 replies.
- [jira] Created: (HADOOP-6906) FileContext copy() utility doesn't work with recursive copying of directories. - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/09 12:21:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6906) FileContext copy() utility doesn't work with recursive copying of directories. - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/09 12:29:16 UTC, 6 replies.
- [jira] Assigned: (HADOOP-6906) FileContext copy() utility doesn't work with recursive copying of directories. - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/09 12:29:17 UTC, 0 replies.
- [jira] Created: (HADOOP-6907) Rpc client doesn't use the per-connection conf to figure out server's Kerberos principal - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/09 23:37:18 UTC, 0 replies.
- [jira] Updated: (HADOOP-6884) Add LOG.isDebugEnabled() guard for each LOG.debug("...") - posted by "Erik Steffl (JIRA)" <ji...@apache.org> on 2010/08/09 23:39:17 UTC, 4 replies.
- [jira] Updated: (HADOOP-6907) Rpc client doesn't use the per-connection conf to figure out server's Kerberos principal - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/09 23:45:19 UTC, 11 replies.
- [jira] Created: (HADOOP-6908) Provide a "-y" option that skips the confirmation question of the namenode for use in scripts. - posted by "Mathias Gug (JIRA)" <ji...@apache.org> on 2010/08/10 00:16:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6253) Add a Ceph FileSystem interface. - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2010/08/10 02:17:22 UTC, 0 replies.
- [jira] Updated: (HADOOP-6715) AccessControlList.toString() returns empty string when we set acl to "*" - posted by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/08/10 10:03:16 UTC, 3 replies.
- [jira] Created: (HADOOP-6909) Umbrella ticket for reducing the number of libraries in Common - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/08/10 18:41:17 UTC, 0 replies.
- [jira] Created: (HADOOP-6910) Replace or merge Configuration with Jakarta Commons Configuration - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/08/10 18:43:20 UTC, 0 replies.
- [jira] Commented: (HADOOP-6909) Umbrella ticket for reducing the number of libraries in Common - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/08/10 18:45:16 UTC, 10 replies.
- [jira] Commented: (HADOOP-6910) Replace or merge Configuration with Jakarta Commons Configuration - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/10 19:10:16 UTC, 3 replies.
- [jira] Created: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036) - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/10 19:41:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036) - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/10 21:01:24 UTC, 1 replies.
- [jira] Created: (HADOOP-6912) Guard against NPE when calling UGI.isLoginKeytabBased() - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/10 23:50:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6912) Guard against NPE when calling UGI.isLoginKeytabBased() - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/11 00:08:24 UTC, 3 replies.
- [jira] Resolved: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036) - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/11 00:42:44 UTC, 0 replies.
- [jira] Commented: (HADOOP-6911) doc update for DelegationTokenFetcher (part of HDFS-1036) - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/11 01:01:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-4162) CodecPool.getDecompressor(LzopCodec) always creates a brand-new decompressor. - posted by "Alex Rovner (JIRA)" <ji...@apache.org> on 2010/08/11 01:38:20 UTC, 1 replies.
- [jira] Assigned: (HADOOP-6884) Add LOG.isDebugEnabled() guard for each LOG.debug("...") - posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2010/08/11 02:27:18 UTC, 0 replies.
- [jira] Commented: (HADOOP-6884) Add LOG.isDebugEnabled() guard for each LOG.debug("...") - posted by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2010/08/11 03:30:17 UTC, 62 replies.
- [jira] Resolved: (HADOOP-6900) FileSystem#listLocatedStatus should not throw generic RuntimeException to indicate error conditions - posted by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/08/11 06:46:17 UTC, 0 replies.
- [jira] Commented: (HADOOP-6861) Method in Credentials to read and write a token storage file. - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/11 07:30:17 UTC, 0 replies.
- [jira] Commented: (HADOOP-6715) AccessControlList.toString() returns empty string when we set acl to "*" - posted by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/08/11 12:41:17 UTC, 2 replies.
- [jira] Updated: (HADOOP-6349) Implement FastLZCodec for fastlz/lzo algorithm - posted by "Nicholas Carlini (JIRA)" <ji...@apache.org> on 2010/08/11 17:32:28 UTC, 0 replies.
- [jira] Created: (HADOOP-6913) Circular initialization between UserGroupInformation and KerberosName - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/11 20:16:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6913) Circular initialization between UserGroupInformation and KerberosName - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/11 20:19:17 UTC, 13 replies.
- [jira] Commented: (HADOOP-6913) Circular initialization between UserGroupInformation and KerberosName - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/11 20:30:18 UTC, 5 replies.
- [jira] Updated: (HADOOP-6693) Add metrics to track kerberos login activity - posted by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2010/08/11 21:24:29 UTC, 12 replies.
- [jira] Commented: (HADOOP-6872) ChecksumFs#listStatus should filter out .crc files - posted by "Bern Hassmo (JIRA)" <ji...@apache.org> on 2010/08/12 17:41:16 UTC, 3 replies.
- [jira] Created: (HADOOP-6914) IPC Client Connection close does not protect against partially Connection objects - posted by "Richard Lackey (JIRA)" <ji...@apache.org> on 2010/08/12 22:52:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6914) IPC Client Connection close does not protect against partially Connection objects - posted by "Richard Lackey (JIRA)" <ji...@apache.org> on 2010/08/12 22:54:17 UTC, 2 replies.
- [jira] Created: (HADOOP-6915) Add daemon restart option - posted by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2010/08/13 00:00:24 UTC, 0 replies.
- [jira] Updated: (HADOOP-6915) Add daemon restart option - posted by "Nicolas Spiegelberg (JIRA)" <ji...@apache.org> on 2010/08/13 00:05:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6693) Add metrics to track kerberos login activity - posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/08/13 01:09:17 UTC, 3 replies.
- [jira] Commented: (HADOOP-6915) Add daemon restart option - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/08/13 02:46:16 UTC, 0 replies.
- [jira] Resolved: (HADOOP-5303) Oozie, Hadoop Workflow System - posted by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2010/08/13 09:37:35 UTC, 0 replies.
- [jira] Commented: (HADOOP-6906) FileContext copy() utility doesn't work with recursive copying of directories. - posted by "Bern Hassmo (JIRA)" <ji...@apache.org> on 2010/08/13 14:38:17 UTC, 5 replies.
- [jira] Commented: (HADOOP-6092) No space left on device - posted by "Soundararajan Velu (JIRA)" <ji...@apache.org> on 2010/08/13 21:06:18 UTC, 2 replies.
- [jira] Commented: (HADOOP-6912) Guard against NPE when calling UGI.isLoginKeytabBased() - posted by "Devaraj Das (JIRA)" <ji...@apache.org> on 2010/08/14 02:14:16 UTC, 1 replies.
- [jira] Created: (HADOOP-6916) Implement append operation for S3FileSystem - posted by "Oleg Aleshko (JIRA)" <ji...@apache.org> on 2010/08/16 16:34:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6916) Implement append operation for S3FileSystem - posted by "Oleg Aleshko (JIRA)" <ji...@apache.org> on 2010/08/16 16:40:18 UTC, 3 replies.
- [jira] Commented: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/17 03:31:16 UTC, 2 replies.
- [jira] Updated: (HADOOP-6885) Fix java doc warnings in Groups and RefreshUserMappingsProtocol - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/17 03:59:16 UTC, 4 replies.
- [jira] Commented: (HADOOP-6101) CDPATH environment variable causes bin scripts to fail. - posted by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/08/17 06:07:17 UTC, 0 replies.
- [jira] Commented: (HADOOP-6914) IPC Client Connection close does not protect against partially Connection objects - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/17 19:08:16 UTC, 1 replies.
- [jira] Commented: (HADOOP-6907) Rpc client doesn't use the per-connection conf to figure out server's Kerberos principal - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/17 21:59:18 UTC, 4 replies.
- [jira] Updated: (HADOOP-6803) Add native gzip read/write coverage to TestCodec - posted by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/08/18 00:27:17 UTC, 3 replies.
- [jira] Commented: (HADOOP-6803) Add native gzip read/write coverage to TestCodec - posted by "Tom White (JIRA)" <ji...@apache.org> on 2010/08/18 00:47:16 UTC, 2 replies.
- [jira] Resolved: (HADOOP-6784) Create Wiki document about Herriot Test Framework and test development guide - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/18 00:51:18 UTC, 0 replies.
- [jira] Assigned: (HADOOP-6784) Create Wiki document about Herriot Test Framework and test development guide - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/18 00:51:25 UTC, 0 replies.
- [jira] Updated: (HADOOP-6860) 'compile-fault-inject' should never be called directly. - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/18 21:45:18 UTC, 0 replies.
- [jira] Updated: (HADOOP-6697) script to that would let us checkout code from different repos - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/18 23:53:18 UTC, 0 replies.
- [jira] Updated: (HADOOP-6523) add an expiration date field to Token class. - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/19 00:01:24 UTC, 0 replies.
- [jira] Updated: (HADOOP-6453) Hadoop wrapper script shouldn't ignore an existing JAVA_LIBRARY_PATH - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/19 00:14:17 UTC, 6 replies.
- [jira] Updated: (HADOOP-6625) Hadoop 0.20 doesn't generate hadoop-test pom, existing pom has bad dependencies, doesnt build javadoc,sources jar - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/19 00:22:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6482) GenericOptionsParser constructor that takes Options and String[] ignores options - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/19 00:49:18 UTC, 1 replies.
- [jira] Updated: (HADOOP-6857) FsShell should report raw disk usage including replication factor - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/19 01:01:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6397) topology script called with host names instead of IP addresses - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/19 01:10:18 UTC, 0 replies.
- [jira] Commented: (HADOOP-6482) GenericOptionsParser constructor that takes Options and String[] ignores options - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/19 01:23:18 UTC, 1 replies.
- [jira] Commented: (HADOOP-6194) Add service base class and tests to hadoop-common/util - posted by "Tom White (JIRA)" <ji...@apache.org> on 2010/08/19 01:33:17 UTC, 2 replies.
- [jira] Commented: (HADOOP-6870) Add FileSystem#listLocatedStatus to list a directory's content together with each file's block locations - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/20 10:00:44 UTC, 0 replies.
- [jira] Created: (HADOOP-6917) Remove empty FTPFileSystemConfigKeys.java file - posted by "Tom White (JIRA)" <ji...@apache.org> on 2010/08/20 20:29:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6902) RPC server's SASL_PROPS shouldn't be re-initialized every time an RPC client is created - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/21 02:12:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6728) Overhaul metrics framework - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/21 03:35:20 UTC, 6 replies.
- [jira] Created: (HADOOP-6918) jjjjjjjjj - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/23 19:00:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6453) Hadoop wrapper script shouldn't ignore an existing JAVA_LIBRARY_PATH - posted by "Jakob Homan (JIRA)" <ji...@apache.org> on 2010/08/23 19:26:18 UTC, 2 replies.
- [jira] Updated: (HADOOP-6918) Make metrics naming consistent - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/23 19:28:16 UTC, 0 replies.
- [jira] Created: (HADOOP-6919) Metrics2: metrics framework - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/23 22:53:16 UTC, 0 replies.
- [jira] Created: (HADOOP-6920) Metrics2: metrics instrumentation - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/23 23:01:16 UTC, 0 replies.
- [jira] Created: (HADOOP-6921) metrics2: metrics plugins - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/23 23:06:23 UTC, 0 replies.
- [jira] Commented: (HADOOP-6728) Overhaul metrics framework - posted by "Luke Lu (JIRA)" <ji...@apache.org> on 2010/08/24 00:43:22 UTC, 0 replies.
- [jira] Assigned: (HADOOP-6922) COMMON part of MAPREDUCE-1664 - posted by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/08/24 11:16:17 UTC, 0 replies.
- [jira] Created: (HADOOP-6922) COMMON part of MAPREDUCE-1664 - posted by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/08/24 11:16:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6922) COMMON part of MAPREDUCE-1664 - posted by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2010/08/24 11:20:17 UTC, 0 replies.
- [jira] Commented: (HADOOP-6922) COMMON part of MAPREDUCE-1664 - posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/08/24 11:57:17 UTC, 1 replies.
- [jira] Created: (HADOOP-6923) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/24 21:50:17 UTC, 0 replies.
- [jira] Updated: (HADOOP-6923) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/24 21:57:17 UTC, 1 replies.
- [jira] Commented: (HADOOP-6298) BytesWritable#getBytes is a bad name that leads to programming mistakes - posted by "David Rosenstrauch (JIRA)" <ji...@apache.org> on 2010/08/24 22:07:20 UTC, 0 replies.
- [jira] Commented: (HADOOP-6923) Native Libraries do not load if a different platform signature is returned from org.apache.hadoop.util.PlatformName - posted by "Greg Roelofs (JIRA)" <ji...@apache.org> on 2010/08/24 22:11:32 UTC, 2 replies.
- [jira] Created: (HADOOP-6924) Build fails with non-Sun JREs due to different pathing to the operating system architecture shared libraries - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/24 22:48:16 UTC, 0 replies.
- [jira] Commented: (HADOOP-6924) Build fails with non-Sun JREs due to different pathing to the operating system architecture shared libraries - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2010/08/24 23:06:24 UTC, 3 replies.
- [jira] Created: (HADOOP-6925) BZip2Codec incorrectly implements read() - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 00:11:16 UTC, 0 replies.
- [jira] Updated: (HADOOP-6925) BZip2Codec incorrectly implements read() - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 00:11:17 UTC, 3 replies.
- [jira] Commented: (HADOOP-6925) BZip2Codec incorrectly implements read() - posted by "Greg Roelofs (JIRA)" <ji...@apache.org> on 2010/08/25 00:30:17 UTC, 5 replies.
- [jira] Created: (HADOOP-6926) SocketInputStream incorrectly implements read() - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 00:40:23 UTC, 0 replies.
- [jira] Updated: (HADOOP-6926) SocketInputStream incorrectly implements read() - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 00:44:21 UTC, 1 replies.
- [jira] Commented: (HADOOP-6822) Provide information as to whether or not security is enabled on web interface - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/25 01:32:21 UTC, 0 replies.
- [jira] Commented: (HADOOP-6852) apparent bug in concatenated-bzip2 support (decoding) - posted by "Greg Roelofs (JIRA)" <ji...@apache.org> on 2010/08/25 03:48:16 UTC, 1 replies.
- [jira] Commented: (HADOOP-6762) exception while doing RPC I/O closes channel - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/25 20:20:17 UTC, 3 replies.
- [jira] Commented: (HADOOP-6833) IPC leaks call parameters when exceptions thrown - posted by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/08/26 02:31:16 UTC, 3 replies.
- [jira] Resolved: (HADOOP-6388) Hadoop uses invalid names for environment variables - posted by "Simone Leo (JIRA)" <ji...@apache.org> on 2010/08/26 11:04:55 UTC, 0 replies.
- [jira] Created: (HADOOP-6927) Herriot NN and DN clients should vend statistics - posted by "Al Thompson (JIRA)" <ji...@apache.org> on 2010/08/26 18:48:56 UTC, 0 replies.
- [jira] Created: (HADOOP-6928) Fix BooleanWritable comparator in 0.20 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/26 18:52:53 UTC, 0 replies.
- [jira] Updated: (HADOOP-6928) Fix BooleanWritable comparator in 0.20 - posted by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2010/08/26 18:55:54 UTC, 2 replies.
- [jira] Resolved: (HADOOP-6927) Herriot NN and DN clients should vend statistics - posted by "Al Thompson (JIRA)" <ji...@apache.org> on 2010/08/26 19:09:54 UTC, 0 replies.
- [jira] Updated: (HADOOP-6833) IPC leaks call parameters when exceptions thrown - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/26 20:48:54 UTC, 2 replies.
- [jira] Assigned: (HADOOP-6902) RPC server's SASL_PROPS shouldn't be re-initialized every time an RPC client is created - posted by "Kan Zhang (JIRA)" <ji...@apache.org> on 2010/08/26 22:09:53 UTC, 0 replies.
- [jira] Created: (HADOOP-6929) RPC should have a way to pass Security information other than protocol annotations - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2010/08/26 22:48:54 UTC, 0 replies.
- [jira] Commented: (HADOOP-584) Calling shell scripts from build.xml discriminates Windows user minority. - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/26 23:00:02 UTC, 0 replies.
- [jira] Created: (HADOOP-6930) AvroRpcEngine doesn't work with generated Avro code - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2010/08/26 23:03:53 UTC, 0 replies.
- [jira] Created: (HADOOP-6931) Namenode start (init) fails because of invalid kerberos key, even when security set to "simple" - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/26 23:12:53 UTC, 0 replies.
- [jira] Assigned: (HADOOP-6931) Namenode start (init) fails because of invalid kerberos key, even when security set to "simple" - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/26 23:12:54 UTC, 0 replies.
- [jira] Commented: (HADOOP-6918) Make metrics naming consistent - posted by "Hong Tang (JIRA)" <ji...@apache.org> on 2010/08/26 23:17:33 UTC, 0 replies.
- [jira] Commented: (HADOOP-6930) AvroRpcEngine doesn't work with generated Avro code - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2010/08/27 00:59:55 UTC, 2 replies.
- [jira] Moved: (HADOOP-6932) Namenode start (init) fails because of invalid kerberos key, even when security set to "simple" - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/27 01:30:54 UTC, 0 replies.
- [jira] Updated: (HADOOP-6932) Namenode start (init) fails because of invalid kerberos key, even when security set to "simple" - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/27 01:58:53 UTC, 3 replies.
- [jira] Updated: (HADOOP-6879) Include Jsch jar to ivy dependencies - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/27 04:38:53 UTC, 1 replies.
- [jira] Updated: (HADOOP-6879) Provide SSH based (Jsch) remote execution API for system tests - posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/08/27 06:10:55 UTC, 0 replies.
- [jira] Commented: (HADOOP-6932) Namenode start (init) fails because of invalid kerberos key, even when security set to "simple" - posted by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/08/27 18:59:53 UTC, 5 replies.
- [jira] Created: (HADOOP-6933) TestListFiles is flaky - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/28 00:03:53 UTC, 0 replies.
- [jira] Updated: (HADOOP-6933) TestListFiles is flaky - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/28 00:05:53 UTC, 2 replies.
- [jira] Commented: (HADOOP-6926) SocketInputStream incorrectly implements read() - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/28 00:05:54 UTC, 0 replies.
- [jira] Created: (HADOOP-6934) test for ByteWritable comparator - posted by "Johannes Zillmann (JIRA)" <ji...@apache.org> on 2010/08/28 19:49:53 UTC, 0 replies.
- [jira] Updated: (HADOOP-6934) test for ByteWritable comparator - posted by "Johannes Zillmann (JIRA)" <ji...@apache.org> on 2010/08/28 19:55:53 UTC, 2 replies.
- [jira] Commented: (HADOOP-6928) Fix BooleanWritable comparator in 0.20 - posted by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/08/28 23:30:53 UTC, 0 replies.
- [jira] Commented: (HADOOP-6851) Fix '$bin' path duplication in setup scripts - posted by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/08/29 20:23:54 UTC, 0 replies.
- [jira] Updated: (HADOOP-6342) Create a script to squash a common, hdfs, and mapreduce tarball into a single hadoop tarball - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/30 11:31:57 UTC, 0 replies.
- [jira] Commented: (HADOOP-6929) RPC should have a way to pass Security information other than protocol annotations - posted by "Vinod K V (JIRA)" <ji...@apache.org> on 2010/08/30 11:41:56 UTC, 0 replies.
- [jira] Updated: (HADOOP-6924) Build fails with non-Sun JREs due to different pathing to the operating system architecture shared libraries - posted by "Stephen Watt (JIRA)" <ji...@apache.org> on 2010/08/30 21:10:54 UTC, 2 replies.
- [jira] Updated: (HADOOP-6432) Statistics support in FileContext - posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/08/30 23:53:55 UTC, 0 replies.
- [jira] Assigned: (HADOOP-6930) AvroRpcEngine doesn't work with generated Avro code - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2010/08/31 20:44:57 UTC, 0 replies.
- [jira] Updated: (HADOOP-6930) AvroRpcEngine doesn't work with generated Avro code - posted by "Sharad Agarwal (JIRA)" <ji...@apache.org> on 2010/08/31 20:48:55 UTC, 0 replies.