| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
759 (0.087s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-7094] hadoop.css got lost during project split - Hadoop - [issue]
|
|
...hadoop.css no longer exists in common or HDFS, so the web UIs look pretty ugly. The HTML still refers to this file, it's just gone....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7094
Author: Todd Lipcon,
2012-06-28, 21:29
|
|
|
[HADOOP-7111] Several TFile tests failing when native libraries are present - Hadoop - [issue]
|
|
...When running tests with native libraries present, TestTFileByteArrays and TestTFileJClassComparatorByteArrays fail on trunk. They don't seem to fail in 0.20 with native libraries....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7111
Author: Todd Lipcon,
2012-06-27, 22:12
|
|
|
[HADOOP-8497] Shell needs a way to list amount of physical consumed space in a directory - Hadoop - [issue]
|
|
...Currently, there is no way to see the physical consumed space for a directory. du lists the logical (pre-replication) space, and "fs -count" only displays the consumed space when a quota is ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8497
Author: Todd Lipcon,
2012-06-21, 17:43
|
|
|
[HADOOP-6995] Allow wildcards to be used in ProxyUsers configurations - Hadoop - [issue]
|
|
...There are some cases where the full tightness of the ProxyUsers configuration is not required or available – for example, not all users of oozie may share a common "oozie-users" group,...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6995
Author: Todd Lipcon,
2012-06-08, 22:37
|
|
|
[HADOOP-6947] Kerberos relogin should set refreshKrb5Config to true - Hadoop - [issue]
|
|
...In working on securing a daemon that uses two different principals from different threads, I found that I wasn't able to login from a second keytab after I'd logged in from the first. This i...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-6947
Author: Todd Lipcon,
2012-06-06, 20:16
|
|
|
[HADOOP-7338] LocalDirAllocator improvements for MR-2178 - Hadoop - [issue]
|
|
...These are some changes that come from the following yahoo-merge commit, necessary for MAPREDUCE-2178 to build. commit 446e41f2424ddc866770cda677450c18feeb597f &...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-7338
Author: Todd Lipcon,
2012-06-05, 09:07
|
|
|
[HADOOP-8218] RPC.closeProxy shouldn't throw error when closing a mock - Hadoop - [issue]
|
|
...HADOOP-8202 changed the behavior of RPC.stopProxy() to throw an exception if called on an object which doesn't implement Closeable. Unfortunately, we use mock objects in many test cases, and...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8218
Author: Todd Lipcon,
2012-05-23, 20:16
|
|
|
Re: Problems with block compression using native codecs (Snappy, LZO) and MapFile.Reader.get() - Hadoop - [mail # user]
|
|
...Hi Jason, Sounds like a bug. Unfortunately the mailing list strips attachments. Can you file a jira in the HADOOP project, and attach your test case there? Thanks Todd &nbs...
|
|
|
Author: Todd Lipcon,
2012-05-22, 00:19
|
|
|
[HADOOP-8406] CompressionCodecFactory.CODEC_PROVIDERS iteration is thread-unsafe - Hadoop - [issue]
|
|
...CompressionCodecFactory defines CODEC_PROVIDERS as:private static final ServiceLoader<CompressionCodec> CODEC_PROVIDERS = ServiceLoader.load(CompressionCodec.class);b...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8406
Author: Todd Lipcon,
2012-05-17, 14:03
|
|
|
[HADOOP-8405] ZKFC tests leak ZK instances - Hadoop - [issue]
|
|
...The ZKFC code wasn't previously terminating the ZK connection in all cases where it should (eg after a failed startup or after formatting ZK). This didn't cause a problem for CLI usage, sinc...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8405
Author: Todd Lipcon,
2012-05-17, 00:39
|
|
|
|