Re: Cannot create a new Jira issue for MapReduce

2012-08-11 Thread Ted Yu
, > > but it is in a bad state where you cannot put it in patch available or > > close it. So we may need to do some cleanup of these JIRAs later. > > > > --Bobby > > > > On 8/9/12 3:19 PM, "Ted Yu" wrote: > > > >>This has been reported by H

Re: [VOTE] Release Apache Hadoop 2.0.4-alpha

2013-04-09 Thread Ted Yu
t;> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.4-alpha-rc0 >> >> The maven artifacts are available via repository.apache.org. >> >> Please try the release and vote; the vote will run for the usual 7 days. >> >> thanks, >> Arun >

Re: test patch fails with -1 findbugs

2013-05-11 Thread Ted Yu
As validation step, you can run an empty patch (adding whitespace in any file) through test-patch. You would have base number of findbugs warnings. Cheers On Sat, May 11, 2013 at 12:24 PM, Amit Sela wrote: > Hi all, > > I've recently added a patch to branch-1 and I wanted to run test-patch. > I

Re: test patch fails with -1 findbugs

2013-05-11 Thread Ted Yu
oop-working-branch/hadoop-common-1/build/test/findbugs/hadoop-findbugs-report.html > [exec] [xslt] Loading stylesheet > /usr/local/findbugs-1.3.9/src/xsl/default.xsl > [exec] [findbugs] Java Result: 3 > > > > On Sat, May 11, 2013 at 11:44 PM, Ted Yu wrote: >

Re: [ANNOUNCE] New Hadoop Committers

2013-05-28 Thread Ted Yu
Congratulations. On Tue, May 28, 2013 at 3:07 PM, Aaron T. Myers wrote: > On behalf of the Apache Hadoop PMC, I'd like to announce the addition of a > few new committers to the Apache Hadoop project: > > * Brandon Li > * Chris Nauroth > * Colin Patrick McCabe > * Ivan Mitic > * Jing Zhao > > We

Re: Heads up: moving from 2.0.4.1-alpha to 2.0.5-alpha

2013-05-31 Thread Ted Yu
I am currently testing HBase 0.95 using 2.0.5-SNAPSHOT artifacts. Would 2.1.0-SNAPSHOT maven artifacts be available after tomorrow's change ? Thanks On Fri, May 31, 2013 at 12:45 PM, Konstantin Boudnik wrote: > Guys, > > I will be performing some changes wrt to moving 2.0.4.1 release candidate

Re: issues.apache.org down?

2013-06-11 Thread Ted Yu
I experience the same problem. I think infrastruct...@apache.org should be notified. Cheers On Tue, Jun 11, 2013 at 11:05 AM, Sangjin Lee wrote: > Is it just me or is issues.apache.org down? From my network, traceroute is > unable to get to issues.apache.org. What is the way to report issues w

viewing text output from contrib/data_join example

2010-03-30 Thread Ted Yu
Does someone know how I can see the text using hadoop command ? Thanks -- Forwarded message -- From: Ted Yu Date: Mon, Mar 29, 2010 at 1:27 PM Subject: Re: ClassNotFoundException with contrib/join example To: common-u...@hadoop.apache.org I modified the

Re: Disable some of the Hudson integration comments on JIRA

2015-11-26 Thread Ted Yu
Looking at a few Hadoop-trunk-Commit builds, I saw 'Some Enforcer rules have failed.' Below was from build #8895 : [WARNING] Dependency convergence error for org.apache.hadoop:hadoop-auth:3.0.0-SNAPSHOT paths to dependency are: +-org.apache.hadoop:hadoop-common:3.0.0-SNAPSHOT +-org.apache.hadoop

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2015-12-17 Thread Ted Yu
Hi, I have run test suite for tip of hbase 0.98 branch against this RC. All tests passed. +1 On Wed, Dec 16, 2015 at 6:49 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > I've created a release candidate RC1 for Apache Hadoop 2.7.2. > > As discussed before, this is the next maintenance release

Re: is jenkins testing PRs?

2016-01-11 Thread Ted Yu
Once you log in, you can specify the YARN JIRA number using: https://builds.apache.org/job/PreCommit-yarn-Build/build?delay=0sec FYI On Mon, Jan 11, 2016 at 9:01 AM, Steve Loughran wrote: > > I submitted some PR-based patches last week —they haven't been tested yet > > https://issues.apache.or

Re: [VOTE] Release Apache Hadoop 2.6.4 RC0

2016-02-03 Thread Ted Yu
I modified hbase pom.xml (0.98 branch) to point to staged maven artifacts. All unit tests passed. Cheers On Tue, Feb 2, 2016 at 11:01 PM, Junping Du wrote: > Hi community folks, >I've created a release candidate RC0 for Apache Hadoop 2.6.4 (the next > maintenance release to follow up 2.6.3

Re: Jira Lock Down Upgraded?

2016-05-12 Thread Ted Yu
Looks like side effects of this lock down are: 1. person (non-admin) who logged JIRA cannot comment on the JIRA 2. result of QA run cannot be posted onto JIRA (at least for hbase tests) :-( On Thu, May 12, 2016 at 3:10 PM, Andrew Wang wrote: > Try asking on infra.chat (Apache INFRA's hipchat).

Re: Different JIRA permissions for HADOOP and HDFS

2016-05-14 Thread Ted Yu
Looks like you attached some images which didn't go through. Consider using 3rd party image site. Cheers On Sat, May 14, 2016 at 7:07 AM, Zheng, Kai wrote: > Hi, > > > > Noticed this difference but not sure if it’s intended. YARN is similar > with HDFS. It’s not convenient. Any clarifying? Tha

Re: a question

2013-07-20 Thread Ted Yu
Did the AdaptiveScheduler come from MAPREDUCE-1380 ? Thanks On Fri, Jul 19, 2013 at 11:23 PM, Hamedreza Berenjian < hamedreza_berenj...@yahoo.com> wrote: > Hi, > I have a jar file from a hadoop scheduler(AdaptiveScheduler=resource aware > slotless adaptive scheduler).I'm sure that this jar file

Re: a question

2013-07-20 Thread Ted Yu
ached the jar file. how I can resolve this problem?please help me... > >*From:* Ted Yu > *To:* common-dev@hadoop.apache.org; Hamedreza Berenjian < > hamedreza_berenj...@yahoo.com> > *Sent:* Saturday, 20 July 2013, 6:52:16 > *Subject:* Re: a question > > Did the Adaptiv

Re: Building Hadoop...

2013-07-28 Thread Ted Yu
You should be using libprotoc 2.4.1 Cheers On Sun, Jul 28, 2013 at 7:08 AM, James Carman wrote: > Is there anything special I have to do to get the build working on my > local machine? I have installed protocol buffers and I of course have > Maven/JDK. I am getting compiler errors relating to

Re: Building Hadoop...

2013-07-28 Thread Ted Yu
doop/ipc/protobuf/RpcHeaderProtos.java:[1497,30] > cannot find symbol > > Is this because protobuf is generating source code using a newer > version and some of the classes aren't there? > > > On Sun, Jul 28, 2013 at 10:15 AM, Ted Yu wrote: >> You should be using li

Re: Building Hadoop...

2013-07-28 Thread Ted Yu
, James Carman >wrote: > > > Okay, cool. That's what I figured. I'll try to figure out how to > > install specific versions using homebrew and move on down the road. > > Thanks! > > > > On Sun, Jul 28, 2013 at 4:22 PM, Ted Yu wrote: > > >

Re: Building Hadoop...

2013-07-29 Thread Ted Yu
official" source repository Git or SVN for this project? > >> > >> On Sun, Jul 28, 2013 at 11:22 PM, Ted Yu wrote: > >>> Thanks for sharing, Chris. > >>> > >>> The following command would produce tar ball, skipping javadoc: > >>

Re: Building Hadoop...

2013-07-29 Thread Ted Yu
. Any suggestions on good areas > to start contributing? > > On Mon, Jul 29, 2013 at 11:47 AM, Ted Yu wrote: > > To my knowledge, attaching patch on the JIRA is the standard way of > > contributing to Hadoop. > > > > BTW there is a small lag between checkin of SVN and t

Re: Java 7 and Hadoop

2013-08-02 Thread Ted Yu
For HBase, under https://builds.apache.org/job/HBase-TRUNK/configure, there is an entry labeled JDK where you can select 'JDK 1.7 (latest)' I guess it would be similar for hadoop builds. Cheers On Fri, Aug 2, 2013 at 10:55 AM, Sandy Ryza wrote: > How do we go about setting up builds on jdk7?

Re: Please unsubscribe me

2013-08-14 Thread Ted Yu
Send an email to common-dev-unsubscr...@hadoop.apache.org Cheers On Wed, Aug 14, 2013 at 6:06 PM, Yuta Morinaga wrote: > Thanks! > > >

Re: unit testing and execution guide

2013-09-14 Thread Ted Yu
Have you read 'Making Changes' section in http://wiki.apache.org/hadoop/HowToContribute ? On Fri, Sep 13, 2013 at 9:26 PM, Hai Huang wrote: > Hi All, > > Are there latest instructions of unit testing and how to run hadoop in > somewhere? Although there are some unit testing and hadoop run do

Re: generated code in hadoop

2013-10-17 Thread Ted Yu
You can checkout trunk code. See SVN Access section in: http://wiki.apache.org/hadoop/HowToContribute After building hadoop, you will find generated code. Cheers On Oct 17, 2013, at 5:08 AM, Jonathan Bernwieser wrote: > Hi there, > > I am currently doing my Bachelor thesis at TU Munich, at

Re: would like to contribute

2013-11-03 Thread Ted Yu
Omar: See this thread also: http://search-hadoop.com/m/aHlAs14Jq7v1 On Sun, Nov 3, 2013 at 8:33 AM, Stas Maksimov wrote: > Hi Omar, > > I don't expect anyone will guide you here, everything is very > straightforward (and googleable by the way): > http://wiki.apache.org/hadoop/HowToContribute >

scope of jersey-test-framework-grizzly2

2013-11-12 Thread Ted Yu
Hi, To answer some question on dev@hbase, I noticed the following dependencies: [INFO] +- org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.2.0:compile [INFO] | +- org.apache.hadoop:hadoop-yarn-common:jar:2.2.0:compile [INFO] | | +- com.google.inject:guice:jar:3.0:compile [INFO] | | | +-

Re: scope of jersey-test-framework-grizzly2

2013-11-13 Thread Ted Yu
OP-9991 > > > On 13 November 2013 05:09, Ted Yu wrote: > > > Hi, > > To answer some question on dev@hbase, I noticed the following > > dependencies: > > > > [INFO] +- > org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.2.0:compile > > [INFO] |

Re: Hadoop Build Server

2014-03-15 Thread Ted Yu
There're several Jenkins jobs for hadoop. e.g. https://builds.apache.org/job/Hadoop-Yarn-trunk https://builds.apache.org/job/Hadoop-hdfs-trunk/ Which module are you looking at ? Cheers On Sat, Mar 15, 2014 at 11:00 AM, Omar@Gmail wrot

Re: Hadoop Build Server

2014-03-15 Thread Ted Yu
t; https://builds.apache.org/job/Hadoop-Yarn-trunk > https://builds.apache.org/job/Hadoop-hdfs-trunk/ > > Thanks > > > > On 15 March 2014 18:20, Omar@Gmail wrote: > > > > > I just took another svn update and building again will email which module > > is fail

Re: Hadoop Build Server

2014-03-15 Thread Ted Yu
there any recommendations I can get from you regarding this. > > Should expect to get a successful build? > > > > On 15 March 2014 20:45, Ted Yu wrote: > > > From https://builds.apache.org/job/Hadoop-trunk/694/console : > > > > Build timed out (after 200

Re: Hadoop Build Server

2014-03-15 Thread Ted Yu
nt environment on mac os x? > > If so did you have to install the protocol buffer, gcc, g++ etc? > > > On 16 March 2014 01:00, Ted Yu wrote: > >> If you have time, you can dig a little bit to find out why >> TestNetUtils#testNormalizeHostName >> failed (pa

Re: Don't want to receive the mails again

2014-06-24 Thread Ted Yu
Please take a look at http://hadoop.apache.org/mailing_lists.html#Developers Use the unsubscribe link. Cheers On Jun 24, 2014, at 5:29 AM, WangYu wrote: > Thanks sandy, but it seems some problems; > when i send email to unsubscr...@hadoop.apache.org, i received following > message: > > Del

Re: Why Hadoop-trunk-commit always fails?

2014-07-17 Thread Ted Yu
Here is the warning from enforcer: [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message: Failed while enforcing releasability the error(s) are [ Dependency convergence error for org.apache.hadoop:hadoop-auth:3.0.0-20140718.043141-4847 paths to dependency ar

Re: TestIPC failures in Jenkins

2014-07-24 Thread Ted Yu
Have you filed an INFRA JIRA so that infrastructure team can fix this ? Cheers On Thu, Jul 24, 2014 at 9:18 PM, Yongjun Zhang wrote: > Many thanks to Arpit for observing an extra newline in the dumped > /etc/hosts: > > 127.0.0.1 localhost > >asf900.ygridcore.net *asf900* > > >

Re: TestIPC failures in Jenkins

2014-07-25 Thread Ted Yu
In my opinion, INFRA-8097 <https://issues.apache.org/jira/browse/INFRA-8097> should be critical. Cheers On Fri, Jul 25, 2014 at 6:46 AM, Yongjun Zhang wrote: > Thanks Ted, I just filed https://issues.apache.org/jira/browse/INFRA-8097. > > --Yongjun > > > On Thu, Jul 2

Re: Jenkins problem or patch problem?

2014-07-27 Thread Ted Yu
Similar problem has been observed for HBase patches. Have you tried attaching level 1 patch ? For the binary file, to my knowledge, 'git apply' is able to handle it but hadoop is currently using svn. Cheers On Sun, Jul 27, 2014 at 11:01 AM, Niels Basjes wrote: > Hi, > > I just submitted a pat

Re: Jenkins problem or patch problem?

2014-07-27 Thread Ted Yu
9:44 PM, Niels Basjes wrote: > > > I'll look for a workaround regarding the binary file. Thanks. > > > > > > On Sun, Jul 27, 2014 at 9:07 PM, Ted Yu wrote: > > > >> Similar problem has been observed for HBase patches. > >> > >> Ha

Re: Branching 2.5

2014-07-30 Thread Ted Yu
Adding bui...@apache.org Cheers On Jul 30, 2014, at 12:52 AM, Andrew Wang wrote: > Alright, dug around some more and I think it's that FINDBUGS_HOME is not > being set correctly. I downloaded and extracted Findbugs 1.3.9, pointed > FINDBUGS_HOME at it, and the build worked after that. I don't k

Re: Shell access to build machines

2014-08-01 Thread Ted Yu
Adding builds@apache Cheers On Fri, Aug 1, 2014 at 12:04 PM, Andrew Wang wrote: > Hi all, > > I was wondering who has access to the build machines. Since moving to the > new machines, we've had a number of what look like environmental issues > leading to flaky builds. One still outstanding exa

Re: Git repo ready to use

2014-08-27 Thread Ted Yu
Currently Jenkins builds still use subversion as source. Should Jenkins point to git ? Cheers On Wed, Aug 27, 2014 at 1:40 AM, Karthik Kambatla wrote: > Oh.. a couple more things. > > The git commit hashes have changed and are different from what we had on > our github. This might interfere w

Re: Git repo ready to use

2014-08-27 Thread Ted Yu
Precommit builds are still using svn : https://builds.apache.org/job/PreCommit-HDFS-Build/configure https://builds.apache.org/job/PreCommit-YARN-Build/configure FYI On Wed, Aug 27, 2014 at 7:00 AM, Ted Yu wrote: > Currently Jenkins builds still use subversion as source. > > Shoul

Re: Git repo ready to use

2014-08-27 Thread Ted Yu
the builds to fix them and don't > quite know the procedure to get access either. I am waiting for someone > with access to help us out. > > > On Wed, Aug 27, 2014 at 3:45 PM, Ted Yu wrote: > > > Precommit builds are still using svn : > > > > https://buil

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
; > On Wed, Aug 27, 2014 at 4:38 PM, Ted Yu wrote: > > > I have access. > > > > I can switch the repository if you think it is time to do so. > > > > > > On Wed, Aug 27, 2014 at 4:35 PM, Karthik Kambatla > > wrote: > > > > > Tha

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
build #7808 failed due to QA bot trying to apply the following as patch: http://issues.apache.org/jira/secure/attachment/12552318/dfsio-x86-trunk-vs-3529.png FYI On Thu, Aug 28, 2014 at 1:52 AM, Ted Yu wrote: > I modified config for the following builds: > > https://builds.apach

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
morning. Cheers On Thu, Aug 28, 2014 at 2:04 AM, Ted Yu wrote: > build #7808 failed due to QA bot trying to apply the following as patch: > > http://issues.apache.org/jira/secure/attachment/12552318/dfsio-x86-trunk-vs-3529.png > > > FYI > > > > On Thu, Aug 28, 2014 at

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
nworks.com> wrote: > > > 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: > >

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
Charles: QA build is running for your JIRA: https://builds.apache.org/job/PreCommit-hdfs-Build/7828/parameters/ Cheers On Thu, Aug 28, 2014 at 9:41 AM, Charles Lamb wrote: > On 8/28/2014 12:07 PM, Giridharan Kesavan wrote: > >> Fixed all the 3 pre-commit buids. test-patch's git reset --hard is

Re: Git repo ready to use

2014-08-28 Thread Ted Yu
> > wrote: > > > >> Thanks Giri and Ted for fixing the builds. > >> > >> > >>> On Thu, Aug 28, 2014 at 9:49 AM, Ted Yu wrote: > >>> > >>> Charles: > >>> QA build is running for your JIRA: > >>> https:

Re: Git repo ready to use

2014-08-29 Thread Ted Yu
se Git, it was > still using SVN. I've just updated it. > > thx > > > On Thu, Aug 28, 2014 at 9:26 PM, Ted Yu wrote: > > > Currently patchprocess/ (contents shown below) is one level higher than > > ${WORKSPACE} > > > > diffJavadocWarnings.txt

Re: a script to find out flaky tests of Hadoop jenkins job

2014-08-31 Thread Ted Yu
estNamenodeRestart > [yzhang@localhost jenkinsftf]$ > > > > On Thu, Aug 28, 2014 at 8:04 PM, Yongjun Zhang wrote: > >> Hi, >> >> I just noticed that the recent jenkin test report doesn't include link to >> test result, however, the email notice does

Re: hbase use error

2014-09-16 Thread Ted Yu
Which hadoop release are you using ? Can you pastebin more of the server logs ? bq. load file larger than 20M Do you store such file(s) directly on hdfs and put its path in hbase ? See HBASE-11339 HBase MOB On Tue, Sep 16, 2014 at 7:29 PM, QiXiangming wrote: > hello ,everyone > i use h

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

2014-09-19 Thread Ted Yu
Wangda: In the meantime, you can find the failed unit test from console log. e.g.: https://builds.apache.org/job/PreCommit-YARN-Build/5040/console Then you can run the test locally to see if the failure was related to your patch. Cheers On Fri, Sep 19, 2014 at 2:54 AM, Wangda Tan wrote: > Hi

Re: Git repo ready to use

2014-09-24 Thread Ted Yu
only > > >> > now. > > >> > > > >> > You can use latest mirror: > > >> > https://github.com/apache/hadoop > > >> > > > >> > Regards, > > >> > Vinay > > >> > On Sep 4, 2014 11:37 AM, &

Re: Is anyone seeing this during trunk build?

2016-09-28 Thread Ted Yu
I used the same command but didn't see the error you saw. Here is my environment: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: /Users/tyu

Re: Maven build: YARN timeline service downloading maven-metadata from personal repository?

2016-10-01 Thread Ted Yu
Among hbase releases (1.1.x, 1.2.y), root pom.xml contains "ghelmling.testing" repo. There is no such repo in 1.3 branch but there hasn't been a 1.3 release yet. We can drop the repo in 1.1 and 1.2 branches. Cheers On Sat, Oct 1, 2016 at 1:37 PM, Sangjin Lee wrote: > We should raise a JIRA. I

Re: Maven build: YARN timeline service downloading maven-metadata from personal repository?

2016-12-13 Thread Ted Yu
Just performed a clean build on my MacBook: [INFO] Apache Hadoop Mini-Cluster . SUCCESS [ 0.952 s] [INFO] Apache Hadoop Scheduler Load Simulator . SUCCESS [ 1.838 s] [INFO] Apache Hadoop Azure Data Lake support .. SUCCESS [ 2.308 s] [INFO] Apache

Re: Maven build: YARN timeline service downloading maven-metadata from personal repository?

2016-12-13 Thread Ted Yu
bq. out of which 1.2.4 is released Actually 1.2.4 has already been released. 1.1.8 RC is being voted upon. FYI On Tue, Dec 13, 2016 at 5:48 PM, Sangjin Lee wrote: > According to HBASE-16749, the fix went into HBase 1.2.4 and 1.1.8 (out of > which 1.2.4 is released). To resolve this issue, we'd

Re: YARN Jenkins Build get consistent failed.

2016-12-21 Thread Ted Yu
Precommit build #14423 has completed. The exclusion (H5 and H6) has been done. See the other thread started by Sangjin. On Wed, Dec 21, 2016 at 11:59 AM, Junping Du wrote: > Hi hadoop folks, > >I noticed that our recent YARN jenkins tests are consistently failed ( > https://builds.apache.o

Re: Not be able to receive notification mail for watch JIRA (YARN)

2017-01-24 Thread Ted Yu
The ticket has been resolved. You should be able to receive notifications now. On Tue, Jan 24, 2017 at 11:05 AM, Chris Trezzo wrote: > There seems to be an issue with JIRA notifications again. I see this INFRA > ticket filed for HBase: https://issues.apache.org/jira/browse/INFRA-13374 > > I hav

Re: Pre-commit Build is failing

2017-04-25 Thread Ted Yu
Please see: INFRA-13985 > On Apr 25, 2017, at 5:18 AM, Brahma Reddy Battula > wrote: > > Hi All > > > Pre-commit build for all the project is failing with following error, any > idea on this..? > > > > > HEAD is now at 2ba21d6 YARN-6392. Add submit time to Application Summary log. > (Zh

Re: Git repo ready to use

2014-09-24 Thread Ted Yu
Billie found out that Hadoop-Common-2-Commit should be the build that publishes artifacts. Thanks Billie. On Wed, Sep 24, 2014 at 4:20 PM, Ted Yu wrote: > FYI > > I made some changes to: > https://builds.apache.org/view/All/job/Hadoop-branch2 > > because it until this mornin

Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
Hadoop-Common-trunk build failed due to missing opensslconf.h Is this environment issue or due to recent commits ? Cheers On Thu, Oct 2, 2014 at 7:31 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > ---

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-02 Thread Ted Yu
/libssl-dev_1.0.1f-1ubuntu2_amd64.deb > Size: 1066212 > MD5sum: 321724885048f9a78d0e93887a7eb296 > SHA1: e337538bed6e5765a0a85c4ca2af1d0deefd6ce0 > SHA256: ed199dc9131923fa3c911202f165402b1310f50dcdfab987f6f5c2669fc698cc > > Cheers, > - Tsuyoshi > > On Thu, Oct 2, 2014 at 11:4

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

2014-10-03 Thread Ted Yu
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" > > Example from > https://builds.apache.org/job/PreCommit-HDFS-Build/8313/artifact/patchprocess/trunkJavacWarnings.txt > : > > [INFO] >

Re: Build failed in Jenkins: Hadoop-Common-trunk due to missing header file

2014-10-06 Thread Ted Yu
Logged BUILDS-26 to track Colin's suggestion. FYI On Mon, Oct 6, 2014 at 12:19 PM, Colin McCabe wrote: > On Thu, Oct 2, 2014 at 1:15 PM, Ted Yu wrote: > > On my Mac and on Linux, I was able to > > find /usr/include/openssl/opensslconf.h > > > > However the fil

Re: hadoop 2.4.0

2014-10-08 Thread Ted Yu
Why not use the latest ? http://hadoop.apache.org/releases.html#12+September%2C+2014%3A+Relase+2.5.1+available Cheers On Wed, Oct 8, 2014 at 8:28 PM, Stanley Shi wrote: > hadoop 2.4.1 is out, this is a hotfix version. If there're no specific > reason, you should choose this one. > > http://hado

Re: Hadoop maven packaging does not work on JAVA 1.8?

2014-11-10 Thread Ted Yu
I can reproduce this. Tried what was suggested here: http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete Though it doesn't seem to work. On Mon, Nov 10, 2014 at 11:32 AM, Chen He wrote: > "mvn package -Pdist -Dtar -DskipTests" reports fol

Re: Hadoop maven packaging does not work on JAVA 1.8?

2014-11-10 Thread Ted Yu
> > On Mon, Nov 10, 2014 at 12:04 PM, Chen He wrote: > > > > > Thanks, Ted Yu. I will create a JIRA for it. I find a way to fix it. > > > > > > On Mon, Nov 10, 2014 at 11:50 AM, Ted Yu wrote: > > > > > > > I can reproduce this. >

Re: Hadoop maven packaging does not work on JAVA 1.8?

2014-11-10 Thread Ted Yu
Created Hadoop-Yarn-trunk-Java8 and triggered a build. Can create Jenkins builds for other projects later. Cheers On Mon, Nov 10, 2014 at 1:26 PM, Andrew Wang wrote: > Good idea, we should probably have such a build anyway. > > Thanks, > Andrew > > On Mon, Nov 10, 2014

Re: Hadoop maven packaging does not work on JAVA 1.8?

2014-11-10 Thread Ted Yu
Have created Jenkins jobs for common, hdfs and mapreduce components against Java8. FYI On Mon, Nov 10, 2014 at 4:24 PM, Ted Yu wrote: > Created Hadoop-Yarn-trunk-Java8 and triggered a build. > > Can create Jenkins builds for other projects later. > > Cheers > > On Mon, No

Re: submitting a hadoop patch doesn't trigger jenkins test run

2014-11-14 Thread Ted Yu
Adding builds@apache On Fri, Nov 14, 2014 at 1:34 PM, Yongjun Zhang wrote: > Hi, > > One issue to report here, any help would be greatly appreciated! > > I noticed that multiple patch submissions to > https://issues.apache.org/jira/browse/HADOOP-11293 > did not trigger jenkins test run. > > Than

Re: a friendly suggestion for developers when uploading patches

2014-11-21 Thread Ted Yu
bq. include a revision number in the patch file name +1 On Fri, Nov 21, 2014 at 11:06 AM, Yongjun Zhang wrote: > Hi, > > When I look at patches uploaded to jiras, from time to time I notice that > different revisions of the patch is uploaded with the same patch file name, > some time for quite

Re: a friendly suggestion for developers when uploading patches

2014-11-22 Thread Ted Yu
ever got past 70+, but > you never know > > For anyone doing patches off their own repo, I'd recommend tagging the > commit with the same revision number —but that 's just a personal choice > > > > On 21 November 2014 at 19:10, Ted Yu wrote: > > > bq.

Re: a friendly suggestion for developers when uploading patches

2014-11-26 Thread Ted Yu
> > > > For anyone doing patches off their own repo, I'd recommend tagging the > > commit with the same revision number —but that 's just a personal choice > > > > > > > > On 21 November 2014 at 19:10, Ted Yu wrote: > > > > > bq. incl

Re: Switching to Java 7

2014-12-07 Thread Ted Yu
Looking at the test failures of https://builds.apache.org/job/Hadoop-Hdfs-trunk/1963/ which uses jdk 1.7: e.g. https://builds.apache.org/job/Hadoop-Hdfs-trunk/1963/testReport/junit/org.apache.hadoop.hdfs.server.namenode.snapshot/TestRenameWithSnapshots/testRenameFileAndDeleteSnapshot/ java.lang.O

Re: Switching to Java 7

2014-12-08 Thread Ted Yu
yes, bumped them up to > > export MAVEN_OPTS="-Xmx3072m -XX:MaxPermSize=768m" > export ANT_OPTS=$MAVEN_OPTS > > also extended test runs times. > > > > On 8 December 2014 at 00:58, Ted Yu wrote: > > > Looking at the test failures of > > https://build

Re: InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Ted Yu
+1 On Tue, Jan 13, 2015 at 1:47 PM, Abraham Elmahrek wrote: > Hey guys, > > I've noticed the InterfaceStability ( > > https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java > ) > and InterfaceAud

Re: subscribe the mailing list

2015-03-11 Thread Ted Yu
See http://hadoop.apache.org/mailing_lists.html Cheers > On Mar 11, 2015, at 10:29 PM, 张铎 wrote: > > Thanks.

Re: Remove me

2015-04-29 Thread Ted Yu
Have you used 'unsubscribe' as subject of email ? Cheers On Wed, Apr 29, 2015 at 9:17 PM, Maity, Debashish < debashish.ma...@softwareag.com> wrote: > HI, > > I have tried so many times but never been unsubscribed. > Please do the needful. > > Cheers, > Deb > > -Original Message- > From:

Re: JIRA admin question: Moving a bug from Hadoop to YARN

2015-05-27 Thread Ted Yu
When you click on More button, you should see an action called Move. You can move the existing JIRA. FYI On Wed, May 27, 2015 at 8:47 AM, Alan Burlison wrote: > HADOOP-11952 > Native compilation on Solaris fails on Yarn due to use of FTS > > is actually a YARN bug, not a Hadoop one and should

Re: [VOTE] Release Apache Hadoop 2.7.1 RC0

2015-06-29 Thread Ted Yu
+1 (non-binding) Compiled hbase branch-1 with Java 1.8.0_45 Ran unit test suite which passed. On Mon, Jun 29, 2015 at 7:22 AM, Steve Loughran wrote: > > +1 binding from me. > > Tests: > > Rebuild slider with Hadoop.version=2.7.1; ran all the tests including > against a secure cluster. > Repeate

Re: [VOTE] Release Apache Hadoop 2.7.1 RC0

2015-07-03 Thread Ted Yu
Tsuyoshi: I tried just now with the following: tar --version tar (GNU tar) 1.23 uname -a Linux a.com 2.6.32-504.el6.x86_64 #1 SMP Wed Oct 15 04:27:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux I was able to expand the tarball. Can you use another machine ? Cheers On Fri, Jul 3, 2015 at 9:53 AM,

Re: Jenkins : Unable to create new native thread

2015-08-07 Thread Ted Yu
I observed the same behavior in hbase QA run as well: https://builds.apache.org/job/PreCommit-HBASE-Build/15000/console This was on ubuntu-2 Looks like certain machines may have environment issue. FYI On Wed, Aug 5, 2015 at 12:59 AM, Brahma Reddy Bat

Re: Unsubscribe from list

2015-09-04 Thread Ted Yu
Email common-dev-unsubscr...@hadoop.apache.org > On Sep 4, 2015, at 6:20 AM, Vinod Sashittal wrote: > > Regards > Vinod Sashittal

Re: [VOTE] Release Apache Hadoop 2.6.1 RC0

2015-09-10 Thread Ted Yu
I pointed master branch of hbase to 2.6.1 RC0. Ran unit test suite and results are good. Cheers On Thu, Sep 10, 2015 at 5:16 PM, Sangjin Lee wrote: > I verified the signatures for both source and the binary tarballs. I > started up a pseudo-distributed cluster, and tested simple apps such as >

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-17 Thread Ted Yu
Ran hbase test suite based on 2.6.1 RC1 which passed. FYI On Wed, Sep 16, 2015 at 7:10 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > After a nearly month long [1] toil, with loads of help from Sangjin Lee and > Akira Ajisaka, and 153 (RC0)+7(RC1) commits later, I've created a release > candi

Re: hadoop-hdfs-client splitoff is going to break code

2015-10-14 Thread Ted Yu
+1 on option 2. On Wed, Oct 14, 2015 at 10:56 AM, larry mccay wrote: > Interesting... > > As long as #2 provides full backward compatibility and the ability to > explicitly exclude the server dependencies that seems the best way to go. > That would get my non-binding +1. > :) > > Perhaps we coul

Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-22 Thread Ted Yu
Ran hbase test suite (0.98 branch) by pointing to maven repo below. All tests passed. Cheers On Thu, Oct 22, 2015 at 2:14 PM, Sangjin Lee wrote: > Hi all, > > I have created a release candidate (RC0) for Hadoop 2.6.2. > > The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0

[jira] [Created] (HADOOP-9208) Fix release audit warnings

2013-01-14 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-9208: -- Summary: Fix release audit warnings Key: HADOOP-9208 URL: https://issues.apache.org/jira/browse/HADOOP-9208 Project: Hadoop Common Issue Type: Bug Reporter

[jira] [Resolved] (HADOOP-6171) "package" task in build.xml should copy source with preservelastmodified

2013-05-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HADOOP-6171. Resolution: Later > "package" task in build.xml should copy source with preserv

[jira] Created: (HADOOP-6695) Job Tracker should be able to refresh classpath without restarting

2010-04-08 Thread Ted Yu (JIRA)
: Improvement Components: conf Affects Versions: 0.20.1 Reporter: Ted Yu When I tried to run HBase export in cluster mode, I copied zookeeper-3.2.1.jar to hadoop lib directory. But initial attempts failed with java.lang.ClassNotFoundException because job tracker wasn&#

[jira] Created: (HADOOP-6729) serializer.JavaSerialization should be added to io.serializations by default

2010-04-27 Thread Ted Yu (JIRA)
Issue Type: Improvement Components: conf Affects Versions: 0.20.2 Reporter: Ted Yu org.apache.hadoop.io.serializer.JavaSerialization isn't included in io.serializations by default. When a class which implements the Serializable interface is used, user

[jira] Created: (HADOOP-6749) Add mapred.tasktracker.tasks.maximum to limit the total number of map and reduce tasks

2010-05-04 Thread Ted Yu (JIRA)
Project: Hadoop Common Issue Type: New Feature Components: conf Affects Versions: 0.20.2 Reporter: Ted Yu We have mapred.tasktracker.map.tasks.maximum and mapred.tasktracker.reduce.tasks.maximum now. It is desirable to have mapred.tasktracker.tasks.maximum which

[jira] Created: (HADOOP-6774) Namenode is not able to recover from disk full condition

2010-05-19 Thread Ted Yu (JIRA)
Components: fs Affects Versions: 0.20.2 Environment: Linux sjc9-flash-grid00.ciq.com 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Reporter: Ted Yu We ran an internal flow which resulted in: Exception in thread "

[jira] Created: (HADOOP-6804) allow FileSystem.copyFromLocalFile() to execute under specified username

2010-06-02 Thread Ted Yu (JIRA)
Issue Type: Improvement Components: util Affects Versions: 0.20.2 Reporter: Ted Yu Priority: Minor When the user calling FileSystem.copyFromLocalFile() doesn't have permission to write to certain hdfs path: Thread [main] (Suspended (exce

[jira] Created: (HADOOP-6816) enhance FsShell.dus() to include sum of totalSize

2010-06-09 Thread Ted Yu (JIRA)
: util Affects Versions: 0.20.2 Reporter: Ted Yu Fix For: 0.20.3 FsShell.dus() prints out totalSize for each file found. It would be desirable to print sum of totalSize's at the end. -- This message is automatically generated by JIRA. - You can reply to this ema

[jira] Created: (HADOOP-6868) Text class should provide method to return byte array of getLength()

2010-07-20 Thread Ted Yu (JIRA)
Type: Bug Components: util Affects Versions: 0.20.2 Reporter: Ted Yu People would use the following code to convert Text to String: String valueString = new String(valueText.getBytes(), "UTF-8"); However, if Text is reused, the above call would return

[jira] Resolved: (HADOOP-6868) Text class should provide method to return byte array of getLength()

2010-07-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HADOOP-6868. Resolution: Not A Problem > Text class should provide method to return byte array of getLen

[jira] [Created] (HADOOP-7319) Coarse-grained dynamic configuration changes

2011-05-22 Thread Ted Yu (JIRA)
Reporter: Ted Yu HADOOP-7001 introduced mechanism for performing dynamic configuration changes where reconfigureProperty()/reconfigurePropertyImpl() only notifies single property change. Normally, components which use ReconfigurableBase would involve several related properties whose

  1   2   >