Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 14 (0.125s).
Loading phrases to help you
refine your search...
Re: Skipping entire task - Hadoop - [mail # user]
...yes, and I simply want to skip them if they fail more than x times(after all this is big data :) ).  -Håvard  On Sun, Jan 6, 2013 at 3:01 PM, Hemanth Yamijala  wrote:   &...
   Author: Håvard Wahl Kongsgård, 2013-01-06, 14:34
Re: Skipping entire task - Hadoop - [mail # user]
...yes, but I use pydoop not the native java library. The problem is that the same task times, so a solution is not that straightforward. And Pydoop does not seem to have any methods to inform ...
   Author: Håvard Wahl Kongsgård, 2013-01-05, 16:48
Re: no output written to HDFS - Hadoop - [mail # user]
...For python streaming go with dumbo https://github.com/klbostee/dumbo/wiki  or pipes with pydoop http://pydoop.sourceforge.net/docs/pipes  -Håvard  On Thu, Aug 30, 2012 at 5:52...
   Author: Håvard Wahl Kongsgård, 2012-08-31, 06:07
Re: Install Hive and Pig - Hadoop - [mail # user]
...you also have CDH3,  https://ccp.cloudera.com/display/CDHDOC/Pig+Installation  https://ccp.cloudera.com/display/CDHDOC/Hive+Installation  -Håvard  On Thu, Aug 23, 2012 at...
   Author: Håvard Wahl Kongsgård, 2012-08-24, 08:21
Re: Hadoop on EC2 Managing Internal/External IPs - Hadoop - [mail # user]
...Hi, a vpn or simply first uploading the files to an ec2 node is the best op tion  but an alternative is to use the external interface/IP instead of the internal in the hadoop config¸ I ...
   Author: Håvard Wahl Kongsgård, 2012-08-24, 08:19
Re: Reading multiple lines from a microsoft doc in hadoop - Hadoop - [mail # user]
...Hi, maybe you should check out the old nutch project http://nutch.apache.org/ (hadoop was developed for nutch). It's a web crawler and indexer, but the malinglists hold much info doc/pdf par...
   Author: Håvard Wahl Kongsgård, 2012-08-24, 07:54
[HADOOP-8715] Pipes cannot use Hbase as input - Hadoop - [issue]
...Using pipes with hbase as input does not seem to work. I don't get any errors and the job is never added to the jobtracker.hadoop pipes -conf myconf_job.conf -input name_of_table -output /tm...
http://issues.apache.org/jira/browse/HADOOP-8715    Author: Håvard Wahl Kongsgård, 2012-08-22, 12:35
Re: Hbase and "ghost regionservers" - Hadoop - [mail # user]
...For the record, this issue was caused by multiple entries in /etc/hosts for global IP.  for example /etc/hosts  127.0.0.1 localhost ntnu.no 176.19.190.1 master 176.19.190.1  r...
   Author: Håvard Wahl Kongsgård, 2012-08-17, 11:04
Hbase and "ghost regionservers" - Hadoop - [mail # user]
...Hi, when I start my hbase cluster, hbase sometimes list 'ghost regionservers' without any regions      kongs2.medisin.ntnu.no:60020 1345115409411         r...
   Author: Håvard Wahl Kongsgård, 2012-08-16, 12:17
Re: Hadoop 1.0.0 - stuck at map reduce - Hadoop - [mail # user]
...Hi, use the web interface, select job -> one of the working/non-pending tasks -> task log (all)  it will give you more clues of what might be wrong  -Håvard  On Fri, Mar...
   Author: Håvard Wahl Kongsgård, 2012-03-16, 18:46
Sort:
project
Hadoop (14)
MapReduce (14)
HBase (11)
HDFS (3)
type
mail # user (13)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (2)
last 9 months (14)
author
Harsh J (1374)
Steve Loughran (928)
Owen O'Malley (816)
Todd Lipcon (755)
Arun C Murthy (574)
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 (302)
jason hadoop (279)
Håvard Wahl Kongsgård