[jira] [Created] (HADOOP-16641) RPC: Heavy contention on Configuration.getClassByNameOrNull

2019-10-07 Thread Gopal Vijayaraghavan (Jira)
Gopal Vijayaraghavan created HADOOP-16641: - Summary: RPC: Heavy contention on Configuration.getClassByNameOrNull Key: HADOOP-16641 URL: https://issues.apache.org/jira/browse/HADOOP-16641

Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Gopal Vijayaraghavan
Hi, I keep uploading logs and screenshots to HADOOP bugs which trigger unit test-runs, which fail because a .log.gz or .png file isn¹t really going to work. For instance, https://builds.apache.org/job/PreCommit-HADOOP-Build/6074/ has a PNG image in the patch build artifact. Can the hadoop-qa je

Re: Combiner Execution

2013-10-22 Thread Gopal Vijayaraghavan
Hi, I'll answer your questions in reverse. > According to http://developer.yahoo.com/hadoop/tutorial/module4.html the > output is already combined over all Mappers in a node. But we can not find > how this is happening. Can someone point us to where this combiner is > executed? You'll find th

Re: development environment for hadoop core

2013-01-16 Thread Gopal Vijayaraghavan
Not quite an advance developer, but I learnt some shortcuts for my dev cycle along the way. > I've checked out Hadoop, made minor changes and built it with Maven, and > tracked down the resulting artifacts in a target/ directory that I could > deploy. Is this typically how a cloudera/hortonworks/m