[
https://issues.apache.org/jira/browse/HDFS-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Foley resolved HDFS-1952.
--
Resolution: Fixed
Fix Version/s: 0.23.0
0.22.0
Committed to v22. Thanks, Andr
See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/68/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 3058 lines...]
compile-hdfs-test:
[delete] Deleting
Hi,
My repo is one week old and the change I did was to modify the
Configuration object at BackupNode.initialize() to make the name and edit
dirs to other directories, so I could run both namenode and backup node in
the same machine. When I copied a file to HDFS, the follow exception was
below w
[
https://issues.apache.org/jira/browse/HDFS-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas resolved HDFS-2073.
---
Resolution: Fixed
Hadoop Flags: [Reviewed]
I committed the patch.
> Namenode is missing
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/745/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 2711 lines...]
[junit] Running
org.apache.hado
[
https://issues.apache.org/jira/browse/HDFS-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas resolved HDFS-1811.
---
Resolution: Duplicate
Already fixed as a part of HDFS-1703.
> Create scripts to decommission
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/744/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 2712 lines...]
[junit] Running org.apache.hadoo
Hi Karthik,
FileSystem will cache the objects.
Based on schema and url info it will form the key and get the fs from cache.
you can close the fs only after completed your operations with filesystem
object. Even if you call two times FileSystem.get(conf), it will return same
object. So, yo
Hi,
I have 2 threads that copy file from hdfs and delete the directory
after copying the file.
In both the threads I use "FileSystem hdfs = FileSystem.get(conf);"
Once i finish copying and deleting I close the filesystem(
hdfs.close() in the finally block)
If one of threads does a FileSystem.clo
ERROR org.apache.hadoop.hdfs.server.datanode.DataNode: DatanodeRegistration(1
-
Key: HDFS-2076
URL: https://issues.apache.org/jira/browse/HDFS-2076
Project: Hadoop HDFS
10 matches
Mail list logo