| clear query|facets|time |
Search criteria: .
Results from 211 to 220 from
17978 (0.079s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HDFS write failures! - MapReduce - [mail # user]
|
|
...Thanks Ravi for the pointer. I will look into the pointed out source. Rahul On Fri, May 17, 2013 at 11:44 PM, Ravi Prakash wrote: ...
|
|
|
Author: Rahul Bhattacharjee,
2013-05-18, 11:54
|
|
|
How to use WebHDFS? - MapReduce - [mail # user]
|
|
...Can any one help me to explore WebHDFS. The link for it is here . I am unable to access it. When I run this command curl -i " http://127.0.0.1:50070/webhdfs/v1/input/listOfFiles?op=GET...
|
|
|
Author: Mohammad Mustaqeem,
2013-05-18, 10:42
|
|
|
Re: Hive on Oracle - MapReduce - [mail # user]
|
|
...Thanks for the reply. Can you specify whether which jar file need need to be used ? where can i get the jar file? does oracle provide one for free? let me know please. Thanks, Ra...
|
|
|
Author: Raj Hadoop,
2013-05-18, 03:43
|
|
|
Re: Passing values from InputFormat via the Configuration object - MapReduce - [mail # user]
|
|
...I tested both options and the "hack" is the only one working. No counter can be created in the custom InputFormat. If anyone has any better alternative, please advise. On Fri, M...
|
|
|
Author: Public Network Services,
2013-05-18, 03:16
|
|
|
[MAPREDUCE-5187] Create mapreduce command scripts on Windows - MapReduce - [issue]
|
|
...We don't have mapreduce command scripts, e.g. mapred.cmd, on Windows in trunk code base right now. As a result, some import functionality like Job history server is not available. This JIRA ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5187
Author: Chuan Liu,
2013-05-18, 02:51
|
|
|
Passing values from InputFormat via the Configuration object - MapReduce - [mail # user]
|
|
...Hi... I need to communicate some proprietary number (long) values from the getSplits() method of a custom InputFormat class to the Hadoop driver class (used to launch the job), but the...
|
|
|
Author: Public Network Services,
2013-05-18, 00:33
|
|
|
[MAPREDUCE-5009] Killing the Task Attempt slated for commit does not clear the value from the Task commitAttempt member - MapReduce - [issue]
|
|
...A reduce task attempt was killed by the RM(pre-emptively), but had already been assigned to the commitAttempt member. This causes all subsequent attempts to be killed by the AM....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5009
Author: Robert Parker,
2013-05-18, 00:29
|
|
|
[MAPREDUCE-5255] Reduce task preemption results in task never completing , incomplete fix to MAPREDUCE-3858 ? - MapReduce - [issue]
|
|
...The problem was seen with symptoms very similar to MAPREDUCE-3858: the job is hung with continuous reduce task attempts, each attempt getting killed around commit phase.After a while the sin...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5255
Author: Rahul Jain,
2013-05-18, 00:29
|
|
|
[MAPREDUCE-5256] CombineInputFormat isn't thread safe affecting HiveServer - MapReduce - [issue]
|
|
...This was originally fixed as part of MAPREDUCE-5038, but that got reverted now. Which uncovers this issue, breaking HiveServer. Originally reported by Thejas M Nair....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-5256
Author: Vinod Kumar Vavilapalli,
2013-05-18, 00:15
|
|
|
Hive on Oracle - MapReduce - [mail # user]
|
|
...Hi, I am planning to install Hive and want to set up Meta store on Oracle. What is the procedure? Which driver (JDBC) do I need to use it? Thanks, Raj...
|
|
|
Author: Raj Hadoop,
2013-05-18, 00:10
|
|
|
|