| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
14 (3.487s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-4067] Replace YarnRemoteException with IOException in MRv2 APIs - MapReduce - [issue]
|
|
...YarnRemoteException is defined as a generic wrapper for all the exceptions in yarn. I think we should instead throw IOExceptions in the API, which can later be extended for more specialized ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4067
Author: Jitendra Nath Pandey,
2013-05-13, 15:07
|
|
|
[MAPREDUCE-3480] TestJvmReuse fails in 1.0 - MapReduce - [issue]
|
|
...TestJvmReuse is failing in apache builds, although it passes in my local machine....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3480
Author: Jitendra Nath Pandey,
2013-02-06, 04:12
|
|
|
[MAPREDUCE-3955] Replace ProtoOverHadoopRpcEngine with ProtobufRpcEngine. - MapReduce - [issue]
|
|
...We shouldn't have two rpc engines based on protocol buffers. ProtoOverHadoopRpcEngine in hadoop-yarn-common should be replaced by ProtobufRpcEngine in hadoop-common....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3955
Author: Jitendra Nath Pandey,
2012-03-29, 02:04
|
|
|
[MAPREDUCE-1733] Authentication between pipes processes and java counterparts. - MapReduce - [issue]
|
|
...The connection between a pipe process and its parent java process should be authenticated....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1733
Author: Jitendra Nath Pandey,
2011-12-12, 06:20
|
|
|
[MAPREDUCE-1999] ClientProtocol incorrectly uses hdfs DelegationTokenSelector - MapReduce - [issue]
|
|
...ClientProtocol in MR incorrectly uses the DelegationTokenSelector in hdfs due to a wrong import. It should use the DelegationTokenSelector in mapreduce....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1999
Author: Jitendra Nath Pandey,
2011-12-12, 06:19
|
|
|
[MAPREDUCE-1516] JobTracker should issue a delegation token only for kerberos authenticated client - MapReduce - [issue]
|
|
...Delegation tokens should be issued only if the client is kerberos authenticated....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1516
Author: Jitendra Nath Pandey,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-2082] Race condition in writing the jobtoken password file when launching pipes jobs - MapReduce - [issue]
|
|
...In Application.java, when jobtoken password file is written, there is a race condition because the file is written in job's work directory. The file should rather be written in the task's wo...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2082
Author: Jitendra Nath Pandey,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-1599] MRBench reuses jobConf and credentials there in. - MapReduce - [issue]
|
|
...MRBench reuses the jobconf and therefore credentials are re-used, but JobTracker cancels the delegation tokens therefore the test fails sometimes. The fix is to pass the mapreduce.job.comple...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1599
Author: Jitendra Nath Pandey,
2011-12-12, 06:18
|
|
|
[MAPREDUCE-3192] Fix Javadoc warning in JobClient.java and Cluster.java - MapReduce - [issue]
|
|
...Javadoc warnings in JobClient.java and Cluster.java need to be fixed....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3192
Author: Jitendra Nath Pandey,
2011-11-15, 00:49
|
|
|
[MAPREDUCE-2707] ProtoOverHadoopRpcEngine without using TunnelProtocol over WritableRpc - MapReduce - [issue]
|
|
...ProtoOverHadoopRpcEngine is introduced in MR-279, which uses TunnelProtocol over WritableRpcEngine. This jira removes the tunnel protocol and lets ProtoOverHadoopRpcEngine directly interact ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2707
Author: Jitendra Nath Pandey,
2011-11-15, 00:48
|
|
|
|