These are all getter apis which if you look through the
implementations call some synchronized api's. Its just that they dont
need to synchronized across all the completed/retired/running jobs for
the web ui.
thanks
mahadev
On Wed, Feb 16, 2011 at 12:47 AM, Min Zhou wrote:
> Anyone can help me w
Stephen,
The README is a little old.
Well need to change the instructions in the README on installing the
avro maven plugin. We'll change that today. Thanks for pointing it
out. Youll have to install the avro maven plugin from
https://github.com/phunt/avro-maven-plugin. Please let us know if yo
Praveen,
Answers in line:
>
> Q) What happens if an ApplicationMaster asks a NM to launch a container and
> then releases the container in the allocate call later?
The Application Master only releases the container once the container is done.
>
> Q) So, the NM watches the UNIX Process/Container
s the container once the container
> is done.
>
> Thanks,
> Praveen
>
> On Wed, Jun 15, 2011 at 8:59 AM, Mahadev Konar wrote:
>
>> Praveen,
>> Answers in line:
>>
>> >
>> > Q) What happens if an ApplicationMaster asks a NM to launch a con
I just checked in Tom's patch for updated INSTALL instructions. Hope that helps.
thanks
mahadev
On Wed, Jun 15, 2011 at 7:49 AM, Thomas Graves wrote:
>
>
> On 6/15/11 8:54 AM, "Praveen Sripati" wrote:
>
>> Hi,
>>
>> I am trying to build and deploy MRv2 and following the instructions in the
>> I
HI Amhed,
We are still working to start using trunk hdfs and trunk common for
MR-279 (mapreduce). I think we are almost there and should be ready
next week. For now we can probably skip fixing it since we are anyway
going to move to trunk hdfs. Does that seem reasonable?
thanks
mahadev
On Fri, J
Hi Josh,
Ill review the jira's by EOD today. We should clean up our PA's
(currently we have 102 of them) and get it down to
reasonable/maintainable/searchable number.
thanks
mahadev
On Tue, Jul 12, 2011 at 9:13 AM, Josh Wills wrote:
> Please add me (jwills) to that query, which should grab MR-26
Just an update.
Some good news. I have a patch for MR-279 to start working with trunk/common
and trunk/hdfs (some minor fixes). I am facing some issues with secuirty which
should be sorted out by EOD today.
We should be ready to start the process of merging soon.
thanks
mahadev
On Jul 12, 201
Wed, Jul 27, 2011 at 9:46 AM, Mahadev Konar wrote:
> Just an update.
>
> Some good news. I have a patch for MR-279 to start working with trunk/common
> and trunk/hdfs (some minor fixes). I am facing some issues with secuirty
> which should be sorted out by EOD today.
> We
, Todd Lipcon wrote:
> Hey Mahadev,
>
> Have you been running findbugs/RAT on the branch? Other test-patch like
> things?
>
> -Todd
>
> On Fri, Jul 29, 2011 at 12:06 AM, Mahadev Konar
> wrote:
>
>> HI all,
>> For those working on MR-279.
>>
>&g
Thanks for pointing out Ravi. We are working on fixing it. The jars that you
mention are created as part of MR-279 build.
For building MR-279, all you have to do in mvn clean install -DskipTests and
that should work (given you have already installed common and hdfs from
trunk).
thanks
mahadev
O
Hi all,
We are almost done with fixing findbugs issues. Once done, we plan to
start a vote to merge MR-279 into trunk. If you plan to review, this would
be a good time. We hope to start the vote next week sometime.
thanks
mahadev
On Fri, Jul 29, 2011 at 3:14 PM, Mahadev Konar wrote:
> G
ime. We hope to start the vote next week sometime.
> >
> >thanks
> >mahadev
> >
> >On Fri, Jul 29, 2011 at 3:14 PM, Mahadev Konar
> >wrote:
> >
> >> Good point! We are working on this. Hopefully should get this done
> >>within a
>
Hi Praveen,
This is an issue because of incompatible versions of avro. This occurs if you
have avro 1.3.2 in your cp. We use avro 1.4.
For the time being you can remove any occurence of avro 1.3.2. jar in your
classpath and that should get you out of the error below.
For fixing it in the righ
Matei,
Are you sure you are using the latest common from trunk? The ClientCache was
recently added within the last few weeks.
Looks like its using some old version of hadoop common.
Also the sl4j errors should be fixed in the latest MR-279 branch.
thanks
mahadev
On Aug 11, 2011, at 1:52 P
or@0.0.0.0:8088
> 2011-08-11 15:25:44,775 INFO
> org.apache.hadoop.metrics2.impl.MetricsSystemImpl: Stopping ResourceManager
> metrics system...
> 2011-08-11 15:25:44,776 INFO
> org.apache.hadoop.metrics2.impl.MetricsSystemImpl: Stopping metrics source
> QueueMetrics,q0=default
> 2011
Hi all,
We are excited to let you know that we have MR-279 ready to be merged to
trunk. I have uploaded necessary details on
https://issues.apache.org/jira/browse/MAPREDUCE-279.
Please take a look and vote.
Clearly I am +1 on it.
thanks
mahadev
waway branch first (right
> now) to ensure we don't mess it up, so please don't be surprised to see us do
> this 'twice'. :)
>
> Arun
>
> On Aug 16, 2011, at 2:14 PM, Mahadev Konar wrote:
>
>> Hi all,
>>
>> We are excited to let you
Eli,
I think its protoc. Do you have protoc installed?
mahadev
On Thu, Aug 18, 2011 at 10:28 AM, Eli Collins wrote:
> Hey gang,
>
> I'm running mvn clean install from the hadoop-mapreduce directory on
> an svn co of trunk (hadoop-common) and get the following:
>
> [ERROR] Failed to execute goa
I am seeing this issue again. Todd, do we need to fix something else?
I committed 2 patches one yest and one today and I cant get it on the git
branch. Something off with git pulling from svn.
Any other fix we need to do?
thanks
mahadev
On Aug 18, 2011, at 10:05 AM, Vinod Kumar Vavilapalli wr
Fri, Aug 19, 2011 at 10:28 AM, Todd Lipcon wrote:
>> Let me ping Jukka and see if he has any idea why it's not auto-updating
>> anymore.
>>
>> -Todd
>>
>> On Fri, Aug 19, 2011 at 10:26 AM, Mahadev Konar
>> wrote:
>>> I am seeing this issue
+1 for a seperate module in hadoop-mapreduce-project. I think
hadoop-mapreduce-client might not be right place for it. We might have
to pick a new maven module under hadoop-mapreduce-project that could
host streaming/distcp/hadoop archives.
thanks
mahadev
On Thu, Aug 25, 2011 at 11:04 AM, Alejand
Looks like we might need to clean the ivy cache on the build machine?
mahadev
Begin forwarded message:
> From: Apache Jenkins Server
> Date: August 25, 2011 12:32:40 PM PDT
> To: mapreduce-dev@hadoop.apache.org
> Subject: Hadoop-Mapreduce-trunk-Commit - Build # 789 - Still Failing
> Reply-To: m
e rewrite and did not want to remove it until users are familiarized
> with new one.
>
> On 8/26/11 12:51 AM, "Todd Lipcon" wrote:
>
> Maybe a separate toplevel for hadoop-tools? Stuff like RAID could go
> in there as well - ie tools that are downstream of MR and/or H
Bobby,
You are right. The test-patch uses mvn compile. Please file a jira.
It should be a minor change:
thanks
mahadev
On Mon, Aug 29, 2011 at 10:34 AM, Robert Evans wrote:
> Thanks Alejandro,
>
> That really clears things up. Is the a JIRA you know of to change test-patch
> to do mvn test -Ds
Thanks Giri!
mahadev
On Fri, Sep 2, 2011 at 10:42 AM, Giridharan Kesavan
wrote:
> artifact archive location for mr per-comitt job on jenkins updated.
> -Giri
>
> On Fri, Sep 2, 2011 at 7:33 AM, Vinod Kumar Vavilapalli
> wrote:
>> None of the links to the warnings related to FindBugs by Jenkins
Yes,
I think we need this, both for 0.23 and 0.24. The current form of build is
causing a lot of issues. Folks are not aware of checking ant after running
maven and unknowingly break the builds.
thanks
mahadev
On Sep 7, 2011, at 7:16 AM, Alejandro Abdelnur wrote:
> Do we still want/need to
I like the idea of having tools as a seperate module and I dont think
that it will be a dumping ground unless we choose to make one of it.
+1 for hadoop tools module under trunk.
thanks
mahadev
On Wed, Sep 7, 2011 at 11:18 AM, Alejandro Abdelnur wrote:
> Agreed, we should not have a dumping gro
Nice Prashanth.
We've been trying to add documents to make it easier for users to
deploy/test/admin mrv2.
Here is a doc on setting up a single node cluster. It would be great
if you'd want to add/refine it.
http://s.apache.org/mrv2_setup
Also, there are some more to write:
https://issues.apache.o
Looks like the trunk commit builds are failing/crashing.
https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-Mapreduce-trunk-Commit/1060/
I suspect its:
MAPREDUCE-3033.
Hitesh, could you please take a look?
We definitely need to mavenize MRv1 as soon as possible.
thanks
mahadev
Thanks Hitesh!
mahadev
On Mon, Oct 10, 2011 at 11:34 AM, Hitesh Shah wrote:
> Opened MAPREDUCE-3158 for fixing the builds. Seems like the change for
> default value of framework name to yarn from classic broke a couple of the
> MRv1 tests.
>
> -- Hitesh
>
> On Oct 9, 2011,
Shuffle is an auxiliary service in the NM. You might want to take a look at
AuxServices.java in the NodeManager codebase.
Also, you can add config parameters to
yarn.nodemanager.aux-services
mapreduce.shuffle
(config knob in NodeManagers)
to add more configurable services in the NodeMan
Kamesh,
This is what will happen if you do not have enough resource in the
cluster to run a job. Though there could be an improvement that a job
fails with not enough resource in the cluster but thats not what
happens right now.
thanks
mahadev
On Mon, Oct 17, 2011 at 6:25 AM, Kamesh wrote:
> H
Adding Giri. He's fixing some issues with the autoreconf and other
software installations.
mahadev
On Fri, Oct 28, 2011 at 11:12 AM, Todd Lipcon wrote:
> Actually, it looks like the libssl0.9.8 package is installed but not
> the libssl-dev package.
>
> Rajiv, would you mind if I installed the li
Ralph,
I think there is a lot of interest in MPI over Hadoop. If you are
counting votes here's my +1.
mahadev
On Thu, Dec 1, 2011 at 3:31 AM, Ralph Castain wrote:
> Hi folks
>
> I'm a lead developer on the Open MPI project, and recently joined the Hadoop
> community to help with Hamster. A cou
Todd,
There is a jira for it.
https://issues.apache.org/jira/browse/MAPREDUCE-3541
Ravi will be posting a patch ASAP.
thanks
mahadev
On Tue, Dec 13, 2011 at 10:48 AM, Todd Lipcon wrote:
> Is anyone working on this? Been failing a few days and my inbox is sad :(
>
> -Todd
>
> -- Forwa
Milind,
The build command has changed for Yarn. Now its uniform all over
hadoop. You can run:
mvn clean package -DskipTests -Pdist -Dtar -Dmaven.javadoc.skip=true
to create tarballs now.
mahadev
On Thu, Jan 12, 2012 at 2:25 PM, wrote:
> Folks,
>
> I am getting the "Error reading assemblie
Hi Jie,
You might want to read through:
http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/YARN.html
and http://developer.yahoo.com/blogs/hadoop/posts/2011/02/mapreduce-nextgen/
for more information on the architecture. Itll help you understand the
major differences between
+1
mahadev
On 6/26/09 12:13 AM, "Chris Douglas" wrote:
> +1
>
> On Thu, Jun 25, 2009 at 11:42 PM, Nigel Daley wrote:
>> Here are some logos for the new subprojects
>> http://www.flickr.com/photos/88199...@n00/3661433605/
>>
>> Please vote +1 if you like 'em and -1 if you don't.
>>
>> Cheer
Type: Improvement
Components: mrv2
Reporter: Mahadev konar
Assignee: Krishna Ramachandran
Fix For: 0.23.0
Improve the job history event handling in the application master to log to HDFS
in the staging directory for the job and also move it to the
Issue Type: Improvement
Components: mrv2
Reporter: Mahadev konar
Assignee: Greg Roelofs
Fix For: 0.23.0
"Port" MAPREDUCE-1220 to MRv2. This is an optimization for small jobs wherein
all tasks run on the same node in the same JVM
[
https://issues.apache.org/jira/browse/MAPREDUCE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2405.
--
Resolution: Fixed
I just pushed this to MR-279 branch. thanks greg.
> MR-
[
https://issues.apache.org/jira/browse/MAPREDUCE-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2432.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this. thanks
: 0.23.0
Reporter: Mahadev konar
Assignee: Krishna Ramachandran
Add webapp for job history server in MR-279 branch.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Components: mrv2
Reporter: Mahadev konar
Assignee: Siddharth Seth
Fix For: 0.23.0
Fix YarnRemoteException to add more details.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
[
https://issues.apache.org/jira/browse/MAPREDUCE-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2424.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this. thanks
[
https://issues.apache.org/jira/browse/MAPREDUCE-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2440.
--
Resolution: Fixed
I just committed this to MR-279. thanks luke.
> MR-279: N
[
https://issues.apache.org/jira/browse/MAPREDUCE-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2433.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2458.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2480.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2500.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2504.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2509.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2522.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2534.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
> MR-279: Fix CI breaking h
[
https://issues.apache.org/jira/browse/MAPREDUCE-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2527.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2532.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2556.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this. thanks sid
[
https://issues.apache.org/jira/browse/MAPREDUCE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2566.
--
Resolution: Fixed
I just pushed this. thanks sid!
> MR 279: YarnConfigurat
[
https://issues.apache.org/jira/browse/MAPREDUCE-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2580.
--
Resolution: Fixed
This has been committed to the branch.
> MR 279: RM UI sho
[
https://issues.apache.org/jira/browse/MAPREDUCE-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2707.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to MR-279
[
https://issues.apache.org/jira/browse/MAPREDUCE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2776.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just pushed this. thanks sid
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
At present the logging in the new test cases is broken because surefire isnt
able to find the log4j properties file.
--
This message is automatically generated by JIRA.
For more information on JIRA
Map/Reduce
Issue Type: Bug
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
TestApplicationCleanup in resourcemanager/applicationsmanager doesnt do
anything. There is already a test in resourcemanager/TestApplicationCleanup
which tests
[
https://issues.apache.org/jira/browse/MAPREDUCE-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2867.
--
Resolution: Fixed
Removed the file via svn commit revision 1160340.
> Rem
[
https://issues.apache.org/jira/browse/MAPREDUCE-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2848.
--
Resolution: Fixed
checked in as part of MAPREDUCE-2868.
> Upgrade avro to 1.
Reporter: Mahadev konar
Fix For: 0.23.0
While running ant tests, the tests are failing with the following trace:
{noformat}
webapps/hdfs not found in CLASSPATH
java.io.FileNotFoundException: webapps/hdfs not found in CLASSPATH
at
-2877
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
Some of the files in MR have a missing Apache header files. We also need to add
the apache-rat plugin to be able to run rat
Fix Javadoc warnings in MapReduce.
--
Key: MAPREDUCE-2886
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2886
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Mahadev konar
Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
Fix For: 0.23.0
In the current trunk/0.23 codebase there are 5 findbugs warnings which cause
the precommit CI builds to -1 the patches.
--
This message is automatically
Issue Type: Bug
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
This jira is to ignore ivy resolve errors because of bad poms in common daemons.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http
[
https://issues.apache.org/jira/browse/MAPREDUCE-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2926.
--
Resolution: Duplicate
I just verified. I dont see the issue anymore. Marking it as
Issue Type: Bug
Components: mrv2
Affects Versions: 0.23.0
Reporter: Mahadev konar
Priority: Critical
Fix For: 0.23.0, 0.24.0
The client side does not show enough information on why the job failed. Here is
step to reproduce it:
1) set the scheduler
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: mrv2
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
Currently the default threadpool size is 10 for launching containers in
Affects Versions: 0.23.0
Reporter: Mahadev konar
Priority: Critical
Fix For: 0.23.0
TestMRJobs is hanging waiting to connect to history server. I will post the
logs next.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http
/MAPREDUCE-2975
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Blocker
Fix For: 0.23.0
MAPREDUCE-2937 accidentally changes ResourceMgrDelegate so
p Map/Reduce
Issue Type: Improvement
Components: mrv2
Affects Versions: 0.23.0
Reporter: Mahadev konar
The web UI on the RM for the link Nodes shows that Health-report as null when
the NM is healthy.
This is a simple fix where in we can check for null in NodesPage
[
https://issues.apache.org/jira/browse/MAPREDUCE-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-2964.
--
Resolution: Fixed
Just fixed this. No longer an issue on trunk builds
: Bug
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
Fix For: 0.23.0
The RM web ui shows FINISHED status for all the jobs even if they failed/killed
or were successful. This should be fixed. Only the
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Critical
Fix For: 0.23.0
Streaming jobs fail to run with the -file option.
hadoop jar streaming.jar -input input.txt -output Out -mapper "mapper.sh"
: Bug
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Blocker
Fix For: 0.23.0
When runnning ant -Dresolvers=internal binary, the build seems to be failing
with:
[javac] public class JobTracker implements
Reporter: Mahadev konar
Assignee: Mahadev konar
Priority: Blocker
Fix For: 0.23.0
We should add tests to make sure data locality is in place in MRv2 (with
respect to the capacity scheduler and also the matching/ask of containers in
the MR AM).
--
This
Components: harchive
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.21.0
This jira is a shadow jira for mapreduce changes related to HADOOP-3663.
Archives currently stores the full path from the input sources - since it
allows multiple sources and regular
Adding tests for changes in archives.
-
Key: MAPREDUCE-1010
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1010
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Mahadev konar
[
https://issues.apache.org/jira/browse/MAPREDUCE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-.
--
Resolution: Fixed
Hadoop Flags: [Reviewed]
I just committed this to both
[
https://issues.apache.org/jira/browse/MAPREDUCE-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-1010.
--
Resolution: Fixed
This was committed as a part of HADOOP-6097.
> Adding te
Issue Type: Improvement
Components: harchive
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
Currently the block size used by archives is the default block size of the hdfs
filesystem. We need to make it configurable so that the
Components: test
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
We need a test case for regular expressions with hadoop archives.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
The docs for archives are out of date. The new docs that were checked into
hadoop common were lost because of the project split.
--
This message is automatically generated by JIRA.
-
You can
/Reduce
Issue Type: Improvement
Components: documentation
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
add documentaion on permissions aspect of archives and other limitations that
it might have. Also add documentation on
: Improvement
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
Keeping HarFileSystem in Hadoop Common has been a mistake since we sometimes
cannot make changes to archives without breaking build across common and
mapreduce. Also, it would be good to
[
https://issues.apache.org/jira/browse/MAPREDUCE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-1509.
--
Resolution: Duplicate
resolving this as duplicate of MAPREDUCE-1428.
> Partit
ant test on trunk does not compile.
---
Key: MAPREDUCE-1615
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1615
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Mahadev konar
[
https://issues.apache.org/jira/browse/MAPREDUCE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-142.
-
Resolution: Cannot Reproduce
This should be fixed in the current trunk. please reopen
Issue Type: Improvement
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.22.0
We have come across issues in production clusters wherein users abuse counters,
statusreport messages and split sizes. One such case was when one of the users
Limit the size of jobconf.
--
Key: MAPREDUCE-1960
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1960
Project: Hadoop Map/Reduce
Issue Type: Improvement
Reporter: Mahadev konar
Assignee
: Mahadev konar
Assignee: Mahadev konar
Attachments: MAPREDUCE-1965-yahoo-hadoop-0.20S.patch
MAPREDUCE-1521 added a filed to jobstatus to mark reason for failures of the
job. This information needs to be displayed on the jobtracker UI.
--
This message is automatically generated
Affects Versions: 0.23.0
Reporter: Mahadev konar
Assignee: Mahadev konar
Fix For: 0.23.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure
[
https://issues.apache.org/jira/browse/MAPREDUCE-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar resolved MAPREDUCE-3110.
--
Resolution: Duplicate
Duplicate of MAPREDUCE-3054.
> Had
[
https://issues.apache.org/jira/browse/MAPREDUCE-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar reopened MAPREDUCE-3064:
--
Reopening the issue, we are still having issues with the build:
https
1 - 100 of 140 matches
Mail list logo