[
https://issues.apache.org/jira/browse/HDFS-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Shaposhnik resolved HDFS-2327.
Resolution: Duplicate
Dup of HDFS-2325
> Build of dfs-fuse fails in 0.20.20X
>
Build of dfs-fuse fails in 0.20.20X
---
Key: HDFS-2327
URL: https://issues.apache.org/jira/browse/HDFS-2327
Project: Hadoop HDFS
Issue Type: Bug
Components: contrib/fuse-dfs
Affects Versions: 0.2
hftp token renewal uses wrong port
--
Key: HDFS-2326
URL: https://issues.apache.org/jira/browse/HDFS-2326
Project: Hadoop HDFS
Issue Type: Bug
Affects Versions: 0.20.205.0
Reporter: Daryn Sharp
Hi all,
I merged the four patches mentioned in this thread to 0.23.
Thanks
-Todd
On Thu, Sep 8, 2011 at 10:54 PM, Harsh J wrote:
> Yep, thanks Vinod for fixing up after HDFS-1620!
>
> HDFS-1620 should be accompanied with MAPREDUCE-2936, and then it should be
> good.
>
> On Fri, Sep 9, 2011 at
Hi,
I am exploring ways in which HDFS could be run in an environment supporting
virtualization. For the particular application, I would at least like the map
tasks to run in virtual containers (perhaps even lightweight containers for
example LXC), but actually not duplicate the storage per conta
Hello:
I am trying to use this package here in my pom.xml. It is listed in the
repository.apache.org. And I can browse it.
org.apache.hadoop
hadoop-hdfs-test
0.23.0-SNAPSHOT
But when I compile my project, it kept saying this:
[WARNING] The POM for org.apache.hadoop:hadoop-hdfs-test:
Shawna,
The hadoop-hdfs TEST JAR shares the same group/name as the hadoop-hdfs JAR,
it has a different 'type'. Following is how you should include it in your
POM:
org.apache.hadoop
hadoop-hdfs
0.23.0-SNAPSHOT
test-jar
test
Thanks.
Alejandro
On Sat, Sep 1
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/791/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 9637 lines...]
[INFO] There are 9150 checkstyle errors.
[W