[
https://issues.apache.org/jira/browse/HADOOP-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619603#action_12619603
]
Fabian Deutsch commented on HADOOP-3895:
----------------------------------------
I get nothing.
This is what I did:
{noformat}
[EMAIL PROTECTED] search]$ rm logs/*
[EMAIL PROTECTED] search]$ bin/hadoop namenode & sleep 180 ; kill -QUIT $!
[1] 1861
[EMAIL PROTECTED] search]$ cat logs/*
2008-08-04 19:28:52,319 INFO util.Credential - Checking Resource aliases
2008-08-04 19:28:52,499 INFO http.HttpServer - Version Jetty/5.1.4
2008-08-04 19:28:52,509 INFO util.Container - Started HttpContext[/logs,/logs]
2008-08-04 19:28:55,903 INFO util.Container - Started [EMAIL PROTECTED]
2008-08-04 19:28:56,222 INFO util.Container - Started
WebApplicationContext[/,/]
2008-08-04 19:28:56,223 INFO util.Container - Started
HttpContext[/static,/static]
2008-08-04 19:28:56,226 INFO http.SocketListener - Started SocketListener on
0.0.0.0:50070
2008-08-04 19:28:56,226 INFO util.Container - Started [EMAIL PROTECTED]
[1]+ Verlassen bin/hadoop namenode
[EMAIL PROTECTED] search]$
{noformat}
> namenode fails to run on ppc
> ----------------------------
>
> Key: HADOOP-3895
> URL: https://issues.apache.org/jira/browse/HADOOP-3895
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.17.1
> Environment: PowerPC using Fedora 9 (all updates) and OpenJDK-1.6
> Reporter: Fabian Deutsch
> Priority: Minor
> Attachments: hadoop-env.sh, hadoop-site.xml
>
>
> Hadoop starts, but eats 100% CPU. Data- and Secondarynamenodes can not
> connect. No jobs were run, just trying to start the daemon. using
> bin/start-dfs.sh.
> Using the same simple configuration on an x86-arch - also using Fedora 9 and
> OpenJDK-1.6 - works perfectly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.