[jira] [Created] (HADOOP-13439) Fix race between TestMetricsSystemImpl and TestGangliaMetrics

2016-07-28 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HADOOP-13439: - Summary: Fix race between TestMetricsSystemImpl and TestGangliaMetrics Key: HADOOP-13439 URL: https://issues.apache.org/jira/browse/HADOOP-13439 Project:

Re: Yes/No newbie question on contributing

2016-07-28 Thread Martin Rosse
I don't have permissions to edit the Wiki, but I've included a link below to my proposed revisions to the How To Contribute page. As a reminder, these changes are meant to make it clear that one does not need to run/pass *all* project unit tests before starting to write code or submit a patch.

Re: [DISCUSS] Release numbering semantics with concurrent (>2) releases [Was Setting JIRA fix versions for 3.0.0 releases]

2016-07-28 Thread Andrew Wang
I've written up the proposal from my initial reply in a GDoc. I found one bug in the rules when working through my example again, and also incorporated Akira's correction. Thanks all for the discussion so far! https://docs.google.com/document/d/1vlDtpsnSjBPIZiWQjSwgnV0_Z6ZQJ1r91J8G0FduyTg/edit

Updated 2.8.0-SNAPSHOT artifact

2016-07-28 Thread Jonathan Eagles
Latest snapshot is uploaded in Nov 2015, but checkins are still coming in quite frequently. https://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/hadoop-yarn-api/ Are there any plans to start producing updated SNAPSHOT artifacts for current hadoop development lines?

Re: Heads up: branched branch-3.0.0-alpha1

2016-07-28 Thread Andrew Wang
Looking at the state of branch-3.0.0-alpha1 and the fix versions, we're already out of sync. I think the easiest solution is to (close to the release date) rebranch and change any 3.0.0-alpha2 fix versions to 3.0.0-alpha1. I think the versioning discussions are converging, so hopefully soon. I'll

Re: [DISCUSS] Release numbering semantics with concurrent (>2) releases [Was Setting JIRA fix versions for 3.0.0 releases]

2016-07-28 Thread Karthik Kambatla
Inline. > >> BTW, I never see we have a clear definition for alpha release. It is >> previously used as unstable in API definition (2.1-alpha, 2.2-alpha, etc.) >> but sometimes means unstable in production quality (2.7.0). I think we >> should clearly define it with major consensus so user won't

[jira] [Created] (HADOOP-13438) Optimize IPC server protobuf decoding

2016-07-28 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-13438: Summary: Optimize IPC server protobuf decoding Key: HADOOP-13438 URL: https://issues.apache.org/jira/browse/HADOOP-13438 Project: Hadoop Common Issue Type:

Apache Hadoop qbt Report: trunk+JDK8 on Linux/ppc64le

2016-07-28 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-ppc/31/ [Jul 21, 2016 3:38:20 AM] (lei) HADOOP-12928. Update netty to 3.10.5.Final to sync with zookeeper. (lei) [Jul 21, 2016 6:50:47 AM] (rohithsharmaks) YARN-1126. Add validation of users input nodes-states

[jira] [Created] (HADOOP-13437) KMS should reload whitelist and default key ACLs when hot-reloading

2016-07-28 Thread Xiao Chen (JIRA)
Xiao Chen created HADOOP-13437: -- Summary: KMS should reload whitelist and default key ACLs when hot-reloading Key: HADOOP-13437 URL: https://issues.apache.org/jira/browse/HADOOP-13437 Project: Hadoop

Re: Wiki migration and clean-up

2016-07-28 Thread Ray Chiang
Good point Allen. I expect that moving everything to the new wiki will take a while. Once that's done, the code can be changed. Just doing a quick grep, I see a total of 12 places to change to point to the new Wiki (there may be more). For existing installs, we can either keep a small

Re: Wiki migration and clean-up

2016-07-28 Thread Allen Wittenauer
I hope you folks are aware that this is much more intensive than just moving a bunch of documents. Lots of wiki pages are referenced in the source code, including in user-facing error messages. > On Jul 28, 2016, at 10:47 AM, Ray Chiang wrote: > > Thanks Martin.

Re: Wiki migration and clean-up

2016-07-28 Thread Andrew Wang
Big +1 from me. Better docs are incredibly helpful for our users and new contributors. This cleanup would be a great contribution. If anyone else is looking for a side project, the website could also badly use a refresh. There aren't actually that many pages: -> % find author -name "*.xml"

[jira] [Created] (HADOOP-13436) RPC connections are leaking due to missing equals override in RetryUtils#getDefaultRetryPolicy

2016-07-28 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HADOOP-13436: -- Summary: RPC connections are leaking due to missing equals override in RetryUtils#getDefaultRetryPolicy Key: HADOOP-13436 URL:

[jira] [Created] (HADOOP-13435) Add thread local mechanism for aggregating file system storage stats

2016-07-28 Thread Mingliang Liu (JIRA)
Mingliang Liu created HADOOP-13435: -- Summary: Add thread local mechanism for aggregating file system storage stats Key: HADOOP-13435 URL: https://issues.apache.org/jira/browse/HADOOP-13435 Project:

Re: Wiki migration and clean-up

2016-07-28 Thread Ray Chiang
Thanks Martin. I did ask on INFRA-12342, and it looks like Confluence Wiki is the recommended "latest and greatest". Here's my proposal as it currently stands: 1) Move to Confluence Wiki. 2) Move all the Industry/meetup to a single page with a small set of external links. This will be

Testing Hadoop based system with large sets of data

2016-07-28 Thread Basavaraj
Hi How do i test ingestion speed of my system? i want to test with particular types of data Are there any tools, which generate this type of data? Thanks in advance Basavaraj - To unsubscribe, e-mail:

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-07-28 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/116/ [Jul 27, 2016 10:41:09 AM] (aajisaka) HADOOP-9427. Use JUnit assumptions to skip platform-specific tests. [Jul 27, 2016 8:58:04 PM] (yzhang) HDFS-10667. Report more accurate info about data corruption