You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (HADOOP-12158) Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/01 00:06:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12160) Document snapshot APIs exposed by the FileSystem interface - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:22:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:27:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12158) Improve error message in TestCryptoStreamsWithOpensslAesCtrCryptoCodec when OpenSSL is not installed - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 00:35:05 UTC, 6 replies.
- [jira] [Commented] (HADOOP-11981) Add storage policy APIs to filesystem docs - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:42:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11981) Add storage policy APIs to filesystem docs - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:44:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12160) Document snapshot APIs exposed by the FileSystem interface - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:46:05 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:47:06 UTC, 9 replies.
- [jira] [Updated] (HADOOP-12160) Add snapshot APIs to the FileSystem specification - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:52:05 UTC, 6 replies.
- [jira] [Created] (HADOOP-12162) Add ACL APIs to the FileSystem specification - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:54:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12163) Add xattr APIs to the FileSystem specification - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:55:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12163) Add xattr APIs to the FileSystem specification - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/01 00:56:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12159) Move DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil and fix for HA namespaces - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 01:15:05 UTC, 9 replies.
- [jira] [Created] (HADOOP-12164) Fix TestMove and TestFsShellReturnCode failed to get command name using reflection. - posted by "Lei (Eddy) Xu (JIRA)" <ji...@apache.org> on 2015/07/01 01:25:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11820) aw jira testing, ignore - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 01:26:04 UTC, 28 replies.
- [jira] [Updated] (HADOOP-12164) Fix TestMove and TestFsShellReturnCode failed to get command name using reflection. - posted by "Lei (Eddy) Xu (JIRA)" <ji...@apache.org> on 2015/07/01 01:27:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12107) long running apps may have a huge number of StatisticsData instances under FileSystem - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 01:37:05 UTC, 2 replies.
- [jira] [Updated] (HADOOP-11984) Enable parallel JUnit tests in pre-commit. - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/01 01:38:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10798) globStatus() should always return a sorted list of files - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 01:40:06 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12164) Fix TestMove and TestFsShellReturnCode failed to get command name using reflection. - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/01 01:40:06 UTC, 8 replies.
- [jira] [Created] (HADOOP-12165) author tests show entire run time not test time when skipped - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/01 01:40:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11984) Enable parallel JUnit tests in pre-commit. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 01:41:05 UTC, 1 replies.
- [jira] [Assigned] (HADOOP-12160) Add snapshot APIs to the FileSystem specification - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/01 01:42:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10798) globStatus() should always return a sorted list of files - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 01:43:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12124) Add HTrace support for FsShell - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 01:45:05 UTC, 7 replies.
- [jira] [Created] (HADOOP-12166) catching findbugs failures - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/01 01:46:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12124) Add HTrace support for FsShell - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 01:48:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12159) Move DistCpUtils#compareFs() to org.apache.hadoop.fs.FileUtil and fix for HA namespaces - posted by "Robert Kanter (JIRA)" <ji...@apache.org> on 2015/07/01 01:54:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12116) Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2 - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/01 01:56:06 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12116) Fix unrecommended syntax usages in hadoop/hdfs/yarn script for cygwin in branch-2 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 02:04:05 UTC, 6 replies.
- [jira] [Created] (HADOOP-12167) Add usage of tracing from FsShell to documentation - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/01 02:11:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11875) [JDK8] Renaming _ as a one-character identifier to another identifier - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/01 03:12:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11875) [JDK8] Renaming _ as a one-character identifier to another identifier - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/01 03:14:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12168) Clean undeclared used dependencies and declared unused dependencies - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/01 03:33:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12168) Clean undeclared used dependencies and declared unused dependencies - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/01 03:38:05 UTC, 6 replies.
- [jira] [Updated] (HADOOP-12048) many undeclared used dependencies (and declared unused dependencies) - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/01 03:40:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12048) many undeclared used dependencies (and declared unused dependencies) - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/01 03:45:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12168) Clean undeclared used dependencies and declared unused dependencies - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 04:00:07 UTC, 8 replies.
- [jira] [Assigned] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/01 04:25:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12162) Add ACL APIs to the FileSystem specification - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/01 04:25:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12163) Add xattr APIs to the FileSystem specification - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/01 04:25:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12155) NetUtils.wrapExeption to handle SSL exceptions - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/01 08:24:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12155) NetUtils.wrapExeption to handle SSL exceptions - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 09:32:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12145) Organize and update CodeReviewChecklist wiki - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/01 12:37:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12009) Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 13:53:09 UTC, 11 replies.
- [jira] [Commented] (HADOOP-12149) copy all of test-patch BINDIR prior to re-exec - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 13:53:10 UTC, 5 replies.
- [jira] [Updated] (HADOOP-12114) Make hadoop-tools/hadoop-pipes Native code -Wall-clean - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/01 15:08:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11974) FIONREAD is not always in the same header file - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/01 15:11:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12169) ListStatus on empty dir in S3A lists itself instead of returning an empty list - posted by "Pieter Reuse (JIRA)" <ji...@apache.org> on 2015/07/01 15:12:04 UTC, 0 replies.
- [jira] [Work started] (HADOOP-12169) ListStatus on empty dir in S3A lists itself instead of returning an empty list - posted by "Pieter Reuse (JIRA)" <ji...@apache.org> on 2015/07/01 15:12:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12169) ListStatus on empty dir in S3A lists itself instead of returning an empty list - posted by "Pieter Reuse (JIRA)" <ji...@apache.org> on 2015/07/01 15:15:04 UTC, 5 replies.
- [jira] [Created] (HADOOP-12170) hadoop-common's JNIFlags.cmake is redundant and can be removed - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/01 15:31:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12170) hadoop-common's JNIFlags.cmake is redundant and can be removed - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/01 15:32:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12104) Migrate Hadoop Pipes native build to new CMake framework - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 16:21:07 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12089) StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 16:21:11 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12112) Make hadoop-common-project Native code -Wall-clean - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 16:21:17 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12154) FileSystem#getUsed() returns the file length only from root '/' - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/01 16:21:19 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12114) Make hadoop-tools/hadoop-pipes Native code -Wall-clean - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 17:08:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11644) Contribute CMX compression - posted by "Xabriel J Collazo Mojica (JIRA)" <ji...@apache.org> on 2015/07/01 17:30:06 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12169) ListStatus on empty dir in S3A lists itself instead of returning an empty list - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 17:45:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-11918) Listing an empty s3a root directory throws FileNotFound. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 17:52:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11974) FIONREAD is not always in the same header file - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 17:55:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11644) Contribute CMX compression - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/01 18:07:07 UTC, 2 replies.
- [jira] [Updated] (HADOOP-11229) JobStoryProducer is not closed upon return from Gridmix#setupDistCacheEmulation() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/07/01 18:58:05 UTC, 3 replies.
- [jira] [Created] (HADOOP-12171) Shorten overly-long htrace span names for server - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 19:58:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12171) Shorten overly-long htrace span names for server - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 19:59:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12171) Shorten overly-long htrace span names for server - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/01 20:00:06 UTC, 14 replies.
- [jira] [Commented] (HADOOP-12111) [Umbrella] Split test-patch off into its own TLP - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/01 21:38:05 UTC, 5 replies.
- [jira] [Comment Edited] (HADOOP-12111) [Umbrella] Split test-patch off into its own TLP - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/01 21:41:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12172) FsShell mkdir -p makes an unnecessary check for the existence of the parent. - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/02 00:46:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12172) FsShell mkdir -p makes an unnecessary check for the existence of the parent. - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/02 00:49:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-11693) Azure Storage FileSystem rename operations are throttled too aggressively to complete HBase WAL archiving. - posted by "Duo Xu (JIRA)" <ji...@apache.org> on 2015/07/02 01:03:08 UTC, 0 replies.
- [jira] [Created] (HADOOP-12173) NetworkTopology#add calls NetworkTopology#toString always - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/02 01:34:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12173) NetworkTopology#add calls NetworkTopology#toString always - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/02 01:37:04 UTC, 9 replies.
- [jira] [Assigned] (HADOOP-12173) NetworkTopology#add calls NetworkTopology#toString always - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/02 01:42:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12173) NetworkTopology#add calls NetworkTopology#toString always - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/02 01:42:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12172) FsShell mkdir -p makes an unnecessary check for the existence of the parent. - posted by "Yi Liu (JIRA)" <ji...@apache.org> on 2015/07/02 03:15:04 UTC, 9 replies.
- [jira] [Commented] (HADOOP-692) Rack-aware Replica Placement - posted by "shifeng (JIRA)" <ji...@apache.org> on 2015/07/02 05:37:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12174) compute a code quality index - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 05:59:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10296) null check for requestContentLen is wrong in SwiftRestClient#buildException() - posted by "kanaka kumar avvaru (JIRA)" <ji...@apache.org> on 2015/07/02 08:08:26 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10296) null check for requestContentLen is wrong in SwiftRestClient#buildException() - posted by "kanaka kumar avvaru (JIRA)" <ji...@apache.org> on 2015/07/02 08:12:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12175) FsShell must load SpanReceierHost to support tracing - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/02 09:15:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12175) FsShell must load SpanReceierHost to support tracing - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/02 09:18:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12175) FsShell must load SpanReceierHost to support tracing - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/02 10:22:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-12077) Provide a muti-URI replication Inode for ViewFs - posted by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2015/07/02 10:30:05 UTC, 4 replies.
- [jira] [Created] (HADOOP-12176) smart-apply-patch.sh fails to identify git patch prefixes in some cases - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/02 12:25:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12176) smart-apply-patch.sh fails to identify git patch prefixes in some cases - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/02 12:29:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-9844) NPE when trying to create an error message response of RPC - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 13:44:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12177) [Umbrella] Update and extend filesystem specification - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/02 16:11:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12162) Add ACL APIs to the FileSystem specification - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/02 16:18:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11601) Enhance FS spec & tests to mandate FileStatus.getBlocksize() >0 for non-empty files - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/02 16:21:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11262) Enable YARN to use S3A - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/02 16:48:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-9565) Add a Blobstore interface to add to blobstore FileSystems - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/02 17:52:07 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11582) org.apache.hadoop.net.TestDNS failing with NumberFormatException -IPv6 related? - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/02 19:04:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12177) [Umbrella] Update and extend filesystem specification - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 19:14:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12009) Clarify FileSystem.listStatus() sorting order & fix FileSystemContractBaseTest:testListStatus - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 19:18:06 UTC, 1 replies.
- [jira] [Assigned] (HADOOP-9657) NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/02 19:19:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10709) Reuse Filters across web apps - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/02 20:40:07 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HADOOP-11820) aw jira testing, ignore - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 22:15:04 UTC, 30 replies.
- [jira] [Updated] (HADOOP-11820) aw jira testing, ignore - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 22:16:04 UTC, 32 replies.
- [jira] [Updated] (HADOOP-12156) modernize smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 22:22:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12156) modernize smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 22:23:04 UTC, 5 replies.
- [jira] [Comment Edited] (HADOOP-12156) modernize smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/02 22:27:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11567) Refresh HTTP Authentication secret without restarting the server - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/02 23:06:05 UTC, 4 replies.
- [jira] [Created] (HADOOP-12178) NPE during handling of SASL setup if problem with SASL resolver class - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 23:35:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12178) NPE during handling of SASL setup if problem with SASL resolver class - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 23:39:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12178) NPE during handling of SASL setup if problem with SASL resolver class - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/02 23:40:04 UTC, 5 replies.
- [jira] [Assigned] (HADOOP-12156) modernize smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/03 00:41:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11791) Update src/site/markdown/releases to include old versions of Hadoop - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/03 00:48:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/03 03:23:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/03 03:24:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/03 03:27:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-9565) Add a Blobstore interface to add to blobstore FileSystems - posted by "Lei (Eddy) Xu (JIRA)" <ji...@apache.org> on 2015/07/03 03:33:06 UTC, 2 replies.
- [jira] [Created] (HADOOP-12180) Move ResourceCalculatorPlugin from YARN to Common - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/03 04:30:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12180) Move ResourceCalculatorPlugin from YARN to Common - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/03 04:31:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12180) Move ResourceCalculatorPlugin from YARN to Common - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/03 06:23:04 UTC, 11 replies.
- [jira] [Commented] (HADOOP-12105) Avoid returning 0 , while fetching the status of a process ,which is not running. - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/03 07:21:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12176) smart-apply-patch.sh fails to identify git patch prefixes in some cases - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/03 08:10:04 UTC, 3 replies.
- [jira] [Created] (HADOOP-12181) TestZKSignerSecretProvider intermittently fails - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/03 09:49:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12181) TestZKSignerSecretProvider intermittently fails - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/03 09:50:04 UTC, 1 replies.
- [jira] [Work started] (HADOOP-11262) Enable YARN to use S3A - posted by "Pieter Reuse (JIRA)" <ji...@apache.org> on 2015/07/03 09:51:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11262) Enable YARN to use S3A - posted by "Pieter Reuse (JIRA)" <ji...@apache.org> on 2015/07/03 10:19:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12155) NetUtils.wrapException to handle SSL exceptions - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/03 10:52:04 UTC, 3 replies.
- [jira] [Created] (HADOOP-12182) ipc.client.handleSaslConnectionFailure to use Netutils to wrap exceptions - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/03 10:52:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12182) ipc.client.handleSaslConnectionFailure to use Netutils to wrap exceptions - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/03 10:54:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12183) Add annotation to tracing span of FsShell to record args - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/03 11:13:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12017) Hadoop archives command should use configurable replication factor when closing - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/03 11:55:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12017) Hadoop archives command should use configurable replication factor when closing - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/03 11:58:04 UTC, 15 replies.
- [jira] [Created] (HADOOP-12184) NativeIO POSIX contains constants that are not in POSIX - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/03 17:32:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12180) Move ResourceCalculatorPlugin from YARN to Common - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/03 23:03:04 UTC, 25 replies.
- [jira] [Created] (HADOOP-12185) NetworkTopology is not efficient adding/getting/removing nodes - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/04 00:39:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12185) NetworkTopology is not efficient adding/getting/removing nodes - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/04 00:54:04 UTC, 15 replies.
- [jira] [Updated] (HADOOP-12185) NetworkTopology is not efficient adding/getting/removing nodes - posted by "Inigo Goiri (JIRA)" <ji...@apache.org> on 2015/07/04 01:43:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12017) Hadoop archives command should use configurable replication factor when closing - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/04 11:57:05 UTC, 45 replies.
- [jira] [Updated] (HADOOP-12045) Enable LocalFileSystem#setTimes to change atime - posted by "Kazuho Fujii (JIRA)" <ji...@apache.org> on 2015/07/04 17:37:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12045) Enable LocalFileSystem#setTimes to change atime - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/04 18:42:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-11903) test-patch should fail any new classes called Default-foo - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/04 19:10:05 UTC, 3 replies.
- [jira] [Commented] (HADOOP-11903) test-patch should fail any new classes called Default-foo - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/04 19:21:04 UTC, 22 replies.
- [jira] [Commented] (HADOOP-12174) compute a code quality index - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/04 19:33:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12186) ActiveStandbyElector shouldn't call monitorLockNodeAsync before StatCallback for previous zkClient.exists is received. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/05 07:06:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12186) ActiveStandbyElector shouldn't call monitorLockNodeAsync before StatCallback for previous zkClient.exists is received. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/05 07:10:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12186) ActiveStandbyElector shouldn't call monitorLockNodeAsync before StatCallback for previous zkClient.exists is received. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/05 07:22:04 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12155) NetUtils.wrapException to handle SSL exceptions - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/05 10:24:04 UTC, 5 replies.
- [jira] [Work started] (HADOOP-8940) Add a resume feature to the copyFromLocal and put commands - posted by "Mahesh Dharmasena (JIRA)" <ji...@apache.org> on 2015/07/05 18:21:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12187) Whitespace plugin shows unexpected error messages if gitdiffcontent is empty - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/06 03:36:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12188) javac warning file is always empty on ant-based projects - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/06 03:46:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12140) releasedocmaker better versions support - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 04:09:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12135) cleanup releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 04:13:04 UTC, 6 replies.
- [jira] [Assigned] (HADOOP-12135) cleanup releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 04:13:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12189) CallQueueManager may drop elements from the queue sometimes when calling swapQueue - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/06 04:35:18 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12189) CallQueueManager may drop elements from the queue sometimes when calling swapQueue - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/06 04:37:05 UTC, 22 replies.
- [jira] [Commented] (HADOOP-12189) CallQueueManager may drop elements from the queue sometimes when calling swapQueue - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/06 04:46:04 UTC, 29 replies.
- [jira] [Commented] (HADOOP-12135) cleanup releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 05:45:04 UTC, 11 replies.
- [jira] [Commented] (HADOOP-12117) Potential NPE from Configuration#loadProperty with allowNullValueProperties set. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/06 07:17:05 UTC, 11 replies.
- [jira] [Commented] (HADOOP-8940) Add a resume feature to the copyFromLocal and put commands - posted by "Harsh J (JIRA)" <ji...@apache.org> on 2015/07/06 09:09:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-8940) Add a resume feature to the copyFromLocal and put commands - posted by "Harsh J (JIRA)" <ji...@apache.org> on 2015/07/06 09:10:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12167) Add usage of tracing from FsShell to documentation - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/06 11:52:05 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12186) ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/06 12:06:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12167) Add usage of tracing from FsShell to documentation - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/06 12:07:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12186) ActiveStandbyElector shouldn't call monitorLockNodeAsync multiple times - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/06 12:27:05 UTC, 17 replies.
- [jira] [Assigned] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/06 12:55:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12188) javac warning file is always empty on ant-based projects - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/06 14:15:05 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12188) javac warning file is always empty on ant-based projects - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/06 14:35:05 UTC, 5 replies.
- [jira] [Moved] (HADOOP-12190) yarn/hadoop scripts do not mention daemon and loglevel options in usage - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/06 17:47:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12190) yarn/hadoop scripts do not mention daemon and loglevel options in usage - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/06 17:51:05 UTC, 2 replies.
- [jira] [Updated] (HADOOP-9657) NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/06 18:17:04 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12127) some personalities are still using releaseaudit instead of asflicense - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/06 18:51:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12190) yarn/hadoop scripts do not mention daemon and loglevel options in usage - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/06 19:04:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12137) build environment and unit tests - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/06 19:18:04 UTC, 3 replies.
- [jira] [Created] (HADOOP-12191) Bzip2Factory is not thread safe - posted by "Jason Lowe (JIRA)" <ji...@apache.org> on 2015/07/06 19:22:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12191) Bzip2Factory is not thread safe - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/06 19:28:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12191) Bzip2Factory is not thread safe - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/06 19:36:04 UTC, 10 replies.
- [jira] [Commented] (HADOOP-9657) NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0 ports - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/06 19:42:04 UTC, 4 replies.
- [jira] [Updated] (HADOOP-12191) Bzip2Factory is not thread safe - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/06 19:54:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12117) Potential NPE from Configuration#loadProperty with allowNullValueProperties set. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/06 20:04:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11974) Fix FIONREAD #include on Solaris - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/06 21:57:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-10979) Auto-entries in hadoop_usage - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 22:03:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-10979) Auto-entries in hadoop_usage - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 22:12:04 UTC, 10 replies.
- [jira] [Comment Edited] (HADOOP-10979) Auto-entries in hadoop_usage - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 22:14:05 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HADOOP-10979) Auto-entries in hadoop_usage - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 22:30:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12192) update releasedocmaker commands for yetus - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 23:50:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12192) update releasedocmaker commands for yetus - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/06 23:52:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-5732) SFTP FileSystem - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 00:34:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12193) Rename Touchz.java to Touch.java - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 00:47:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12127) some personalities are still using releaseaudit instead of asflicense - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 00:48:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12193) Rename Touchz.java to Touch.java - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 00:49:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12194) Support for incremental generation in the protoc plugin - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 00:57:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12194) Support for incremental generation in the protoc plugin - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 01:15:07 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12193) Rename Touchz.java to Touch.java - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/07 01:18:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-12195) Add annotation to package-info.java file to workaround MCOMPILER-205 - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 02:40:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12195) Add annotation to package-info.java file to workaround MCOMPILER-205 - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/07 02:40:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12195) Add annotation to package-info.java file to workaround MCOMPILER-205 - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/07 02:53:04 UTC, 8 replies.
- [jira] [Commented] (HADOOP-11974) Fix FIONREAD #include on Solaris - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/07 02:53:05 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12194) Support for incremental generation in the protoc plugin - posted by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2015/07/07 02:57:04 UTC, 16 replies.
- [jira] [Comment Edited] (HADOOP-11903) test-patch should fail any new classes called Default-foo - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 04:37:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12196) shellcheck plugin is picking up target executables - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 05:50:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12197) smart-apply-patch shouldn't print successful dryrun in apply mode - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 05:55:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12198) patches that hit multiple modules may need to build at root - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 06:48:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12198) patches that hit multiple modules may need to build at root - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 07:02:04 UTC, 20 replies.
- [jira] [Created] (HADOOP-12199) Optimize find_changed_modules - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 07:14:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12181) TestZKSignerSecretProvider intermittently fails - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/07 07:25:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12200) TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/07 11:08:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12200) TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/07 11:09:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12200) TestCryptoStreamsWithOpensslAesCtrCryptoCodec should be skipped in non-native profile - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/07 11:53:04 UTC, 9 replies.
- [jira] [Created] (HADOOP-12201) Add tracing to FileSystem#createFileSystem and Globber#glob - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/07 18:50:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12201) Add tracing to FileSystem#createFileSystem and Globber#glob - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/07 18:52:04 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12201) Add tracing to FileSystem#createFileSystem and Globber#glob - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/07 19:05:05 UTC, 12 replies.
- [jira] [Updated] (HADOOP-5732) SFTP FileSystem - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 19:13:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-5732) Add SFTP FileSystem - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 19:13:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-5732) Add SFTP FileSystem - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/07 19:25:05 UTC, 6 replies.
- [jira] [Created] (HADOOP-12202) releasedocmaker drops missing component and assignee entries - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 19:56:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12202) releasedocmaker drops missing component and assignee entries - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 19:57:04 UTC, 11 replies.
- [jira] [Updated] (HADOOP-9273) optimize ivy calls using macrodefs - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 20:04:05 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-9272) use macrodef and optimize build.xml - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 20:05:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-9273) optimize ivy calls using macrodefs - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 20:06:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11854) Fix Typos in all the projects - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 21:05:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-11854) Fix Typos in all the projects - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/07 21:06:04 UTC, 8 replies.
- [jira] [Issue Comment Deleted] (HADOOP-12202) releasedocmaker drops missing component and assignee entries - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 21:07:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12202) releasedocmaker drops missing component and assignee entries - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 21:10:04 UTC, 16 replies.
- [jira] [Assigned] (HADOOP-12198) patches that hit multiple modules may need to build at root - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 22:51:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10679) Authorize webui access using ServiceAuthorizationManager - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 22:51:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12198) patches that hit multiple modules may need to build at root - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/07 22:55:05 UTC, 10 replies.
- [jira] [Created] (HADOOP-12203) Refactor Service Authorization Framework - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 22:59:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12203) Refactor Service Authorization Framework - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:01:05 UTC, 3 replies.
- [jira] [Created] (HADOOP-12204) Use consistent indentation in releasedocmaker.py. - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/07 23:04:04 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-12203) Refactor Service Authorization Framework - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:15:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12203) Refactor Service Authorization Framework - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:19:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12205) Add an authorization framework for HTTP access - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:23:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12205) Add an authorization framework for HTTP access - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:40:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10679) Authorize webui access using ServiceAuthorizationManager - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/07 23:41:05 UTC, 0 replies.
- [jira] [Work started] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/07 23:50:05 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/07 23:50:05 UTC, 0 replies.
- [jira] [Closed] (HADOOP-12179) Test Jira, please ignore - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/07 23:50:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11903) test-patch plugin for checking file name conventions - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/08 03:49:05 UTC, 5 replies.
- [jira] [Commented] (HADOOP-11903) test-patch plugin for checking file name conventions - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/08 04:00:07 UTC, 6 replies.
- [jira] [Created] (HADOOP-12206) The preceding invocations of findlargest in test-patch effect the following invocations result - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/08 08:59:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12206) The preceding invocations of findlargest in test-patch effect the following invocations result - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/08 09:14:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12206) The preceding invocations of findlargest in test-patch effect the following invocations result - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/08 09:21:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-11807) add a lint mode to releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/08 17:03:06 UTC, 14 replies.
- [jira] [Updated] (HADOOP-11807) add a lint mode to releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/08 17:04:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12207) Add support for pylint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/08 17:26:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11967) Prefix of configuration properties given to "hadoop trace" command should be omittable - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/08 18:42:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12206) The preceding invocations of findlargest in test-patch effect the following invocation results - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/08 18:58:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12206) The preceding invocations of findlargest in test-patch effect the following invocation results - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/08 19:01:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11878) FileContext.java # fixRelativePart should check for not null for a more informative exception - posted by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2015/07/08 20:16:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-11878) FileContext.java # fixRelativePart should check for not null for a more informative exception - posted by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2015/07/08 20:16:05 UTC, 9 replies.
- [jira] [Comment Edited] (HADOOP-12189) CallQueueManager may drop elements from the queue sometimes when calling swapQueue - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/08 20:48:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12208) Wrong token in the authentication header when there is re-authentication request - posted by "Gil Vernik (JIRA)" <ji...@apache.org> on 2015/07/08 21:21:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12208) Wrong token in the authentication header when there is re-authentication request - posted by "Gil Vernik (JIRA)" <ji...@apache.org> on 2015/07/08 21:21:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12208) Wrong token in the authentication header when there is re-authentication request - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/08 22:00:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11967) Prefix of configuration properties given to "hadoop trace" command should be omittable - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/08 22:22:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-10694) Remove synchronized input streams from Writable deserialization - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/08 22:24:05 UTC, 3 replies.
- [jira] [Created] (HADOOP-12209) Comparable type should be in FileStatus - posted by "Yong Zhang (JIRA)" <ji...@apache.org> on 2015/07/09 05:41:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12209) Comparable type should be in FileStatus - posted by "Yong Zhang (JIRA)" <ji...@apache.org> on 2015/07/09 05:56:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12209) Comparable type should be in FileStatus - posted by "Yong Zhang (JIRA)" <ji...@apache.org> on 2015/07/09 06:00:06 UTC, 9 replies.
- [jira] [Updated] (HADOOP-12187) Whitespace plugin shows unexpected error messages if gitdiffcontent is empty - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/09 09:50:05 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12187) Whitespace plugin shows unexpected error messages if gitdiffcontent is empty - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/09 10:01:04 UTC, 4 replies.
- [jira] [Updated] (HADOOP-12157) test-patch should report max memory consumed - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/09 10:56:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12157) test-patch should report max memory consumed - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/09 11:40:04 UTC, 12 replies.
- [jira] [Updated] (HADOOP-12184) NativeIO POSIX contains constants that are not in POSIX - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/09 12:31:05 UTC, 1 replies.
- [jira] [Comment Edited] (HADOOP-12017) Hadoop archives command should use configurable replication factor when closing - posted by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2015/07/09 16:01:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/09 19:17:04 UTC, 26 replies.
- [jira] [Commented] (HADOOP-9692) SequenceFile reader throws EOFException on zero-length file - posted by "Zhe Zhang (JIRA)" <ji...@apache.org> on 2015/07/09 20:54:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-9522) web interfaces are not logged until after opening - posted by "Zhe Zhang (JIRA)" <ji...@apache.org> on 2015/07/09 22:30:05 UTC, 0 replies.
- [jira] [Moved] (HADOOP-12210) Collect network usage on the node - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/09 22:36:06 UTC, 0 replies.
- [jira] [Moved] (HADOOP-12211) Collect disks usages on the node - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/09 22:37:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12210) Collect network usage on the node - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/09 22:52:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12211) Collect disks usages on the node - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/09 23:29:06 UTC, 12 replies.
- [jira] [Commented] (HADOOP-12210) Collect network usage on the node - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 00:59:05 UTC, 7 replies.
- [jira] [Updated] (HADOOP-12165) author tests show entire run time not test time when skipped - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/10 01:40:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12165) author tests show entire run time not test time when skipped - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 02:38:04 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12211) Collect disks usages on the node - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/10 02:54:04 UTC, 9 replies.
- [jira] [Created] (HADOOP-12212) Hi, I am trying to start the namenode but it keeps showing: Failed to start namenode. java.net.BindException: Address already in use - posted by "Joel (JIRA)" <ji...@apache.org> on 2015/07/10 05:56:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12196) shellcheck plugin is picking up target executables - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/10 06:07:05 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12196) shellcheck plugin is picking up target executables - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 06:11:04 UTC, 5 replies.
- [jira] [Updated] (HADOOP-12212) Hi, I am trying to start the namenode but it keeps showing: Failed to start namenode. java.net.BindException: Address already in use - posted by "Joel (JIRA)" <ji...@apache.org> on 2015/07/10 06:34:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10694) Remove synchronized input streams from Writable deserialization - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/10 07:02:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12212) Hi, I am trying to start the namenode but it keeps showing: Failed to start namenode. java.net.BindException: Address already in use - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/10 07:03:04 UTC, 0 replies.
- [jira] [Closed] (HADOOP-12212) Hi, I am trying to start the namenode but it keeps showing: Failed to start namenode. java.net.BindException: Address already in use - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/10 07:03:05 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-12212) Hi, I am trying to start the namenode but it keeps showing: Failed to start namenode. java.net.BindException: Address already in use - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/10 07:03:05 UTC, 0 replies.
- [jira] [Moved] (HADOOP-12213) Interrupted exception when closing YarnClient - posted by "Devaraj K (JIRA)" <ji...@apache.org> on 2015/07/10 07:34:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12213) Interrupted exception when closing YarnClient - posted by "Devaraj K (JIRA)" <ji...@apache.org> on 2015/07/10 07:34:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11600) Fix up source codes to be compiled with Guava 17.0 - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/10 07:34:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12199) Optimize find_changed_modules - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/10 09:02:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12199) Optimize find_changed_modules - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 09:29:04 UTC, 1 replies.
- [jira] [Work started] (HADOOP-12184) NativeIO POSIX contains constants that are not in POSIX - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/10 10:05:04 UTC, 0 replies.
- [jira] [Work stopped] (HADOOP-12184) NativeIO POSIX contains constants that are not in POSIX - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/10 10:05:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12214) Parse 'HadoopArchive' commandline using cli Options. - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/10 11:10:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12214) Parse 'HadoopArchive' commandline using cli Options. - posted by "Vinayakumar B (JIRA)" <ji...@apache.org> on 2015/07/10 11:11:04 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12184) NativeIO POSIX contains constants that are not in POSIX - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 11:13:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12214) Parse 'HadoopArchive' commandline using cli Options. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 11:58:04 UTC, 15 replies.
- [jira] [Updated] (HADOOP-11398) RetryUpToMaximumTimeWithFixedSleep needs to behave more accurately - posted by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/07/10 12:09:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-11398) RetryUpToMaximumTimeWithFixedSleep needs to behave more accurately - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 13:22:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-12207) Add support for pylint - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/10 15:51:04 UTC, 4 replies.
- [jira] [Created] (HADOOP-12215) Support LogLevel CLI in secure mode - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/10 15:52:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12207) Add support for pylint - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 15:56:04 UTC, 13 replies.
- [jira] [Created] (HADOOP-12216) Parse 'LogLevel' commandline using cli Options. - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/10 16:25:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12216) Parse 'LogLevel' commandline using cli Options. - posted by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/07/10 16:26:05 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-11903) test-patch plugin for checking file name conventions - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/10 17:12:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12217) hashCode in DoubleWritable returns same value for many numbers - posted by "Steve Scaffidi (JIRA)" <ji...@apache.org> on 2015/07/10 19:47:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12217) hashCode in DoubleWritable returns same value for many numbers - posted by "Steve Scaffidi (JIRA)" <ji...@apache.org> on 2015/07/10 19:48:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12218) Fix typos in hadoop-tools module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:00:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12218) Fix typos in hadoop-tools module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:02:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12219) Fix typos in hadoop-common-project module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:04:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12219) Fix typos in hadoop-common-project module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:05:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12220) Fix typos in hadoop-hdfs-project module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:07:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12220) Fix typos in hadoop-hdfs-project module - posted by "Ray Chiang (JIRA)" <ji...@apache.org> on 2015/07/10 20:08:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12218) Fix typos in hadoop-tools module - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 21:11:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12219) Fix typos in hadoop-common-project module - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/10 21:25:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12217) hashCode in DoubleWritable returns same value for many numbers - posted by "Gopal V (JIRA)" <ji...@apache.org> on 2015/07/10 21:52:05 UTC, 4 replies.
- [jira] [Created] (HADOOP-12221) document a coding style guide - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/10 22:51:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12221) document a coding style guide - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/10 22:52:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12221) document a coding style guide - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/11 02:35:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12222) getResourceCalculatorPlugin for the default should intercept all excpetions - posted by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2015/07/11 02:42:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12222) getResourceCalculatorPlugin for the default should intercept all excpetions - posted by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2015/07/11 02:44:04 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12050) Enable MaxInactiveInterval for hadoop http auth token - posted by "hzlu (JIRA)" <ji...@apache.org> on 2015/07/11 02:46:05 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12050) Enable MaxInactiveInterval for hadoop http auth token - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/11 03:57:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12222) getResourceCalculatorPlugin for the default should intercept all excpetions - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/11 04:02:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12223) Better support for Easter - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/11 06:20:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12223) Better support for Easter - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/11 06:20:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12215) Support LogLevel CLI in secure mode - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/11 14:42:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12215) Support LogLevel CLI in secure mode - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/11 14:43:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12197) smart-apply-patch shouldn't print successful dryrun in apply mode - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/11 16:28:07 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12197) smart-apply-patch shouldn't print successful dryrun in apply mode - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/11 16:31:05 UTC, 1 replies.
- [jira] [Moved] (HADOOP-12224) new method to ReflectionUtils to test if the item is already public - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/11 16:49:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12225) Add docs-overview page - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/12 00:06:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12225) Add docs-overview page - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/12 00:08:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12225) Add docs-overview page - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/12 00:17:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12077) Provide a muti-URI replication Inode for ViewFs - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/12 12:05:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12160) Add snapshot APIs to the FileSystem specification - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/12 18:29:05 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-12130) document features added in 12113 - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/12 20:27:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/12 21:02:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12227) need an API for MODULE_STATUS_TIMER - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/12 21:09:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12227) need an API for MODULE_STATUS_TIMER - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/12 21:10:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/12 22:55:04 UTC, 6 replies.
- [jira] [Updated] (HADOOP-12130) document features added in 12113 - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 03:17:04 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12130) document features added in 12113 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/13 03:21:04 UTC, 6 replies.
- [jira] [Created] (HADOOP-12228) Document releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 03:51:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12229) Fix inconsistent subsection titles in filesystem.md - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/13 06:53:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12229) Fix inconsistent subsection titles in filesystem.md - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/13 07:34:04 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12229) Fix inconsistent subsection titles in filesystem.md - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/13 07:48:04 UTC, 11 replies.
- [jira] [Commented] (HADOOP-11492) Bump up curator version to 2.7.1 - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/13 17:12:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12230) hadoop-project declares duplicate, conflicting curator dependencies - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/13 17:14:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12132) test-patch needs Git 1.7.3+ - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 19:11:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12227) need an API for MODULE_STATUS_TIMER - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 20:09:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12228) Document releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 20:33:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12228) Document releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/13 22:16:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12228) Document releasedocmaker - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/14 00:27:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-11887) Introduce Intel ISA-L erasure coding library for the native support - posted by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/07/14 09:54:05 UTC, 8 replies.
- [jira] [Created] (HADOOP-12231) setXIncludeAware errror keep logged while calling get from Configuration - posted by "Krishnamoorthy Dharmalingam (JIRA)" <ji...@apache.org> on 2015/07/14 10:13:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12231) setXIncludeAware errror keep logged while calling get from Configuration - posted by "Krishnamoorthy Dharmalingam (JIRA)" <ji...@apache.org> on 2015/07/14 10:15:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12153) ByteBufferReadable doesn't declare @InterfaceAudience - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/14 14:31:04 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12153) ByteBufferReadable doesn't declare @InterfaceAudience - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/14 14:40:05 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12224) new method to ReflectionUtils to test if the item is already public - posted by "Purvesh Patel (JIRA)" <ji...@apache.org> on 2015/07/14 17:18:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12231) setXIncludeAware errror keep logged while calling get from Configuration - posted by "Krishnamoorthy Dharmalingam (JIRA)" <ji...@apache.org> on 2015/07/14 18:30:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12232) Upgrade Tomcat dependency to 6.0.44. - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/14 20:55:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12232) Upgrade Tomcat dependency to 6.0.44. - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/14 20:56:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12232) Upgrade Tomcat dependency to 6.0.44. - posted by "Haohui Mai (JIRA)" <ji...@apache.org> on 2015/07/14 21:36:05 UTC, 8 replies.
- [jira] [Updated] (HADOOP-11567) Refresh HTTP Authentication secret without restarting the server - posted by "Benoy Antony (JIRA)" <ji...@apache.org> on 2015/07/14 22:16:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-7310) Trash location needs to be revisited - posted by "Sanjay Radia (JIRA)" <ji...@apache.org> on 2015/07/14 22:22:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12233) if CHANGED_FILES is corrupt, find_changed_modules never returns - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 00:45:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12234) Web UI Framable Page - posted by "Apekshit Sharma (JIRA)" <ji...@apache.org> on 2015/07/15 03:34:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12234) Web UI Framable Page - posted by "Apekshit Sharma (JIRA)" <ji...@apache.org> on 2015/07/15 05:01:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12234) Web UI Framable Page - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 06:19:04 UTC, 11 replies.
- [jira] [Updated] (HADOOP-12081) Support Hadoop on zLinux - fix JAAS authentication issue - posted by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/07/15 06:32:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12153) ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 07:17:06 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12153) ByteBufferReadable doesn't declare @InterfaceAudience and @InterfaceStability - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/15 07:37:04 UTC, 6 replies.
- [jira] [Commented] (HADOOP-12081) Support Hadoop on zLinux - fix JAAS authentication issue - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 07:42:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12235) hadoop-openstack junit & mockito dependencies should be "provided" - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/15 11:06:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 13:23:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 13:24:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 13:36:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12235) hadoop-openstack junit & mockito dependencies should be "provided" - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/07/15 16:09:05 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-12235) hadoop-openstack junit & mockito dependencies should be "provided" - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/07/15 16:09:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy for trunk and branch-2 before releasing Yetus - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 16:23:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12237) releasedocmaker.py doesn't work behind a proxy - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 16:28:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12237) releasedocmaker.py doesn't work behind a proxy - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 16:31:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10615) FileInputStream in JenkinsHash#main() is never closed - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/07/15 16:59:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy for trunk and branch-2 before releasing Yetus - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 17:00:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12237) releasedocmaker.py doesn't work behind a proxy - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:11:04 UTC, 4 replies.
- [jira] [Updated] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy for trunk before merging HADOOP-12111 - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:14:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12236) mvn site -Preleasedoc doesn't work behind proxy for trunk before merging HADOOP-12111 - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:15:04 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12235) hadoop-openstack junit & mockito dependencies should be "provided" - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 17:16:05 UTC, 9 replies.
- [jira] [Created] (HADOOP-12238) Passing project option to releasedocmaker.py for running mvn site -Preleasedocs - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:18:05 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12238) Passing project option to releasedocmaker.py for running mvn site -Preleasedocs - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 17:19:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12238) Passing project option to releasedocmaker.py for running mvn site -Preleasedocs - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:19:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12238) Passing project option to releasedocmaker.py for running mvn site -Preleasedocs - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 17:20:06 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12237) releasedocmaker.py doesn't work behind a proxy - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 17:21:05 UTC, 12 replies.
- [jira] [Commented] (HADOOP-10615) FileInputStream in JenkinsHash#main() is never closed - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 17:41:05 UTC, 10 replies.
- [jira] [Updated] (HADOOP-10365) BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/07/15 17:57:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10365) BufferedOutputStream in FileUtil#unpackEntries() should be closed in finally block - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/15 18:03:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12239) StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB - posted by "Duo Xu (JIRA)" <ji...@apache.org> on 2015/07/15 20:07:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12239) StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB - posted by "Duo Xu (JIRA)" <ji...@apache.org> on 2015/07/15 22:16:04 UTC, 6 replies.
- [jira] [Work started] (HADOOP-12239) StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB - posted by "Duo Xu (JIRA)" <ji...@apache.org> on 2015/07/15 22:34:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12121) smarter branch detection - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 23:04:06 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 23:07:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12121) smarter branch detection - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 23:12:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 23:15:05 UTC, 5 replies.
- [jira] [Comment Edited] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/15 23:17:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12239) StorageException complaining " no lease ID" when updating FolderLastModifiedTime in WASB - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/15 23:45:04 UTC, 9 replies.
- [jira] [Updated] (HADOOP-11343) Overflow is not properly handled in caclulating final iv for AES CTR - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/16 03:02:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11674) oneByteBuf in CryptoInputStream and CryptoOutputStream should be non static - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/16 03:03:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11710) Make CryptoOutputStream behave like DFSOutputStream wrt synchronization - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/16 03:03:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12060) Address some issues related to ByteBuffer type input/output buffers for raw erasure coders - posted by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/07/16 05:31:05 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12060) Address some issues related to ByteBuffer type input/output buffers for raw erasure coders - posted by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/07/16 05:34:05 UTC, 5 replies.
- [jira] [Created] (HADOOP-12240) Fix tests requiring native library to be skipped in non-native profile - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 06:35:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12181) Fix intermittent test failure of TestZKSignerSecretProvider - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 07:48:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12240) Fix tests requiring native library to be skipped in non-native profile - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 07:56:04 UTC, 12 replies.
- [jira] [Updated] (HADOOP-12240) Fix tests requiring native library to be skipped in non-native profile - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 07:56:04 UTC, 3 replies.
- [jira] [Created] (HADOOP-12241) Add specification of FileStatus - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 08:27:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12242) Add TOC to filesystem.md - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/16 08:37:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-9479) Ability to plugin custom authentication mechanisms based on Jaas and Sasl - posted by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2015/07/16 15:41:06 UTC, 0 replies.
- [jira] [Created] (HADOOP-12243) Grep command used in test-patch and smart-apply-patch should be GNU's one, not POSIX - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/16 17:37:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12243) Grep command used in test-patch and smart-apply-patch should be GNU's one, not POSIX - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 17:51:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11977) test-patch.sh smarter java handling - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 17:52:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12082) Support multiple authentication schemes via AuthenticationFilter - posted by "Larry McCay (JIRA)" <ji...@apache.org> on 2015/07/16 18:25:05 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-12137) build environment and unit tests - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 19:06:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12137) build environment and unit tests - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 19:12:06 UTC, 3 replies.
- [jira] [Created] (HADOOP-12244) recover broken rebase? - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 23:15:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12244) recover broken rebase? - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 23:16:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-10979) Auto-entries in hadoop_usage - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/16 23:57:05 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-11567) Refresh HTTP Authentication secret without restarting the server - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/17 01:56:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12245) References to misspelled REMAINING_QUATA in FileSystemShell.md - posted by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2015/07/17 02:01:08 UTC, 0 replies.
- [jira] [Reopened] (HADOOP-9882) Trunk doesn't compile - posted by "Mike Casile (JIRA)" <ji...@apache.org> on 2015/07/17 04:55:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-9882) Trunk doesn't compile - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 05:02:05 UTC, 3 replies.
- [jira] [Created] (HADOOP-12246) Apache Hadoop should be listed under "big-data" and "hadoop" categories - posted by "Ajoy Bhatia (JIRA)" <ji...@apache.org> on 2015/07/17 05:43:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11946) Update jets3t jar to 0.9.4 in order to fix leading '/' problem with S3 calls. - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/17 16:56:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12247) Convert 'unit' to 'junit' - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 18:53:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12248) Add native support for TAP - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 18:54:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12249) pull argument parsing into a function - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 18:57:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12249) pull argument parsing into a function - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:01:04 UTC, 7 replies.
- [jira] [Updated] (HADOOP-12249) pull argument parsing into a function - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:01:05 UTC, 5 replies.
- [jira] [Resolved] (HADOOP-11779) Fix pre-commit builds to execute the right set of tests - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:08:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-11576) genericize the shell options message for all hadoop_usage functions - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:09:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-2689) RegEx support for expressing datanodes in the slaves conf files - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:15:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-2689) RegEx support for expressing datanodes in the slaves conf files - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:16:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12247) Convert 'unit' to 'junit' - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 19:29:04 UTC, 4 replies.
- [jira] [Resolved] (HADOOP-9882) Trunk doesn't compile - posted by "Chris Douglas (JIRA)" <ji...@apache.org> on 2015/07/17 21:15:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12250) Enable RPC Congestion control by default - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/17 21:32:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12250) Enable RPC Congestion control by default - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/17 21:42:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12250) Enable RPC Congestion control by default - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/17 21:43:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10854) unit tests for the shell scripts - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 23:44:10 UTC, 9 replies.
- [jira] [Comment Edited] (HADOOP-10854) unit tests for the shell scripts - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/17 23:51:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12246) Apache Hadoop should be listed under "big-data" and "hadoop" categories - posted by "Ajoy Bhatia (JIRA)" <ji...@apache.org> on 2015/07/18 00:37:04 UTC, 3 replies.
- [jira] [Commented] (HADOOP-10854) unit tests for the shell scripts - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/18 00:48:06 UTC, 23 replies.
- [jira] [Assigned] (HADOOP-10854) unit tests for the shell scripts - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/18 01:40:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11350) The size of header buffer of HttpServer is too small when HTTPS is enabled - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 02:50:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 02:50:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11238) Update the NameNode's Group Cache in the background when possible - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 02:52:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11482) Use correct UGI when KMSClientProvider is called by a proxy user - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 02:53:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11802) DomainSocketWatcher thread terminates sometimes after there is an I/O error during requestShortCircuitShm - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 02:56:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10101) Update guava dependency to the latest version - posted by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/07/18 03:21:06 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12118) Validate xml configuration files with XML Schema - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/18 03:34:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12028) Allow to set handler thread name when building IPC Server - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/18 03:38:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11604) Prevent ConcurrentModificationException while closing domain sockets during shutdown of DomainSocketWatcher thread. - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 03:41:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11730) Regression: s3n read failure recovery broken - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 03:41:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11333) Fix deadlock in DomainSocketWatcher when the notification pipe is full - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 03:42:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11368) Fix SSLFactory truststore reloader thread leak in KMSClientProvider - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/18 03:42:06 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12141) test-patch should check for API breakage without version # change - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/18 04:06:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12243) Rewrite grep -o's in test-patch and smart-apply-patch because it's not POSIX compliant - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/18 15:25:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12247) Convert 'unit' to 'junit' - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/18 23:10:05 UTC, 4 replies.
- [jira] [Commented] (HADOOP-11086) Upgrade jets3t to 0.9.2 - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 11:48:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12251) FileStatus.hashCode is derived from mutable path field - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 13:23:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12251) FileStatus.hashCode is derived from mutable path field - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 13:26:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12251) FileStatus.hashCode is derived from mutable path field - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 13:26:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12088) KMSClientProvider uses equalsIgnoreCase("application/json") - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:03:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12079) Make 'X-Newest' header a configurable - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:07:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12051) ProtobufRpcEngine.invoke() should use Exception.toString() over getMessage in logging/span events - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:13:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12051) ProtobufRpcEngine.invoke() should use Exception.toString() over getMessage in logging/span events - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:13:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12073) Azure FileSystem PageBlobInputStream does not return -1 on EOF - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:15:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12038) SwiftNativeOutputStream should check whether a file exists or not before deleting - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:17:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-11893) Mark org.apache.hadoop.security.token.Token as @InterfaceAudience.Public - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:23:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11630) Allow hadoop to bind to ipv6 conditionally - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:28:08 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11630) Allow hadoop.sh to bind to ipv6 conditionally - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:28:09 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11630) Allow hadoop.sh to bind to ipv6 conditionally - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 14:29:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12088) KMSClientProvider uses equalsIgnoreCase("application/json") - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/20 14:44:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-11893) Mark org.apache.hadoop.security.token.Token as @InterfaceAudience.Public - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/20 14:44:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12038) SwiftNativeOutputStream should check whether a file exists or not before deleting - posted by "Chen He (JIRA)" <ji...@apache.org> on 2015/07/20 18:05:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12081) Fix UserGroupInformation.java to support 64-bit zLinux - posted by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/07/21 04:22:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12081) Fix UserGroupInformation.java to support 64-bit zLinux - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/21 04:35:05 UTC, 6 replies.
- [jira] [Assigned] (HADOOP-9654) IPC timeout doesn't seem to be kicking in - posted by "Ajith S (JIRA)" <ji...@apache.org> on 2015/07/21 06:01:05 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-12249) pull argument parsing into a function - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 06:13:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10787) Rename/remove non-HADOOP_*, etc from the shell scripts - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 06:17:05 UTC, 2 replies.
- [jira] [Created] (HADOOP-12252) LocalDirAllocator should not throw NPE with empty string configuration. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/21 09:16:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12252) LocalDirAllocator should not throw NPE with empty string configuration. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/21 09:22:04 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12252) LocalDirAllocator should not throw NPE with empty string configuration. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/21 09:32:05 UTC, 9 replies.
- [jira] [Commented] (HADOOP-10787) Rename/remove non-HADOOP_*, etc from the shell scripts - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/21 10:26:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11090) [Umbrella] Support Java 8 in Hadoop - posted by "Steve (JIRA)" <ji...@apache.org> on 2015/07/21 14:04:09 UTC, 2 replies.
- [jira] [Updated] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Martin Walsh (JIRA)" <ji...@apache.org> on 2015/07/21 16:55:05 UTC, 10 replies.
- [jira] [Updated] (HADOOP-11651) Handle kerberos authentication where there is no principal of HTTP/host@REALM - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 19:33:07 UTC, 0 replies.
- [jira] [Updated] (HADOOP-8643) hadoop-client should exclude hadoop-annotations from hadoop-common dependency - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 19:55:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-10895) HTTP KerberosAuthenticator fallback should have a flag to disable it - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:05:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-10895) HTTP KerberosAuthenticator fallback should have a flag to disable it - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:06:07 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11732) Make the KMS related log file names consistent with other hadoop processes - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:11:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11732) Make the KMS related log file names consistent with other hadoop processes - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:11:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11762) Enable swift distcp to secure HDFS - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:19:04 UTC, 2 replies.
- [jira] [Updated] (HADOOP-11806) Test issue for JIRA automation scripts - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 20:21:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11762) Enable swift distcp to secure HDFS - posted by "Chen He (JIRA)" <ji...@apache.org> on 2015/07/21 20:45:04 UTC, 7 replies.
- [jira] [Commented] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/21 21:25:05 UTC, 13 replies.
- [jira] [Commented] (HADOOP-10434) Is it possible to use "df" to calculate the dfs usage instead of "du" - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/21 21:35:05 UTC, 1 replies.
- [jira] [Resolved] (HADOOP-11962) Sasl message with MD5 challenge text shouldn't be LOG out even in debug level. - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 00:54:05 UTC, 0 replies.
- [jira] [Reopened] (HADOOP-11962) Sasl message with MD5 challenge text shouldn't be LOG out even in debug level. - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 00:54:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12198) hadoop patches that hit multiple modules need to build at the union - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 01:44:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12198) hadoop patches that hit multiple modules need to build at root - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 01:44:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12198) hadoop patches that hit multiple modules need to build at the union - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 01:49:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12253) ViewFileSystem getFileStatus java.lang.ArrayIndexOutOfBoundsException: 0 - posted by "tangjunjie (JIRA)" <ji...@apache.org> on 2015/07/22 08:38:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12253) ViewFileSystem getFileStatus java.lang.ArrayIndexOutOfBoundsException: 0 - posted by "tangjunjie (JIRA)" <ji...@apache.org> on 2015/07/22 08:43:04 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-12253) ViewFileSystem getFileStatus java.lang.ArrayIndexOutOfBoundsException: 0 - posted by "Ajith S (JIRA)" <ji...@apache.org> on 2015/07/22 08:50:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12253) ViewFileSystem getFileStatus java.lang.ArrayIndexOutOfBoundsException: 0 - posted by "Yong Zhang (JIRA)" <ji...@apache.org> on 2015/07/22 08:51:04 UTC, 5 replies.
- [jira] [Updated] (HADOOP-10865) Add a Crc32 chunked verification benchmark for both directly and non-directly buffer cases - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/22 09:32:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10865) Add a Crc32 chunked verification benchmark for both directly and non-directly buffer cases - posted by "Tsuyoshi Ozawa (JIRA)" <ji...@apache.org> on 2015/07/22 09:34:04 UTC, 5 replies.
- [jira] [Created] (HADOOP-12254) test-patch.sh should run findbugs if ony findbugs-exclude.xml has changed - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/22 12:23:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12254) test-patch.sh should run findbugs if ony findbugs-exclude.xml has changed - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/22 12:25:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12254) test-patch.sh should run findbugs if ony findbugs-exclude.xml has changed - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/22 12:29:04 UTC, 1 replies.
- [jira] [Resolved] (HADOOP-12106) JceAesCtrCryptoCodec.java may have an issue with Cypher.update(ByteBuffer, ByteBuffer) - posted by "Tony Reix (JIRA)" <ji...@apache.org> on 2015/07/22 14:15:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12106) JceAesCtrCryptoCodec.java may have an issue with Cypher.update(ByteBuffer, ByteBuffer) - posted by "Tony Reix (JIRA)" <ji...@apache.org> on 2015/07/22 14:16:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12073) Azure FileSystem PageBlobInputStream does not return -1 on EOF - posted by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2015/07/22 19:17:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12184) Remove unused Linux-specific constants in NativeIO - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/22 20:12:05 UTC, 1 replies.
- [jira] [Comment Edited] (HADOOP-12161) Add getStoragePolicy API to the FileSystem interface - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/22 20:28:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/22 20:36:06 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/22 20:36:07 UTC, 0 replies.
- [jira] [Reopened] (HADOOP-7824) Native IO uses wrong constants almost everywhere - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/22 20:36:08 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12184) Remove unused Linux-specific constants in NativeIO - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/22 20:38:08 UTC, 6 replies.
- [jira] [Updated] (HADOOP-11505) hadoop-mapreduce-client-nativetask uses bswap where be32toh is needed, doesn't work on non-x86 - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/22 21:05:05 UTC, 2 replies.
- [jira] [Created] (HADOOP-12255) Add support for rubocop - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 21:59:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12170) hadoop-common's JNIFlags.cmake is redundant and can be removed - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/22 21:59:04 UTC, 8 replies.
- [jira] [Created] (HADOOP-12256) we should add support for ruby-lint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 22:00:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12256) we should add support for ruby-lint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 22:00:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12257) add gradle build tool support - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/22 22:01:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11772) RPC Invoker relies on static ClientCache which has synchronized(this) blocks - posted by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2015/07/23 00:11:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11934) Use of JavaKeyStoreProvider in LdapGroupsMapping causes infinite loop - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/23 01:01:07 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11491) HarFs incorrectly declared as requiring an authority - posted by "Vinod Kumar Vavilapalli (JIRA)" <ji...@apache.org> on 2015/07/23 01:02:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11887) Introduce Intel ISA-L erasure coding library for the native support - posted by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/07/23 03:19:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12258) Need translate java.nio.file.NoSuchFileException to FileNotFoundException in DeprecatedRawLocalFileStatus constructor - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 06:23:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12258) Need translate java.nio.file.NoSuchFileException to FileNotFoundException in DeprecatedRawLocalFileStatus constructor - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 06:24:04 UTC, 7 replies.
- [jira] [Created] (HADOOP-12259) Utility to Dynamic port allocation - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/23 06:24:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12259) Utility to Dynamic port allocation - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/23 06:32:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12258) Need translate java.nio.file.NoSuchFileException to FileNotFoundException in DeprecatedRawLocalFileStatus constructor - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 07:01:04 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12259) Utility to Dynamic port allocation - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/23 07:22:04 UTC, 10 replies.
- [jira] [Created] (HADOOP-12260) BlockSender.sendChunks() exception - posted by "Marius (JIRA)" <ji...@apache.org> on 2015/07/23 10:57:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12260) BlockSender.sendChunks() exception - posted by "Marius (JIRA)" <ji...@apache.org> on 2015/07/23 10:57:06 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12260) BlockSender.sendChunks() exception - posted by "Marius (JIRA)" <ji...@apache.org> on 2015/07/23 15:51:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up are 64-bit - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/23 16:34:05 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up are 64-bit - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/23 16:35:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up are 64-bit - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/23 16:35:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up are 64-bit - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 16:56:04 UTC, 9 replies.
- [jira] [Created] (HADOOP-12262) deal with "Pending Closed" in releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 17:14:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12204) releasedocmaker should pass pylint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 17:15:04 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12204) releasedocmaker should pass pylint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 17:15:05 UTC, 7 replies.
- [jira] [Updated] (HADOOP-12256) add support for ruby-lint - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 17:16:05 UTC, 3 replies.
- [jira] [Created] (HADOOP-12263) TestAuth KerberosAuthenticator test consistently fails with IBM JVM on some platforms - posted by "Tony Reix (JIRA)" <ji...@apache.org> on 2015/07/23 17:35:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12263) TestAuth KerberosAuthenticator test consistently fails with IBM JVM on some platforms - posted by "Tony Reix (JIRA)" <ji...@apache.org> on 2015/07/23 18:03:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11505) hadoop-mapreduce-client-nativetask uses bswap where be32toh is needed, doesn't work on non-x86 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/23 18:08:05 UTC, 5 replies.
- [jira] [Assigned] (HADOOP-12247) Convert 'unit' to 'junit' - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 19:44:06 UTC, 0 replies.
- [jira] [Comment Edited] (HADOOP-12247) Convert 'unit' to 'junit' - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/23 19:45:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11731) Rework the changelog and releasenotes - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:10:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11792) Remove all of the CHANGES.txt files - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:14:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12264) Update create-release.sh to pass -Preleasedocs - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:16:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12189) improve CallQueueManager#swapQueue to - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 23:29:05 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12189) improve CallQueueManager#swapQueue to make queue elements drop nearly impossible. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 23:31:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12189) improve CallQueueManager#swapQueue to make queue elements drop nearly impossible. - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:33:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12189) Improve CallQueueManager#swapQueue to make queue elements drop nearly impossible. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 23:37:04 UTC, 2 replies.
- [jira] [Resolved] (HADOOP-12264) Update create-release.sh to pass -Preleasedocs - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:47:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12189) Improve CallQueueManager#swapQueue to make queue elements drop nearly impossible. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/23 23:49:05 UTC, 7 replies.
- [jira] [Updated] (HADOOP-11793) Update create-release for releasedocmaker.py - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:50:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11793) Update create-release for releasedocmaker.py - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/23 23:50:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11791) Update src/site/markdown/releases to include old versions of Hadoop - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/24 02:11:04 UTC, 0 replies.
- [jira] [Reopened] (HADOOP-12226) CHANGED_MODULES is wrong for ant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/24 02:24:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12265) Pylint should be installed in test-patch docker environment - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/24 03:07:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12265) Pylint should be installed in test-patch docker environment - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/24 03:20:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12266) make test-patch plugins more consistent - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/24 03:53:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12267) s3a failure due to integer overflow bug in AWS SDK - posted by "Aaron Fabbri (JIRA)" <ji...@apache.org> on 2015/07/24 06:55:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12267) s3a failure due to integer overflow bug in AWS SDK - posted by "Aaron Fabbri (JIRA)" <ji...@apache.org> on 2015/07/24 07:38:04 UTC, 14 replies.
- [jira] [Commented] (HADOOP-12267) s3a failure due to integer overflow bug in AWS SDK - posted by "Aaron Fabbri (JIRA)" <ji...@apache.org> on 2015/07/24 07:59:04 UTC, 4 replies.
- [jira] [Created] (HADOOP-12268) AbstractContractAppendTest#testRenameFileBeingAppended missed rename operation. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/24 09:54:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12268) AbstractContractAppendTest#testRenameFileBeingAppended missed rename operation. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/24 09:57:06 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12268) AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/24 10:00:11 UTC, 11 replies.
- [jira] [Created] (HADOOP-12269) Update aws-sdk dependency version - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/24 11:58:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12269) Update aws-sdk dependency version - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/24 12:15:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12269) Update aws-sdk dependency version - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/24 13:34:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11487) FileNotFound on distcp to s3n due to creation inconsistency - posted by "Philip Deegan (JIRA)" <ji...@apache.org> on 2015/07/24 14:09:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12268) AbstractContractAppendTest#testRenameFileBeingAppended misses rename operation. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/24 14:18:04 UTC, 8 replies.
- [jira] [Updated] (HADOOP-12269) Update aws-sdk dependency to 1.10.6 - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/24 16:59:05 UTC, 4 replies.
- [jira] [Updated] (HADOOP-12265) Pylint should be installed in test-patch docker environment - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/24 17:59:04 UTC, 2 replies.
- [jira] [Created] (HADOOP-12270) builtin personality is too hadoop specific - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/24 18:12:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11731) Rework the changelog and releasenotes - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/24 18:15:05 UTC, 7 replies.
- [jira] [Commented] (HADOOP-12269) Update aws-sdk dependency to 1.10.6 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/07/24 18:34:05 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12270) builtin personality is too hadoop specific - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/24 20:49:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11813) releasedocmaker.py should use today's date instead of unreleased - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/24 20:54:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11797) releasedocmaker.py needs to put ASF headers on output - posted by "Andrew Wang (JIRA)" <ji...@apache.org> on 2015/07/24 20:54:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-11506) Configuration variable expansion regex expensive for long values - posted by "Gera Shegalov (JIRA)" <ji...@apache.org> on 2015/07/24 22:26:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12271) Hadoop Jar Error Should Be More Explanatory - posted by "Jesse Anderson (JIRA)" <ji...@apache.org> on 2015/07/24 22:38:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11696) update compatibility documentation to reflect only API changes matter - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/25 00:13:04 UTC, 2 replies.
- [jira] [Comment Edited] (HADOOP-11696) update compatibility documentation to reflect only API changes matter - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/25 00:14:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12272) Refactor ipc.Server and implementations to reduce constructor bloat - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/25 01:15:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12272) Refactor ipc.Server and implementations to reduce constructor bloat - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/25 01:17:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12272) Refactor ipc.Server and implementations to reduce constructor bloat - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/25 01:19:04 UTC, 1 replies.
- [jira] [Comment Edited] (HADOOP-12272) Refactor ipc.Server and implementations to reduce constructor bloat - posted by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/07/25 01:19:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12269) Update aws-sdk dependency to 1.10.6 - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/26 21:13:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-10945) 4-digit octal umask permissions throws a parse error - posted by "Chang Li (JIRA)" <ji...@apache.org> on 2015/07/27 00:11:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10945) 4-digit octal umask permissions throws a parse error - posted by "Chang Li (JIRA)" <ji...@apache.org> on 2015/07/27 00:11:05 UTC, 4 replies.
- [jira] [Work started] (HADOOP-12246) Apache Hadoop should be listed under "big-data" and "hadoop" categories - posted by "Ajoy Bhatia (JIRA)" <ji...@apache.org> on 2015/07/27 03:05:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12246) Apache Hadoop should be listed under "big-data" and "hadoop" categories - posted by "Ajoy Bhatia (JIRA)" <ji...@apache.org> on 2015/07/27 03:17:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-10945) 4-digit octal umask permissions throws a parse error - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/27 04:09:05 UTC, 12 replies.
- [jira] [Commented] (HADOOP-10544) Find command - add operator functions to find command - posted by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/07/27 07:30:05 UTC, 5 replies.
- [jira] [Commented] (HADOOP-7266) Deprecate metrics v1 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/27 08:47:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11252) RPC client write does not time out by default - posted by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/07/27 09:12:07 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12271) Hadoop Jar Error Should Be More Explanatory - posted by "Harsh J (JIRA)" <ji...@apache.org> on 2015/07/27 09:25:05 UTC, 11 replies.
- [jira] [Created] (HADOOP-12273) releasedocmaker.py fails with stacktrace if --project option is not specified - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/27 15:57:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10016) Distcp should support copy from a secure Hadoop 1 cluster to an insecure Hadoop 2 cluster - posted by "Kiran Kumar M R (JIRA)" <ji...@apache.org> on 2015/07/27 16:03:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-8828) Support distcp from secure to insecure clusters - posted by "Kiran Kumar M R (JIRA)" <ji...@apache.org> on 2015/07/27 16:03:07 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12273) releasedocmaker.py fails with stacktrace if --project option is not specified - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/27 16:32:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12273) releasedocmaker.py fails with stacktrace if --project option is not specified - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/27 16:44:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up fit within the memory available - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/27 16:58:07 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12261) Surefire needs to make sure the JVMs it fires up fit within the memory available - posted by "Alan Burlison (JIRA)" <ji...@apache.org> on 2015/07/27 17:17:05 UTC, 10 replies.
- [jira] [Created] (HADOOP-12274) Remove direct download link in BUILDING.txt - posted by "Caleb Severn (JIRA)" <ji...@apache.org> on 2015/07/27 18:23:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12274) Remove direct download link in BUILDING.txt - posted by "Caleb Severn (JIRA)" <ji...@apache.org> on 2015/07/27 18:25:04 UTC, 1 replies.
- [jira] [Created] (HADOOP-12275) releasedocmaker: unreleased should still be dated - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 18:42:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12276) plugin validator - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 18:57:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12276) plugin validator - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 18:59:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12254) test-patch.sh should run findbugs if only findbugs-exclude.xml has changed - posted by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/07/27 19:13:04 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12254) test-patch.sh should run findbugs if only findbugs-exclude.xml has changed - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/27 19:21:05 UTC, 5 replies.
- [jira] [Comment Edited] (HADOOP-12254) test-patch.sh should run findbugs if only findbugs-exclude.xml has changed - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 19:43:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10544) Find command - add operator functions to find command - posted by "Jonathan Allen (JIRA)" <ji...@apache.org> on 2015/07/27 19:55:06 UTC, 2 replies.
- [jira] [Created] (HADOOP-12277) releasedocmaker - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 22:16:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12278) releasedocmaker should use the Important flag in jira - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/27 22:23:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11932) MetricsSinkAdapter hangs when being stopped - posted by "Jian He (JIRA)" <ji...@apache.org> on 2015/07/28 00:46:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12277) releasedocmaker index mode should create a readme.md in addition to a index.md - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/28 00:50:06 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12245) References to misspelled REMAINING_QUATA in FileSystemShell.md - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/28 01:35:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12245) References to misspelled REMAINING_QUATA in FileSystemShell.md - posted by "Gabor Liptak (JIRA)" <ji...@apache.org> on 2015/07/28 01:35:05 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12245) References to misspelled REMAINING_QUATA in FileSystemShell.md - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/28 01:48:05 UTC, 8 replies.
- [jira] [Created] (HADOOP-12279) Setting Enpoint for hadoop-aws s3n doesn't work - posted by "schmirr (JIRA)" <ji...@apache.org> on 2015/07/28 11:09:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12279) Setting Enpoint for hadoop-aws s3n doesn't work - posted by "schmirr (JIRA)" <ji...@apache.org> on 2015/07/28 11:10:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-7139) Allow appending to existing SequenceFiles - posted by "Maddineni Sukumar (JIRA)" <ji...@apache.org> on 2015/07/28 14:02:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11489) Dropping dependency on io.netty from hadoop-nfs' pom.xml - posted by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2015/07/28 14:55:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12274) Remove direct download link in BUILDING.txt - posted by "Caleb Severn (JIRA)" <ji...@apache.org> on 2015/07/28 19:44:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12183) Add annotation to tracing span of FsShell to record args - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/28 21:00:05 UTC, 4 replies.
- [jira] [Commented] (HADOOP-12241) Add specification of FileStatus - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/28 21:51:06 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12279) Setting Enpoint for hadoop-aws s3n doesn't work - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/28 22:08:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12279) Setting Enpoint for hadoop-aws s3n doesn't work - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/28 22:08:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12279) Setting Endpoint for hadoop-aws s3n doesn't work - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/28 22:08:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-11825) Move timelineclient Jersey+Kerberos+UGI support into a public implementation - posted by "Arun Suresh (JIRA)" <ji...@apache.org> on 2015/07/28 22:42:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12280) Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/29 03:13:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12281) Add an incompatible version of Kryo to the hadoop-client classpath - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/29 03:27:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12281) Add an incompatible version of Kryo to the hadoop-client classpath - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/29 03:29:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12281) Add an incompatible version of Kryo to the hadoop-client classpath - posted by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2015/07/29 03:40:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-9991) Fix up Hadoop Poms for enforced dependencies, roll up JARs to latest versions - posted by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2015/07/29 03:44:06 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12183) Add annotation to tracing span of FsShell to record args - posted by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/07/29 10:26:04 UTC, 3 replies.
- [jira] [Resolved] (HADOOP-11764) Hadoop should have the option to use directory other than tmp for extracting and loading leveldbjni - posted by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2015/07/29 12:53:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12282) Connection thread's name should be updated after address changing is detected - posted by "zhouyingchao (JIRA)" <ji...@apache.org> on 2015/07/29 14:24:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12282) Connection thread's name should be updated after address changing is detected - posted by "zhouyingchao (JIRA)" <ji...@apache.org> on 2015/07/29 14:27:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12282) Connection thread's name should be updated after address changing is detected - posted by "zhouyingchao (JIRA)" <ji...@apache.org> on 2015/07/29 14:29:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-11764) Hadoop should have the option to use directory other than tmp for extracting and loading leveldbjni - posted by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/29 14:29:06 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-9995) Consistent log severity level guards and statements - posted by "Jagadesh Kiran N (JIRA)" <ji...@apache.org> on 2015/07/29 16:14:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-9995) Consistent log severity level guards and statements - posted by "Jagadesh Kiran N (JIRA)" <ji...@apache.org> on 2015/07/29 16:16:05 UTC, 1 replies.
- [jira] [Reopened] (HADOOP-11764) Hadoop should have the option to use directory other than tmp for extracting and loading leveldbjni - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/29 16:45:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-9995) Consistent log severity level guards and statements - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/29 17:39:12 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12175) FsShell must load SpanReceiverHost to support tracing - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/29 18:39:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12266) make test-patch plugins more consistent - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/29 18:41:06 UTC, 5 replies.
- [jira] [Commented] (HADOOP-12266) make test-patch plugins more consistent - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/29 18:51:06 UTC, 10 replies.
- [jira] [Commented] (HADOOP-12243) Rewrite grep -o's in test-patch and smart-apply-patch because it's not POSIX compliant - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/29 19:11:06 UTC, 3 replies.
- [jira] [Resolved] (HADOOP-12267) s3a failure due to integer overflow bug in AWS SDK - posted by "Lei (Eddy) Xu (JIRA)" <ji...@apache.org> on 2015/07/29 22:28:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12243) Rewrite grep -o's to be POSIX compliant - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 03:49:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-12271) Hadoop Jar Error Should Be More Explanatory - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/07/30 03:52:04 UTC, 5 replies.
- [jira] [Created] (HADOOP-12283) CLONE - Backport Network Topology Extension for Virtualization (HADOOP-8468) to branch-1 - posted by "RacingDawn (JIRA)" <ji...@apache.org> on 2015/07/30 03:54:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12284) UserGroupInformation doAs can throw misleading exception - posted by "Aaron Dossett (JIRA)" <ji...@apache.org> on 2015/07/30 05:01:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12284) UserGroupInformation doAs can throw misleading exception - posted by "Aaron Dossett (JIRA)" <ji...@apache.org> on 2015/07/30 05:03:05 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12284) UserGroupInformation doAs can throw misleading exception - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/30 06:49:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12285) Reorganize test-patch footer table - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/30 16:57:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12286) test-patch pylint plugin should support indent-string option - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/30 17:03:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12283) CLONE - Backport Network Topology Extension for Virtualization (HADOOP-8468) to branch-1 - posted by "Junping Du (JIRA)" <ji...@apache.org> on 2015/07/30 17:26:07 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12283) CLONE - Backport Network Topology Extension for Virtualization (HADOOP-8468) to branch-1 - posted by "Junping Du (JIRA)" <ji...@apache.org> on 2015/07/30 17:26:09 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-11880) aw jira sub-task testing, ignore - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 17:27:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12255) Add support for rubocop - posted by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/07/30 17:41:05 UTC, 3 replies.
- [jira] [Updated] (HADOOP-12258) Need translate java.nio.file.NoSuchFileException to FileNotFoundException to avoid regression - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/30 17:42:05 UTC, 3 replies.
- [jira] [Commented] (HADOOP-12255) Add support for rubocop - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 17:50:05 UTC, 9 replies.
- [jira] [Created] (HADOOP-12287) add support for Perl::Critic - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:04:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12287) add support for Perl::Critic - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:05:04 UTC, 1 replies.
- [jira] [Comment Edited] (HADOOP-12287) add support for Perl::Critic - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:08:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12287) add support for Perl::Critic - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:08:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12287) add support for perl - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:09:04 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (HADOOP-12287) add support for perl - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 18:10:04 UTC, 0 replies.
- [jira] [Assigned] (HADOOP-12248) Add native support for TAP - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 19:10:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12256) add support for ruby-lint - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/30 19:51:04 UTC, 3 replies.
- [jira] [Created] (HADOOP-12288) test-patch.sh does not give any detail on its -1 warning report. - posted by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2015/07/30 22:30:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12288) test-patch.sh does not give any detail on its -1 findbugs warning report. - posted by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2015/07/30 22:30:05 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10903) Enhance hadoop classpath command to expand wildcards or write classpath into jar manifest. - posted by "Ravi Prakash (JIRA)" <ji...@apache.org> on 2015/07/30 22:58:05 UTC, 2 replies.
- [jira] [Commented] (HADOOP-12288) test-patch.sh does not give any detail on its -1 findbugs warning report. - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 23:13:05 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HADOOP-12249) pull argument parsing into a function - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 23:16:05 UTC, 0 replies.
- [jira] [Created] (HADOOP-12289) Move recent yetus docker changes to the yetus dockerfile - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 23:34:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12289) Move recent yetus docker changes to the yetus dockerfile - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 23:37:05 UTC, 2 replies.
- [jira] [Assigned] (HADOOP-12289) Move recent yetus docker changes to the yetus dockerfile - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/30 23:38:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12289) Move recent yetus docker changes to the yetus dockerfile - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/07/30 23:41:05 UTC, 2 replies.
- [jira] [Created] (HADOOP-12290) hadoop fs -ls command returns inconsistent results with wildcards - posted by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2015/07/30 23:48:04 UTC, 0 replies.
- [jira] [Resolved] (HADOOP-12290) hadoop fs -ls command returns inconsistent results with wildcards - posted by "Jason Lowe (JIRA)" <ji...@apache.org> on 2015/07/31 00:45:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12290) hadoop fs -ls command returns inconsistent results with wildcards - posted by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2015/07/31 01:54:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12291) Add support for nested groups in LdapGroupsMapping - posted by "Gautam Gopalakrishnan (JIRA)" <ji...@apache.org> on 2015/07/31 06:38:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12291) Add support for nested groups in LdapGroupsMapping - posted by "Chen He (JIRA)" <ji...@apache.org> on 2015/07/31 06:51:04 UTC, 1 replies.
- [jira] [Updated] (HADOOP-11932) MetricsSinkAdapter hangs when being stopped - posted by "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/07/31 09:25:05 UTC, 1 replies.
- [jira] [Created] (HADOOP-12292) Make use of DeleteObjects optional - posted by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/07/31 15:53:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-12292) Make use of DeleteObjects optional - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/31 19:00:06 UTC, 0 replies.
- [jira] [Updated] (HADOOP-10924) LocalDistributedCacheManager for concurrent sqoop processes fails to create unique directories - posted by "Junping Du (JIRA)" <ji...@apache.org> on 2015/07/31 19:33:04 UTC, 0 replies.
- [jira] [Commented] (HADOOP-10924) LocalDistributedCacheManager for concurrent sqoop processes fails to create unique directories - posted by "Junping Du (JIRA)" <ji...@apache.org> on 2015/07/31 19:37:05 UTC, 2 replies.
- [jira] [Created] (HADOOP-12293) committer mode for smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/31 20:14:04 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12293) committer mode for smart-apply-patch - posted by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/07/31 20:14:04 UTC, 0 replies.
- [jira] [Created] (HADOOP-12294) provide better visibility of parsing configuration failure - posted by "Chang Li (JIRA)" <ji...@apache.org> on 2015/07/31 21:14:05 UTC, 0 replies.
- [jira] [Updated] (HADOOP-12294) provide better visibility of parsing configuration failure - posted by "Chang Li (JIRA)" <ji...@apache.org> on 2015/07/31 21:15:04 UTC, 1 replies.
- [jira] [Commented] (HADOOP-12294) provide better visibility of parsing configuration failure - posted by "zhihai xu (JIRA)" <ji...@apache.org> on 2015/07/31 21:40:25 UTC, 0 replies.
- [jira] [Updated] (HADOOP-7824) NativeIO.java flags and identifiers must be set correctly for each platform, not hardcoded to their Linux values - posted by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/31 23:55:04 UTC, 0 replies.