Re: builds failing on H9 with "cannot access java.lang.Runnable"

2014-10-03 Thread Giridharan Kesavan
all the slaves are getting re-booted give it some more time -giri On Fri, Oct 3, 2014 at 1:13 PM, Ted Yu wrote: > Adding builds@ > > On Fri, Oct 3, 2014 at 1:07 PM, Colin McCabe > wrote: > > > It looks like builds are failing on the H9 host with "cannot access > > java.lang.Runnable" > > > > E

Re: Cannot access Jenkins generated test results, findbug warnings and javac warnings

2014-09-19 Thread Giridharan Kesavan
patchprocess has always lived inside the workspace, now that we have moved to git and the test-patch script does a git reset and git clean it removes the patchprocess directory. so I put a fix to create the patchprocess dir outside the workspace and move it back into workspace soon after the build

Re: Git repo ready to use

2014-08-28 Thread Giridharan Kesavan
Fixed all the 3 pre-commit buids. test-patch's git reset --hard is removing the patchprocess dir, so moved it off the workspace. -giri On Thu, Aug 28, 2014 at 8:48 AM, Giridharan Kesavan < gkesa...@hortonworks.com> wrote: > I'm looking into it. > > -giri > > &g

Re: Git repo ready to use

2014-08-28 Thread Giridharan Kesavan
I'm looking into it. -giri On Thu, Aug 28, 2014 at 3:18 AM, Ted Yu wrote: > I spent some time on PreCommit-hdfs-Build. > Looks like the following command was not effective: > > mkdir -p ${WORKSPACE}/patchprocess > > In build output, I saw: > > > /home/jenkins/jenkins-slave/workspace/PreCommit-

Re: Updates on migration to git

2014-08-23 Thread Giridharan Kesavan
​I can take a look at this on Monday. ​ -giri On Sat, Aug 23, 2014 at 6:31 PM, Karthik Kambatla wrote: > Couple of things: > > 1. Since no one expressed any reservations against doing this on Sunday or > renaming trunk to master, I ll go ahead and confirm that. I think that > serves us better

Re: TestIPC failures in Jenkins

2014-07-26 Thread Giridharan Kesavan
ASF infra folks doesn't support jenkins build infrastructure. You should send an email to bui...@apache.org -giri On Fri, Jul 25, 2014 at 7:13 PM, Yongjun Zhang wrote: > Thanks Ted, I agree. As reported in INFRA-8097, I have seen this at least > with two different testcases. I just changed it

Re: Jenkins Build Slaves

2014-07-10 Thread Giridharan Kesavan
e the issue in case someone else gets an opportunity to look. > > Chris Nauroth > Hortonworks > http://hortonworks.com/ > > > > On Wed, Jul 9, 2014 at 10:33 AM, Giridharan Kesavan < > gkesa...@hortonworks.com> wrote: > >> I dont think so, let me fix that.

Re: Jenkins Build Slaves

2014-07-09 Thread Giridharan Kesavan
PkgConfig (missing: PKG_CONFIG_EXECUTABLE) > > Chris Nauroth > Hortonworks > http://hortonworks.com/ > > > > On Wed, Jul 9, 2014 at 7:08 AM, Giridharan Kesavan < > gkesa...@hortonworks.com> wrote: > >> Build jobs are now configured to run on the newer set of s

Re: Jenkins Build Slaves

2014-07-09 Thread Giridharan Kesavan
Build jobs are now configured to run on the newer set of slaves. -giri On Mon, Jul 7, 2014 at 4:12 PM, Giridharan Kesavan wrote: > All > > Yahoo is in the process of retiring all the hadoop jenkins build slaves, > *hadoop[1-9]* and > replace them with a newer set of beefier h

Re: Jenkins build fails

2014-07-09 Thread Giridharan Kesavan
I took care of the svn upgrade issue -giri On Wed, Jul 9, 2014 at 5:05 AM, Giridharan Kesavan wrote: > > I'm looking into this. > > -giri > > > On Tue, Jul 8, 2014 at 8:15 PM, Akira AJISAKA > wrote: > >> Filed https://issues.apache.org/jira/browse/HAD

Re: Jenkins build fails

2014-07-09 Thread Giridharan Kesavan
I'm looking into this. -giri On Tue, Jul 8, 2014 at 8:15 PM, Akira AJISAKA wrote: > Filed https://issues.apache.org/jira/browse/HADOOP-10804 > Please correct me if I am wrong.. > > Thanks, > Akira > > (2014/07/09 11:24), Akira AJISAKA wrote: > > Hi Hadoop developers, > > > > Now Jenkins is fai

Jenkins Build Slaves

2014-07-07 Thread Giridharan Kesavan
All Yahoo is in the process of retiring all the hadoop jenkins build slaves, *hadoop[1-9]* and replace them with a newer set of beefier hosts. These new machines are configured with *ubuntu-14.04*. Over the next couple of days I will be configuring the build jobs to run on these newly configured

Re: [VOTE] Change by-laws on release votes: 5 days instead of 7

2014-06-25 Thread Giridharan Kesavan
+1 -giri On Wed, Jun 25, 2014 at 12:02 PM, Arpit Agarwal wrote: > +1 Arpit > > > On Tue, Jun 24, 2014 at 1:53 AM, Arun C Murthy > wrote: > > > Folks, > > > > As discussed, I'd like to call a vote on changing our by-laws to change > > release votes from 7 days to 5. > > > > I've attached the

pre-commit admin is fixed.

2013-08-25 Thread Giridharan Kesavan
Pre-commit Admin job on jenkins is fixed and back online -Giri -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable la

Re: Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-12 Thread Giridharan Kesavan
eed to sort this out quickly as precommits are not working. > > I'll wait till 3PM today for objections to option #1, if none I'll commit > it to trunk. > > Thanks. > > Alejandro > > > > On Mon, Aug 12, 2013 at 11:30 AM, Giridharan Kesavan < > gkesa.

Re: Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-12 Thread Giridharan Kesavan
env to set it in the jobs? > > thx > > Alejandro > (phone typing) > > On Aug 9, 2013, at 23:10, Giridharan Kesavan > wrote: > > > build slaves hadoop1-hadoop9 now has libprotoc 2.5.0 > > > > > > > > -Giri > > > > > > On Fri,

Re: Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-09 Thread Giridharan Kesavan
build slaves hadoop1-hadoop9 now has libprotoc 2.5.0 -Giri On Fri, Aug 9, 2013 at 10:56 PM, Giridharan Kesavan < gkesa...@hortonworks.com> wrote: > Alejandro, > > I'm upgrading protobuf on slaves hadoop1-hadoop9. > > -Giri > > > On Fri, Aug 9, 2013 a

Re: Upgrade to protobuf 2.5.0 for the 2.1.0 release, HADOOP-9845

2013-08-09 Thread Giridharan Kesavan
Alejandro, I'm upgrading protobuf on slaves hadoop1-hadoop9. -Giri On Fri, Aug 9, 2013 at 1:15 PM, Alejandro Abdelnur wrote: > pinging again, I need help from somebody with sudo access to the hadoop > jenkins boxes to do this or to get sudo access for a couple of hours to set > up myself. > >

[jira] [Created] (HADOOP-9730) fix hadoop.spec to add task-log4j.properties

2013-07-14 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9730: -- Summary: fix hadoop.spec to add task-log4j.properties Key: HADOOP-9730 URL: https://issues.apache.org/jira/browse/HADOOP-9730 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9628) Setup a daily build job for branch-2.1.0-beta

2013-06-07 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-9628. Resolution: Fixed jenkins job configured to run daily https://builds.apache.org

[jira] [Resolved] (HADOOP-9573) Fix test-patch script to work with the enhanced PreCommit-Admin script.

2013-05-28 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-9573. Resolution: Fixed Fix Version/s: 1.3.0 Committed to branch-1

Re: Problem building branch-2

2013-05-24 Thread Giridharan Kesavan
looks like protobuf is missing. -Giri On Fri, May 24, 2013 at 11:51 AM, Ralph Castain wrote: > Hi folks > > I'm trying to build the head of branch-2 on a CentOS box and hitting a > rash of errors like the following (all from the protobu

[jira] [Created] (HADOOP-9592) libhdfs append test fails

2013-05-22 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9592: -- Summary: libhdfs append test fails Key: HADOOP-9592 URL: https://issues.apache.org/jira/browse/HADOOP-9592 Project: Hadoop Common Issue Type

Re: [PROPOSAL] change in bylaws to remove Release Plan vote

2013-05-21 Thread Giridharan Kesavan
+1 -Giri On Tue, May 21, 2013 at 2:10 PM, Matt Foley wrote: > Hi all, > This has been a side topic in several email threads recently. Currently we > have an ambiguity. We have a tradition in the dev community that any > committer can create a branch, and propose release candidates from it.

[jira] [Created] (HADOOP-9588) unit test failure: org.apache.hadoop.io.compress.TestCodec.testGzipLongOverflow

2013-05-21 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9588: -- Summary: unit test failure: org.apache.hadoop.io.compress.TestCodec.testGzipLongOverflow Key: HADOOP-9588 URL: https://issues.apache.org/jira/browse/HADOOP-9588

[jira] [Created] (HADOOP-9587) unit test failure: org.apache.hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup.testBalancerWithRackLocality

2013-05-21 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9587: -- Summary: unit test failure: org.apache.hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup.testBalancerWithRackLocality Key: HADOOP-9587 URL: https

[jira] [Created] (HADOOP-9586) unit test failure: org.apache.hadoop.hdfs.TestFileCreation.testFileCreationSetLocalInterface

2013-05-21 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9586: -- Summary: unit test failure: org.apache.hadoop.hdfs.TestFileCreation.testFileCreationSetLocalInterface Key: HADOOP-9586 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HADOOP-9585) unit test failure :org.apache.hadoop.fs.TestFsShellReturnCode.testChgrp

2013-05-21 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9585: -- Summary: unit test failure :org.apache.hadoop.fs.TestFsShellReturnCode.testChgrp Key: HADOOP-9585 URL: https://issues.apache.org/jira/browse/HADOOP-9585

[jira] [Created] (HADOOP-9584) fix findbugs warnings

2013-05-21 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9584: -- Summary: fix findbugs warnings Key: HADOOP-9584 URL: https://issues.apache.org/jira/browse/HADOOP-9584 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-9573) Fix test-patch script to work with the enhanced PreCommit-Admin script.

2013-05-17 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9573: -- Summary: Fix test-patch script to work with the enhanced PreCommit-Admin script. Key: HADOOP-9573 URL: https://issues.apache.org/jira/browse/HADOOP-9573

[jira] [Created] (HADOOP-9572) Enhance Pre-Commit Admin job to test-patch multiple branches

2013-05-17 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9572: -- Summary: Enhance Pre-Commit Admin job to test-patch multiple branches Key: HADOOP-9572 URL: https://issues.apache.org/jira/browse/HADOOP-9572 Project

Re: Building branch-1-win, Starting Datanode on Windows

2013-03-04 Thread Giridharan Kesavan
Daniel, Could you pls check if you have 64 bit vc runtime and dotnet framework installed? 64 bit vc runtime is critical. -Giri On Mon, Mar 4, 2013 at 12:40 PM, Ramya Nimmagadda < ramya.nimmaga...@microsoft.com> wrote: > Hi Daniel, > > This can happen when "data" directory permissions are diff

[jira] [Created] (HADOOP-9273) optimize ivy calls using macrodefs

2013-01-31 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9273: -- Summary: optimize ivy calls using macrodefs Key: HADOOP-9273 URL: https://issues.apache.org/jira/browse/HADOOP-9273 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-9272) use macrodef and optimize build.xml

2013-01-31 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9272: -- Summary: use macrodef and optimize build.xml Key: HADOOP-9272 URL: https://issues.apache.org/jira/browse/HADOOP-9272 Project: Hadoop Common

Re: .m2 repo messed up on hadoop6

2013-01-24 Thread Giridharan Kesavan
I just cleaned the ~/.m2 cache on hadoop6 -Giri On Thu, Jan 24, 2013 at 1:17 PM, Aaron T. Myers wrote: > A few pre-commit builds have been failing recently with compile errors > which I think are due to a bad jar in the /home/jenkins/.m2 repo on > hadoop6. For example, both of these builds: >

Re: Hadoop build slaves software

2013-01-07 Thread Giridharan Kesavan
g/job/PreCommit-HDFS-Build/3755/artifact/trunk/patchprocess/trunkJavacWarnings.txt > > > > > > On Sun, Jan 6, 2013 at 1:57 AM, Binglin Chang > wrote: > > > >> HAServiceProtocol.proto:21:8: Option "java_generic_services" unknown. > >> This is probably c

Re: Hadoop build slaves software

2013-01-05 Thread Giridharan Kesavan
b/PreCommit-HADOOP-Build/ > > > On Sat, Jan 5, 2013 at 6:46 AM, Giridharan Kesavan < > gkesa...@hortonworks.com > > wrote: > > > Marking the slave offline would do. I 've mared the hadoop8 slave > offline, > > while I test it for builds and bring it back onl

Re: Hadoop build slaves software

2013-01-04 Thread Giridharan Kesavan
nstall a 32-bit C++ > compiler? > >> > >> The builds are all failing on this machine because of that. > >> > >> regards, > >> Colin > >> > >> > >> On Fri, Jan 4, 2013 at 11:37 AM, Giridharan Kesavan > >> wrote: &g

Re: Hadoop build slaves software

2013-01-04 Thread Giridharan Kesavan
ugh versions in the package repos. > > -Todd > > On Fri, Jan 4, 2013 at 2:03 PM, Colin McCabe > wrote: > > In addition to protoc, can someone please also install a 32-bit C++ > compiler? > > > > The builds are all failing on this machine because of that. > &g

Re: Hadoop build slaves software

2013-01-04 Thread Giridharan Kesavan
When I configured the other machines I used the source to compile and install the protoc, as the 2.4.1 wasn't available in the ubuntu repo. BTW installed 2.4.1 on asf008. gkesavan@asf008:~$ protoc --version libprotoc 2.4.1 -Giri On Thu, Jan 3, 2013 at 11:24 PM, Todd Lipcon wrote: > Hey folks

Re: Hadoop build slaves software

2013-01-04 Thread Giridharan Kesavan
Im on it -Giri On Thu, Jan 3, 2013 at 11:24 PM, Todd Lipcon wrote: > Hey folks, > > It looks like hadoop8 has recently come back online as a build slave, > but is failing all the builds because it has an ancient version of > protobuf (2.2.0): > todd@asf008:~$ protoc --version > libprotoc 2.2

Re: [VOTE] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack

2012-11-26 Thread Giridharan Kesavan
+1, +1, +1 -Giri On Sat, Nov 24, 2012 at 12:13 PM, Matt Foley wrote: > For discussion, please see previous thread "[PROPOSAL] introduce Python as > build-time and run-time dependency for Hadoop and throughout Hadoop stack". > > This vote consists of three separate items: > > 1. Contributors sh

[jira] [Created] (HADOOP-9071) configure ivy log levels for resolve/retrieve

2012-11-20 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9071: -- Summary: configure ivy log levels for resolve/retrieve Key: HADOOP-9071 URL: https://issues.apache.org/jira/browse/HADOOP-9071 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9055) POM files for hadoop-core 1.x should depend on Jackson 1.8.8

2012-11-20 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-9055. Resolution: Duplicate duplicate of HADOOP-8745 > POM files

Re: building hadoop under windows

2012-11-19 Thread Giridharan Kesavan
saveVersion.py is made available with https://issues.apache.org/jira/browse/HADOOP-8924 -Giri -- Forwarded message -- From: Radim Kolar Date: Mon, Nov 19, 2012 at 7:44 AM Subject: building hadoop under windows To: common-dev@hadoop.apache.org saveVersion.sh prevents hadoop fro

[jira] [Created] (HADOOP-9040) build task-controller binary unless windows

2012-11-14 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9040: -- Summary: build task-controller binary unless windows Key: HADOOP-9040 URL: https://issues.apache.org/jira/browse/HADOOP-9040 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9017) fix hadoop-client-pom-template.xml and hadoop-client-pom-template.xml for version

2012-11-12 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-9017. Resolution: Fixed Thanks Matt, committed to branch-1.1 and merged to branch-1

[jira] [Created] (HADOOP-9017) fix hadoop-client-pom-template.xml and hadoop-client-pom-template.xml for version

2012-11-07 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9017: -- Summary: fix hadoop-client-pom-template.xml and hadoop-client-pom-template.xml for version Key: HADOOP-9017 URL: https://issues.apache.org/jira/browse/HADOOP-9017

[jira] [Created] (HADOOP-8880) Missing jersey jars as dependency in the pom causes hive tests to fail

2012-10-03 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-8880: -- Summary: Missing jersey jars as dependency in the pom causes hive tests to fail Key: HADOOP-8880 URL: https://issues.apache.org/jira/browse/HADOOP-8880

Re: Fwd: hadoop qa bot, how does it work?

2012-08-17 Thread giridharan kesavan
Alejandro, There is a jira filter which gets queried to get the list of patch-available jiras and passes the info to patch-Admin job. You may have to add oozie to the filter. filter url: https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12319465/SearchRequest-12319465.xml?te

Re: Supporting cross-project Jenkins builds

2012-04-17 Thread Giridharan Kesavan
tests for any Common change. An HDFS change would only run HDFS >> tests, and any MapReduce change would only run MapReduce tests. >> >> Another thing I didn't mention was that currently Jenkins doesn't run >> tests or apply patches for any changes in hadoop-tools, wh

Re: Supporting cross-project Jenkins builds

2012-04-17 Thread Giridharan Kesavan
I agree with Aaron. Its going increase the test patch build timings significantly which may not be very helpful Im -1 on this. -Giri On Mon, Apr 16, 2012 at 2:22 PM, Aaron T. Myers wrote: > On Mon, Apr 16, 2012 at 2:14 PM, Alejandro Abdelnur wrote: > >> * all testcases should always be run (

Re: Unblocked Precommit build

2012-03-23 Thread Giridharan Kesavan
thanks for taking care of this Todd. -Giri On Fri, Mar 23, 2012 at 3:22 PM, Todd Lipcon wrote: > Recently a lot of the precommit builds haven't been triggering. I just > figured out the reason why: the Precommit-Admin build uses a saved > JIRA filter to look up the last 300 "Patch Available" ti

[jira] [Created] (HADOOP-8201) create the configure script for native compilation as part of the build

2012-03-22 Thread Giridharan Kesavan (Created) (JIRA)
Issue Type: Improvement Components: build Affects Versions: 1.0.1, 1.0.0 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan configure script is checked into svn and its not regenerated during build. Ideally configure scritp should not be checked into

[jira] [Created] (HADOOP-8090) rename hadoop 64 bit rpm/deb package name

2012-02-17 Thread Giridharan Kesavan (Created) (JIRA)
Kesavan Assignee: Giridharan Kesavan change hadoop rpm/deb name from hadoop-.amd64.rpm/deb hadoop-.x86_64.rpm/deb -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure

Re: Apache Jenkins is down

2012-02-13 Thread Giridharan Kesavan
Please use bui...@apache.org mailing list for Apache Jenkins. That is where the apache Jenkins admins live. -Giri On Sun, Feb 12, 2012 at 12:33 PM, Mikhail Bautin wrote: > Hello Everyone, > > Does anyone know why Apache Jenkins has been down for about a day? We rely > on the continuous integratio

Re: Hadoop QA machine configuration / getting a Jenkins account

2012-02-10 Thread Giridharan Kesavan
stReport/ > > This is not Java heap memory which is configurable in HBase's pom.xml but > native memory, suggesting that the machine might be rather memory > constrained (e.g. 2 GB or so). > > Thanks! > --Mikhail > > On Fri, Feb 10, 2012 at 1:25 PM, Giridharan Kesa

Re: Hadoop QA machine configuration / getting a Jenkins account

2012-02-10 Thread Giridharan Kesavan
Mikhali, I can get you the memory details, May I know the reason please? Giri Apache Hudson Admin On Fri, Feb 10, 2012 at 1:20 PM, Mikhail Bautin wrote: > Hello Hadoop Developers, > > A couple of questions about Hadoop QA: > (1) Does anyone know what the configuration of Hadoop QA boxes is? >

[jira] [Created] (HADOOP-7960) svn revision should be used to verify the version difference between hadoop services

2012-01-05 Thread Giridharan Kesavan (Created) (JIRA)
: Hadoop Common Issue Type: Bug Reporter: Giridharan Kesavan hadoop services should not be using the build timestamp to verify version difference in the cluster installation. Instead it should use the svn revision or the git hash. -- This message is automatically

[jira] [Created] (HADOOP-7942) enabling clover coverage reports fails hadoop unit test compilation

2011-12-28 Thread Giridharan Kesavan (Created) (JIRA)
Type: Test Affects Versions: 1.1.0 Environment: https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-1-Code-Coverage/13/console Reporter: Giridharan Kesavan enabling clover reports fails compiling the following junit tests. link to the console output of jerkins : https

[jira] [Resolved] (HADOOP-7461) Jackson Dependency Not Declared in Hadoop POM

2011-12-14 Thread Giridharan Kesavan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7461. Resolution: Fixed Fix Version/s: 1.1.0 1.0.0 committed

[jira] [Created] (HADOOP-7885) fix datanode dir permission in hadoop-conf-setup.sh

2011-12-05 Thread Giridharan Kesavan (Created) (JIRA)
: 1.0.0, 1.1.0 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan datanode dir are created by the hadoop setup script and permission is set to 700 by default. When the dfs.datanode.data.dir.perm is set to a diff permission in the hdfs-site then the dn fails with the the

Re: Publishing maven snapshots for 0.23?

2011-10-14 Thread giridharan kesavan
/Hadoop-Mapreduce-0.23-Commit/ -Giri On 10/14/11 12:53 PM, Todd Lipcon wrote: On Fri, Oct 14, 2011 at 12:39 PM, giridharan kesavan wrote: Todd, I like the idea of setting up commit builds for 23 branch; I can set this up. OK. Mind if I manually mvn deploy for now? Some HBase work is blocked on

Re: Publishing maven snapshots for 0.23?

2011-10-14 Thread giridharan kesavan
Todd, I like the idea of setting up commit builds for 23 branch; I can set this up. -Giri On 10/14/11 12:23 PM, Todd Lipcon wrote: Looks like the Hadoop-*-Commit builds for trunk do a mvn deploy, but not the 0.23 builds. It seems we should either (a) add "mvn deploy" to the Hadoop-*-0.23-Buil

Re: 0.23 & trunk tars, we'll we publishing 1 tar per component or a single tar? What about source tar?

2011-10-12 Thread giridharan kesavan
+1 for option 4 On 10/12/11 9:50 AM, Eric Yang wrote: Option #4 is the most practical use case for making a release. For bleeding edge developers, they would prefer to mix and match different version of hdfs and mapreduce. Hence, it may be good to release the single tarball for release, bu

[jira] [Created] (HADOOP-7724) proxy user info should go to the core-site.xml

2011-10-06 Thread Giridharan Kesavan (Created) (JIRA)
Reporter: Giridharan Kesavan proxy user info should go to the core-site.xml instead of the hdfs-site.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure

[jira] [Created] (HADOOP-7692) hadoop single node setup script to create mapred dir

2011-09-28 Thread Giridharan Kesavan (Created) (JIRA)
: 0.20.205.0, 0.20.206.0 Reporter: Giridharan Kesavan hadoop single node setup script should create /mapred directory and chown to mapred:mapred ; jt requires this directory for startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please

[jira] [Created] (HADOOP-7691) hadoop deb pkg should take a diff group id

2011-09-28 Thread Giridharan Kesavan (Created) (JIRA)
Reporter: Giridharan Kesavan ubuntu - 11.04 is using group id 114 for gdm. hadoop deb pkg should pickup a different groupid. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira

[jira] [Created] (HADOOP-7686) update hadoop rpm package to create symlink to libhadoop.so lib

2011-09-27 Thread Giridharan Kesavan (Created) (JIRA)
Affects Versions: 0.20.205.0, 0.20.206.0 Reporter: Giridharan Kesavan rpm installation of hadoop doesnt seem to libhadoop.so -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org

[jira] [Created] (HADOOP-7676) add rules to the core-site.xml template

2011-09-23 Thread Giridharan Kesavan (JIRA)
Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan add rules for master and region in core-site.xml template. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Created] (HADOOP-7658) to fix hadoop config template

2011-09-19 Thread Giridharan Kesavan (JIRA)
to fix hadoop config template - Key: HADOOP-7658 URL: https://issues.apache.org/jira/browse/HADOOP-7658 Project: Hadoop Common Issue Type: Bug Reporter: Giridharan Kesavan hadoop rpm config template

Re: jenkins testing on 0.20.20x

2011-09-15 Thread Giridharan Kesavan
Steve, At the moment patch testing through jenkins is automated only for trunk. On Thu, Sep 15, 2011 at 9:44 AM, Steve Loughran wrote: > If I have some patches for the 0.20.20x branch, how do I submit them so they > get applied and tested on that branch, rather than trunk. I have a patch > tha

Re: Trunk and 0.23 builds.

2011-09-14 Thread Giridharan Kesavan
If you look further down build is also configure to run tests "$MAVEN_HOME/bin/mvn test -Dmaven.test.failure.ignore=true -Pclover -DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license > clover.log 2>&1" mvn clean install -DskipTests is run at the root level to get the latest

Re: 0.22 branch not part of Jenkins CI ?

2011-08-05 Thread Giridharan Kesavan
Milind, patch testing usually happens only on trunk thanks, Giri On Fri, Aug 5, 2011 at 3:11 PM, wrote: > Hi folks, > > Now that the build machines are available again, I tried resubmitting a > patch to https://issues.apache.org/jira/browse/MAPREDUCE-2767. However, it > looks like it is not b

[jira] [Resolved] (HADOOP-7517) hadoop common build fails creating docs

2011-08-05 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7517. Resolution: Not A Problem > hadoop common build fails creating d

[jira] [Created] (HADOOP-7517) hadoop common build fails creating docs

2011-08-05 Thread Giridharan Kesavan (JIRA)
: Giridharan Kesavan post hadoop-6671 merge executing the following command fails on creating docs $MAVEN_HOME/bin/mvn clean verify checkstyle:checkstyle findbugs:findbugs -DskipTests -Pbintar -Psrc -Pnative -Pdocs {noformat} Main: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace

[jira] [Created] (HADOOP-7506) hadoopcommon build version cant be set from the maven commandline

2011-08-03 Thread Giridharan Kesavan (JIRA)
: Bug Components: build Affects Versions: 0.23.0 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan pom.xml had to introduce hadoop.version property with the default value set to the snapshot version. If someone during build time want to override the

Re: yahoo.net build machines

2011-07-31 Thread Giridharan Kesavan
Yahoo Ops is working on getting the machines online. Thanks Giri On Sat, Jul 30, 2011 at 3:08 AM, Laxman wrote: > Hi all, any update on this? > > -Original Message- > From: Thomas Graves [mailto:tgra...@yahoo-inc.com] > Sent: Thursday, July 28, 2011 7:56 PM > To: common-dev@hadoop.apach

Re: [VOTE] Release 0.20.204.0-rc0

2011-07-28 Thread Giridharan Kesavan
This issue is fixed with Eric's patch for HADOOP-7356. Since Owen is out on vacation Iam working on getting the release tarball. -Giri On 7/28/11 1:56 PM, "Giridharan Kesavan" wrote: > Myself and Eric Yang are looking into this. > -Giri > > On 7/28/11 12:04 PM

Re: [VOTE] Release 0.20.204.0-rc0

2011-07-28 Thread Giridharan Kesavan
Myself and Eric Yang are looking into this. -Giri On 7/28/11 12:04 PM, "Allen Wittenauer" wrote: > > On Jul 25, 2011, at 7:05 PM, Owen O'Malley wrote: > >> I've created a release candidate for 0.20.204.0 that I would like to release. >> >> It is available at: http://people.apache.org/~omalley

[jira] [Resolved] (HADOOP-7400) HdfsProxyTests fails when the -Dtest.build.dir and -Dbuild.test is set

2011-06-16 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7400. Resolution: Fixed Fix Version/s: 0.20.206.0 > HdfsProxyTests fails w

[jira] [Created] (HADOOP-7400) HdfsProxyTests fails when the -Dtest.build.dir and -Dbuild.test is set

2011-06-16 Thread Giridharan Kesavan (JIRA)
Issue Type: Bug Components: build Affects Versions: 0.20.206.0 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan HdfsProxyTests fails when the -Dtest.build.dir and -Dbuild.test is set a dir other than build dir test-junit: [copy] Copying 1 file

[jira] Resolved: (HADOOP-7152) "patch" command not found on Hudson slave machines

2011-02-25 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7152. Resolution: Fixed > "patch" command not found on Hudson s

[jira] Created: (HADOOP-7029) hadoop pom file are missing couple of common deps.

2010-11-11 Thread Giridharan Kesavan (JIRA)
Affects Versions: 0.20.2 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan as part of hadoop metrics fix commons-configuration and commons-math are added as dependencies to hadoop. But the ivy/hadoop-core-pom-template.xml file is not update to reflect the

[jira] Resolved: (HADOOP-7007) update the hudson-test-patch target to work with the latest test-patch script.

2010-10-25 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-7007. Resolution: Fixed Fix Version/s: 0.22.0 Patch committed. > update

[jira] Created: (HADOOP-7007) update the hudson-test-patch target to work with the latest test-patch script.

2010-10-25 Thread Giridharan Kesavan (JIRA)
Common Issue Type: Improvement Reporter: Giridharan Kesavan The hudson-test-patch target has to be updated to work with the current test-patch.sh script. Since the callback login in the test-patch.sh is removed. by hadoop-7005 -- This message is automatically generated by

[jira] Created: (HADOOP-7003) Fix hadoop patch testing using jira_cli tool

2010-10-20 Thread Giridharan Kesavan (JIRA)
Reporter: Giridharan Kesavan -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Resolved: (HADOOP-6705) jiracli fails to upload test-patch comments to jira

2010-04-16 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-6705. Fix Version/s: 0.22.0 Resolution: Fixed > jiracli fails to upload t

[jira] Created: (HADOOP-6705) jiracli fails to upload test-patch comments to jira

2010-04-14 Thread Giridharan Kesavan (JIRA)
: Giridharan Kesavan Assignee: Giridharan Kesavan [exec] == [exec] Adding comment to Jira. [exec] == [exec

[jira] Created: (HADOOP-6697) script to that would let us checkout code from different repos

2010-04-09 Thread Giridharan Kesavan (JIRA)
Components: build Reporter: Giridharan Kesavan To write a shell script that would let us checkout code from two different repository , where we cant use svn:externals. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the

[VOTE] HADOOP-6671 - To use maven for hadoop common build

2010-04-01 Thread Giridharan Kesavan
I would like call for a vote to created a development branch of common trunk to work on mavenizing hadoop common. -Giri

[jira] Created: (HADOOP-6671) To use maven for hadoop common builds

2010-04-01 Thread Giridharan Kesavan (JIRA)
Versions: 0.22.0 Reporter: Giridharan Kesavan We are now able to publish hadoop artifacts to the maven repo successfully [ Hadoop-6382] Drawbacks with the current approach: * Use ivy for dependency management with ivy.xml * Use maven-ant-task for artifact publishing to the maven repository

[jira] Resolved: (HADOOP-5792) to resolve jsp-2.1 jars through IVY

2010-03-04 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-5792. Resolution: Invalid this jira is not valid anymore > to resolve jsp-2.1 j

Re: Deploying source/javadoc jars alongside artifacts?

2010-01-19 Thread Giridharan Kesavan
At the moment I'm workin on publishing the signed binary artifacts to the stating repo. There is no discussion yet, on publishing javadoc nor src artifacts to the Apache Repo. -Giri On 20/01/10 2:33 AM, "Drew Farris" wrote: Hi All, Is anyone working towards deploying source and javadoc jars

[jira] Created: (HADOOP-6382) publish hadoop jars to apache mvn repo.

2009-11-17 Thread Giridharan Kesavan (JIRA)
Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan use maven ant task to publish hadoop 20 jars to the apache maven repo -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Publishing hadoop artifacts - Apache Nexus Repo

2009-11-10 Thread Giridharan Kesavan
Hadoop-Common-trunk-Commit and Hadoop-Hdfs-trunk-Commit jobs on hudson is configured to publish core, core-test , hdfs and hdfs-test jars resp. to the apache nexus snapshot repository. This means hdfs will always be build with the latest published common jars available in the apache nexus snap

[jira] Created: (HADOOP-6362) parameterize mvn-deploy to publish artifacts to snapshots and staging

2009-11-03 Thread Giridharan Kesavan (JIRA)
Issue Type: Improvement Affects Versions: 0.22.0 Reporter: Giridharan Kesavan Assignee: Giridharan Kesavan Should be able to override the default snapshot repository through ant command line by passing -Drepo=staging -- This message is automatically generated by JIRA

[jira] Resolved: (HADOOP-5141) Resolving json.jar through ivy

2009-10-01 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-5141. Resolution: Won't Fix closing this as wontfix as chukwa is no more a h

RE: how to apply patch to hadoop

2009-09-03 Thread Giridharan Kesavan
It's same us applying patch in linux; If you want to rollback, you can do svn revert tnx! -G From: Starry SHI [starr...@gmail.com] Sent: Friday, September 04, 2009 7:41 AM To: core-...@hadoop.apache.org Subject: how to apply patch to hadoop Hi all. I am

[jira] Resolved: (HADOOP-6077) test-patch target does not validate that forrest docs are built correctly

2009-08-31 Thread Giridharan Kesavan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Giridharan Kesavan resolved HADOOP-6077. Resolution: Duplicate marking it as duplicate. > test-patch target does

  1   2   >