Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 29 (0.302s).
Loading phrases to help you
refine your search...
CouldOnlyBeReplicatedTo - Hadoop - [wiki]
...Could Only Be Replicated To ...A common message people see is "could only be replicated to 0 nodes, instead of ...". What does this mean? It means that the Block Replication mechanism of HDF...
http://wiki.apache.org/hadoop/CouldOnlyBeReplicatedTo    Author: SteveLoughran, 2012-02-22, 15:38
GitAndHadoop - Hadoop - [wiki]
...Git And HadoopA lot of people use Git with Hadoop because they have their own patches to make to Hadoop, and Git helps them manage it. GitHub provide some good lessons on git at http://lear...
http://wiki.apache.org/hadoop/GitAndHadoop    Author: SteveLoughran, 2011-11-26, 20:10
ProtocolBuffers - Hadoop - [wiki]
...ProtocolBuffersProtocolBuffers is an open source project supporting Google's ProtocolBuffer's platform-neutral and language-neutral interprocess-communication (IPC) and serialization framewo...
http://wiki.apache.org/hadoop/ProtocolBuffers    Author: SteveLoughran, 2011-10-19, 09:42
HadoopDfsReadWriteExample - Hadoop - [wiki]
...Simple Example to Read and Write files from Hadoop DFS Reading from and writing to Hadoop DFS is no different from how it is done with other file systems. The example HadoopDFSFileReadWrite....
http://wiki.apache.org/hadoop/HadoopDfsReadWriteExample    Author: SteveLoughran, 2011-10-06, 13:11
SocketTimeout - Hadoop - [wiki]
...Socket TimeoutsTCP Socket Timeouts are caused when a TCP socket times out talking to the far end.  Socket timeouts can occur when attempting to connect to a remote server, or during com...
http://wiki.apache.org/hadoop/SocketTimeout    Author: SteveLoughran, 2011-09-30, 16:39
BindException - Hadoop - [wiki]
...BindExceptionYou can get a BindException java.net.BindException: Address already in use if a socket on a machine is already in use and a service (NameNode, JobTracker, DataNode, TaskTracker,...
http://wiki.apache.org/hadoop/BindException    Author: SteveLoughran, 2011-09-30, 16:38
TooManyOpenFiles - Hadoop - [wiki]
...Too Many Open FilesYou can see this on Linux machines in client-side applications, server code or even in test runs. It is caused by per-process limits on the number of files that a single u...
http://wiki.apache.org/hadoop/TooManyOpenFiles    Author: SteveLoughran, 2011-09-16, 08:20
AmazonEC2 - Hadoop - [wiki]
...Contents Running Hadoop on Amazon EC2 Preliminaries Concepts Conventions Security Setting up Running a job on a cluster Running a job on a cluster from a remote machine Troubleshooting Build...
http://wiki.apache.org/hadoop/AmazonEC2    Author: SteveLoughran, 2011-07-29, 12:57
ServerNotAvailable - Hadoop - [wiki]
...Server Not Available YetThis can appear in the logs of a DataNode 2011-06-30 11:30:40,403 INFO org.apache.hadoop.ipc.Client: Retrying connect to server: namenode/10.8.1.2:54310. Already trie...
http://wiki.apache.org/hadoop/ServerNotAvailable    Author: SteveLoughran, 2011-06-30, 10:50
NoRouteToHost - Hadoop - [wiki]
...No Route to HostYou get a TCP No Route To Host Error -often wrapped in a Java IOException, when one machine on the network does not know how to send TCP packets to the machine specified. Som...
http://wiki.apache.org/hadoop/NoRouteToHost    Author: SteveLoughran, 2011-06-27, 12:03
Sort:
project
Hadoop (29)
HBase (1)
type
wiki (29)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (6)
last 9 months (29)
author
Harsh J (1375)
Steve Loughran (931)
Owen O'Malley (816)
Todd Lipcon (756)
Arun C Murthy (575)
Eli Collins (513)
Allen Wittenauer (461)
Doug Cutting (344)
Konstantin Boudnik (335)
Mark Kerzner (334)
Edward Capriolo (328)
Ted Dunning (321)
Brian Bockelman (305)
Tom White (303)
jason hadoop (279)
SteveLoughran