| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
756 (0.068s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8251] SecurityUtil.fetchServiceTicket broken after HADOOP-6941 - Hadoop - [issue]
|
|
...HADOOP-6941 replaced direct references to some classes with reflective access so as to support other JDKs. Unfortunately there was a mistake in the name of the Krb5Util class, which broke fe...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8251
Author: Todd Lipcon,
2013-02-01, 12:40
|
|
|
[HADOOP-8394] Add flag in RPC requests indicating when a call is a retry - Hadoop - [issue]
|
|
...For idempotent operations, the IPC client transparently retries calls. For operations which aren't inherently idempotent, we often have to use some tricky logic to make them idempotent ̵...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8394
Author: Todd Lipcon,
2013-01-31, 00:32
|
|
|
[HADOOP-9106] Allow configuration of IPC connect timeout - Hadoop - [issue]
|
|
...Currently the connection timeout in Client.setupConnection() is hard coded to 20seconds. This is unreasonable in some scenarios, such as HA failover, if we want a faster failover time. We sh...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9106
Author: Todd Lipcon,
2013-01-16, 14:05
|
|
|
Re: development environment for hadoop core - Hadoop - [mail # dev]
|
|
...Hi Erik, When I started out on Hadoop development, I used to use emacs for most of my development. I eventually "saw the light" and switched to eclipse with a bunch of emacs keybinding...
|
|
|
Author: Todd Lipcon,
2013-01-16, 01:44
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...It was missing the c++ libraries though: https://builds.apache.org/job/PreCommit-HADOOP-Build/2002/artifact/trunk/patchprocess/patchJavacWarnings.txt -Todd On Mon, Jan 7, 2013 at...
|
|
|
Author: Todd Lipcon,
2013-01-07, 23:48
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...OK. FYI, installed protoc on asf009, and the "g++-4.4-multilib" packages on both asf008 and asf009. Checked the hadoop pipes native build and it passes now. Fingers crossed... -Todd &n...
|
|
|
Author: Todd Lipcon,
2013-01-07, 23:45
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...I'll install the right protoc and libstdc++ dev on asf009 as well. -Todd On Mon, Jan 7, 2013 at 9:57 AM, Andrew Wang wrote: Todd Lipcon Software Engineer, Clou...
|
|
|
Author: Todd Lipcon,
2013-01-07, 23:35
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...Turns out I had to both kill -9 it and chmod 000 /home/jenkins/jenkins-slave in order to keep it from auto-respawning. Just a note so that once the toolchain is fixed, someone knows to re-ch...
|
|
|
Author: Todd Lipcon,
2013-01-04, 22:26
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...I'm going to kill -9 the jenkins slave on hadoop8 for now cuz it's causing havoc on the precommit builds. I can't see another way to administratively disable it from the Jenkins interface. &...
|
|
|
Author: Todd Lipcon,
2013-01-04, 22:11
|
|
|
Re: Hadoop build slaves software - Hadoop - [mail # dev]
|
|
...I've always liked puppet for distributing config files, but always though it kind of silly for distributing big binaries like toolchains. Seems just as easy to just make a 15-line shell scri...
|
|
|
Author: Todd Lipcon,
2013-01-04, 19:15
|
|
|
|