| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
61 (0.107s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: [PROPOSAL] introduce Python as build-time and run-time dependency for Hadoop and throughout Hadoop stack - Hadoop - [mail # dev]
|
|
...maven plugins are difficult to maintain. its better to use inline scripts, with something like this: http://docs.codehaus.org/display/GMAVEN/Home;jsessionid=E29093B96230BBB4461F0...
|
|
|
Author: Radim Kolar,
2012-11-21, 20:46
|
|
|
Re: When speculative execution is true, there is a data loss issue with multpleoutputs - Hadoop - [mail # user]
|
|
...this is another problem with fileoutputformat committer, its related to your. https://issues.apache.org/jira/browse/MAPREDUCE-3772 it works like this: if multipleoutput is ...
|
|
|
Author: Radim Kolar,
2012-11-21, 15:44
|
|
|
Re: When speculative execution is true, there is a data loss issue with multpleoutputs - Hadoop - [mail # user]
|
|
...Dne 21.11.2012 16:07, AnilKumar B napsal(a): because if you are not using multipleoutput then you are not writing to real file, but to file with name generated from its task attempt in...
|
|
|
Author: Radim Kolar,
2012-11-21, 15:31
|
|
|
commit access to hadoop - Hadoop - [mail # dev]
|
|
...what it takes to gain commit access to hadoop?...
|
|
|
Author: Radim Kolar,
2012-11-21, 15:03
|
|
|
lifecycle support for Partitioner and RawComparator - Hadoop - [mail # dev]
|
|
...I would like to have lifesupport in partitioner and comparator see: https://issues.apache.org/jira/browse/MAPREDUCE-4594 my proposed change is to make both classes, not interface...
|
|
|
Author: Radim Kolar,
2012-11-20, 21:35
|
|
|
Re: building hadoop under windows - Hadoop - [mail # dev]
|
|
...Dne 19.11.2012 18:21, Giridharan Kesavan napsal(a): what are merge plans for trunk? Using jython to run it from maven?...
|
|
|
Author: Radim Kolar,
2012-11-19, 17:40
|
|
|
building hadoop under windows - Hadoop - [mail # dev]
|
|
...saveVersion.sh prevents hadoop from building on windows what about to rewrite this script into groovy and run it with maven groovy plugin?...
|
|
|
Author: Radim Kolar,
2012-11-19, 15:44
|
|
|
circular problem during reading from jar on hdfs - Hadoop - [mail # dev]
|
|
...can be FileSystem.loadFileSystems() turned into static init to avoid infinite loop? Exception in thread "main" java.lang.StackOverflowError at j...
|
|
|
Author: Radim Kolar,
2012-11-06, 01:48
|
|
|
[HADOOP-8811] Compile hadoop native library in FreeBSD - Hadoop - [issue]
|
|
...Native hadoop library do not compiles in FreeBSD because setnetgrent returns void and assembler do not supports SSE4 instructions....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8811
Author: Radim Kolar,
2012-10-24, 15:01
|
|
|
YARN jobs takes too long to start - Hadoop - [mail # dev]
|
|
...I noticed that after some update on branch 0.23 yarn jobs are about 4 minutes in PREP stage. I tried to track source of problem at it seems that chmod 0700 is called on every cla...
|
|
|
Author: Radim Kolar,
2012-09-09, 20:53
|
|
|
|