| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
759 (0.305s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [VOTE] Release hadoop-0.23.2-rc0 - Hadoop - [mail # general]
|
|
...On Fri, Apr 20, 2012 at 7:28 AM, Daryn Sharp wrote: I think blocking the release of a non-alpha on this feature is a bit nutty. Not to undermine the work, but it only affects us...
|
|
|
Author: Todd Lipcon,
2012-04-20, 18:41
|
|
|
[HADOOP-8258] Add interfaces for compression codecs to use direct byte buffers - Hadoop - [issue]
|
|
...Currently, the codec interface only provides input/output functions based on byte arrays. Given that most of the codecs are implemented in native code, this necessitates two extra copies - o...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8258
Author: Todd Lipcon,
2012-04-20, 02:36
|
|
|
[HADOOP-8295] ToolRunner.confirmPrompt spins if stdin goes away - Hadoop - [issue]
|
|
...Currently, ToolRunner.confirmPrompt treats a "-1" response to its System.in.read() call the same as \n or \r. So, if stdin goes away, it can cause the JVM to spin in a loop. Instead, it shou...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8295
Author: Todd Lipcon,
2012-04-20, 00:29
|
|
|
Re: [VOTE] Release hadoop-0.23.2-rc0 - Hadoop - [mail # general]
|
|
...On Thu, Apr 19, 2012 at 12:26 PM, Eli Collins wrote: Regarding protocols: +1 to _not_ locking down "cluster-internal" wire compatibility at this point. i.e we can break DNNN, or...
|
|
|
Author: Todd Lipcon,
2012-04-19, 19:54
|
|
|
[HADOOP-8117] Upgrade test build to Surefire 2.12 - Hadoop - [issue]
|
|
...Surefire 2.9, which we're using currently, has a few annoying bugs. In particular, if a test exits with a non-zero exit code, it doesn't report the test as failed....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8117
Author: Todd Lipcon,
2012-04-19, 14:03
|
|
|
[HADOOP-8247] Auto-HA: add a config to enable auto-HA, which disables manual FC - Hadoop - [issue]
|
|
...Currently, if automatic failover is set up and running, and the user uses the "haadmin -failover" command, he or she can end up putting the system in an inconsistent state, where the state i...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8247
Author: Todd Lipcon,
2012-04-13, 23:55
|
|
|
[HADOOP-8277] Auto-HA: add basic HTTP interface to ZKFC - Hadoop - [issue]
|
|
...Currently the ZKFC exposes no interfaces at all. It would be useful to add a very basic web interface, which shows its current status. This would also expose the usual /jmx, /conf, etc servl...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8277
Author: Todd Lipcon,
2012-04-13, 22:59
|
|
|
[HADOOP-8263] Stringification of IPC calls not useful - Hadoop - [issue]
|
|
...Since the Protobufification of Hadoop, the log messages on IPC exceptions on the server side now read like:12/04/09 16:04:06 INFO ipc.Server: IPC Server handler 9 on 8021, call org.apache.ha...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8263
Author: Todd Lipcon,
2012-04-10, 14:03
|
|
|
[HADOOP-8246] Auto-HA: automatically scope znode by nameservice ID - Hadoop - [issue]
|
|
...Talking to some folks who work on operations/deployment, they pointed out that it would make sense to automatically include the nameservice ID in the base znode used for automatic failover. ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8246
Author: Todd Lipcon,
2012-04-07, 23:25
|
|
|
[HADOOP-8260] Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class - Hadoop - [issue]
|
|
...The class ClientBaseWithFixes is an attempt to add some workaround code to avoid spurious failures due to ZOOKEEPER-1438. But, even after making those workarounds, I've seen a few Jenkins fa...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8260
Author: Todd Lipcon,
2012-04-07, 22:17
|
|
|
|