Document the various compression levels supported for GzipCodec
---
Key: HADOOP-6550
URL: https://issues.apache.org/jira/browse/HADOOP-6550
Project: Hadoop Common
Issue Type: Improv
All (notably commiters):
In walking through the source, it seems that there are a number of cases
where static state exists. o.a.h.conf.Configuration is a good example of
a case were there is a static cache (see Configuration.REGISTRY) as well
as some class level state for default resources. These
TestDoAsEffectiveUser should use ip address of the host for superuser ip check
--
Key: HADOOP-6549
URL: https://issues.apache.org/jira/browse/HADOOP-6549
Project: Hadoop Commo
[
https://issues.apache.org/jira/browse/HADOOP-6544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Shkolnik resolved HADOOP-6544.
Resolution: Fixed
> fix ivy settings to include JSON jackson.codehause.org libs for .20
>
Replace org.mortbay.log.Log imports with commons logging
Key: HADOOP-6548
URL: https://issues.apache.org/jira/browse/HADOOP-6548
Project: Hadoop Common
Issue Type: Bug
Repo
How to send third parameter
into program? Follow command bin/hadoop jar webcount.jar WebCount webtudom.log
output1 tudom I want sent parameter "tudom" in my program for count websit
tudom used. When I try run on single node and use same command bin/hadoop jar
webcount.jar WebCount webtudom.l
Move the Delegation Token feature to common since both HDFS and MapReduce needs
it
--
Key: HADOOP-6547
URL: https://issues.apache.org/jira/browse/HADOOP-6547
Project: Had
BloomMapFile can return false negatives
---
Key: HADOOP-6546
URL: https://issues.apache.org/jira/browse/HADOOP-6546
Project: Hadoop Common
Issue Type: Bug
Components: io
Affects Versions: 0.2
Cached FileSystem objects can lead to wrong token being used in setting up
connections
--
Key: HADOOP-6545
URL: https://issues.apache.org/jira/browse/HADOOP-6545
Proj