I cannot say for the current code, since it look like people had undone the
project split. But based on Eli`s repo I could, with the code of June 12th,
do the follow to run HDFS in pseudo distributed mode
-Set your JAVA_HOME on hadoop-common/conf/hadoop-env.shto match your
system.
-Applied
diff -
See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/69/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 3077 lines...]
compile-hdfs-test:
[delete] Deleting
Should running ./bin/hdfs from the source root work?
I get these errors:
[kirk@bubbas apache]$ ./bin/hdfs namenode
./bin/hdfs: line 154: cygpath: command not found
./bin/hdfs: line 177: exec: : not found
I can hack around the latter by setting the JAVA env var up first:
export
A thousand pardons if this is known/obvious, but links off of
http://hadoop.apache.org/hdfs/version_control.html don't work (they
result in 404 errors).
Kirk
On 06/13/2011 12:27 PM, Matthew Foley wrote:
And see Todd's directions at http://markmail.org/message/cmyx2ojtn6dj6wlp
--Matt
On Jun
1073: create an escape hatch to ignore startup consistency problems
---
Key: HDFS-2079
URL: https://issues.apache.org/jira/browse/HDFS-2079
Project: Hadoop HDFS
Issue Type: Sub-
1073: NN should not clear storage directory when restoring removed storage
--
Key: HDFS-2078
URL: https://issues.apache.org/jira/browse/HDFS-2078
Project: Hadoop HDFS
Is
1073: address checkpoint upload when one of the storage dirs is failed
--
Key: HDFS-2077
URL: https://issues.apache.org/jira/browse/HDFS-2077
Project: Hadoop HDFS
Issue Type
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/748/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 1050 lines...]
at java.net.PlainSocketImpl.
[
https://issues.apache.org/jira/browse/HDFS-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Foley resolved HDFS-1656.
--
Resolution: Fixed
Fix Version/s: 0.23.0
Committed to trunk. Thanks, Jitendra!
> getDelegationTo
This seems to have been introduced here:
https://github.com/apache/hadoop-hdfs/commit/27b956fa62ce9b467ab7dd287dd6dcd5ab6a0cb3#src/java/org/apache/hadoop/hdfs/server/namenode/BackupImage.java
The backup streams never write the version, so it should never try to
read it either. I would have expect
10 matches
Mail list logo