| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
759 (0.126s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-7487] DF should throw a more reasonable exception when mount cannot be determined - Hadoop - [issue]
|
|
...Currently, when using the DF class to determine the mount corresponding to a given directory, it will throw the generic exception "Expecting a line not the end of stream" if it can't determi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7487
Author: Todd Lipcon,
2013-02-26, 14:04
|
|
|
[HADOOP-8889] Upgrade to Surefire 2.12.3 - Hadoop - [issue]
|
|
...Surefire 2.12.3 has a couple improvements which are helpful for us. In particular, it fixes http://jira.codehaus.org/browse/SUREFIRE-817 which has been aggravating in the past....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8889
Author: Todd Lipcon,
2013-02-06, 17:05
|
|
|
[HADOOP-7070] JAAS configuration should delegate unknown application names to pre-existing configuration - Hadoop - [issue]
|
|
...As reported here: https://issues.cloudera.org/browse/DISTRO-66 it is impossible to use secured Hadoop inside an application that relies on other JAAS configurations. This is because the stat...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7070
Author: Todd Lipcon,
2013-02-05, 07:36
|
|
|
[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
|
|
|
|