[
https://issues.apache.org/jira/browse/HADOOP-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642076#action_12642076
]
Hemanth Yamijala commented on HADOOP-4472:
--
As an update, I had a discussion with
[
https://issues.apache.org/jira/browse/HADOOP-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-4500:
-
Fix Version/s: 0.19.1
This looks like an issue that could merit being in 0.19.1?
> mult
[
https://issues.apache.org/jira/browse/HADOOP-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642062#action_12642062
]
Amar Kamat commented on HADOOP-4472:
+1
> Should we move out the creation of setup/cl
[
https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4187:
---
Fix Version/s: 0.20.0
Status: Patch Available (was: Open)
> Create a MapReduce-s
[
https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4187:
---
Attachment: 4187_v2.patch
Incorporated Tom's comments. Using Configuration#getClassByName in
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642048#action_12642048
]
Doug Cutting commented on HADOOP-4348:
--
Sanjay> The best way to represent that servic
[
https://issues.apache.org/jira/browse/HADOOP-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4466:
--
Resolution: Fixed
Fix Version/s: 0.19.0
Assignee: Chris K Wensel
Release N
[
https://issues.apache.org/jira/browse/HADOOP-3445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated HADOOP-3445:
--
Component/s: (was: mapred)
contrib/capacity-sched
> Implementing core sch
[
https://issues.apache.org/jira/browse/HADOOP-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4467:
--
Resolution: Fixed
Fix Version/s: 0.18.2
Assignee: Chris K Wensel
Sta
[
https://issues.apache.org/jira/browse/HADOOP-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642043#action_12642043
]
Hemanth Yamijala commented on HADOOP-4490:
--
I think HADOOP-4451 is either related
[
https://issues.apache.org/jira/browse/HADOOP-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642042#action_12642042
]
Vinod K V commented on HADOOP-4490:
---
Duplicate of HADOOP-4451.
> Map and Reduce tasks s
I am using Hadoop Streaming. The input are multiple files.
Is there a way to get the current filename in mapper?
For example:
$HADOOP_HOME/bin/hadoop \
jar $HADOOP_HOME/hadoop-streaming.jar \
-input file1 \
-input file2 \
-output myOutputDir \
-mapper mapper \
-reducer reducer
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642035#action_12642035
]
Pete Wyckoff commented on HADOOP-4494:
--
idea - we deprecate not having the O_CREAT fl
[
https://issues.apache.org/jira/browse/HADOOP-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Huylebroeck updated HADOOP-4501:
---
Attachment: patch-trunk.txt
uploaded a patch for CliDriver for hadoop trunk
> CLI n
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642024#action_12642024
]
Sanjay Radia commented on HADOOP-4348:
--
Strictly, rpc does not imply any notion of a
[
https://issues.apache.org/jira/browse/HADOOP-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642023#action_12642023
]
mimizone edited comment on HADOOP-4501 at 10/22/08 5:46 PM:
[
https://issues.apache.org/jira/browse/HADOOP-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Huylebroeck updated HADOOP-4501:
---
Comment: was deleted
> CLI not supporting multiline queries from an input file
> ---
[
https://issues.apache.org/jira/browse/HADOOP-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Huylebroeck updated HADOOP-4501:
---
Attachment: patch-0.17.txt
patch against 0.17 available at http://mirror.facebook.co
[
https://issues.apache.org/jira/browse/HADOOP-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Huylebroeck updated HADOOP-4501:
---
Fix Version/s: (was: 0.19.1)
(was: 0.19.0)
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-4494:
-
Status: Open (was: Patch Available)
> libhdfs does not call FileSystem.append when O_APPEND pas
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642021#action_12642021
]
Pete Wyckoff commented on HADOOP-4494:
--
bq. I just noticed that the test uses O_CREAT
CLI not supporting multiline queries from an input file
---
Key: HADOOP-4501
URL: https://issues.apache.org/jira/browse/HADOOP-4501
Project: Hadoop Core
Issue Type: Improvement
Co
[
https://issues.apache.org/jira/browse/HADOOP-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joydeep Sen Sarma updated HADOOP-4500:
--
Status: Patch Available (was: Open)
> multifilesplit is using job default filesystem
[
https://issues.apache.org/jira/browse/HADOOP-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joydeep Sen Sarma updated HADOOP-4500:
--
Attachment: 4500.patch
> multifilesplit is using job default filesystem incorrectly
>
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642016#action_12642016
]
Doug Cutting commented on HADOOP-4348:
--
> The problem is that the service authorizati
multifilesplit is using job default filesystem incorrectly
--
Key: HADOOP-4500
URL: https://issues.apache.org/jira/browse/HADOOP-4500
Project: Hadoop Core
Issue Type: Bug
Comp
[
https://issues.apache.org/jira/browse/HADOOP-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4498:
---
Release Note: Stuffs jobName between \E and \Q so it is treated as a
literal and will not in
DFSClient should invoke checksumOk one once.
Key: HADOOP-4499
URL: https://issues.apache.org/jira/browse/HADOOP-4499
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.18.0
R
[
https://issues.apache.org/jira/browse/HADOOP-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4498:
---
Attachment: hadoop-4498.patch
Stuffs jobName between \Q and \E so it is treated as a literal
[
https://issues.apache.org/jira/browse/HADOOP-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4498:
---
Summary: JobHistory does not escape literal jobName when used in a regex
pattern (was: JobH
[
https://issues.apache.org/jira/browse/HADOOP-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4498:
---
Component/s: mapred
changed component affected
> JobHistory does not escape regex chars in
[
https://issues.apache.org/jira/browse/HADOOP-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641999#action_12641999
]
Raghu Angadi commented on HADOOP-3914:
--
I should add that because of the debug log, I
[
https://issues.apache.org/jira/browse/HADOOP-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641996#action_12641996
]
Raghu Angadi commented on HADOOP-3914:
--
hmm.. I can see why this happens? Should we r
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641994#action_12641994
]
Sanjay Radia commented on HADOOP-4348:
--
Doug do you mean the authorization will be ch
[
https://issues.apache.org/jira/browse/HADOOP-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641990#action_12641990
]
Chris Douglas commented on HADOOP-4453:
---
bq. SSL properties are system properties th
[
https://issues.apache.org/jira/browse/HADOOP-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641989#action_12641989
]
Doug Cutting commented on HADOOP-4368:
--
Pete, no one disagrees with your thesis, that
[
https://issues.apache.org/jira/browse/HADOOP-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matei Zaharia updated HADOOP-3708:
--
Attachment: history-scripts.patch
I've attached a patch with the scripts I built at Facebook.
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641987#action_12641987
]
Sanjay Radia commented on HADOOP-4494:
--
Minor doc suggestion:
In the documentation i
JobHistory does not escape regex chars in jobName
-
Key: HADOOP-4498
URL: https://issues.apache.org/jira/browse/HADOOP-4498
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.19.0
[Hive] bad error reporting
--
Key: HADOOP-4497
URL: https://issues.apache.org/jira/browse/HADOOP-4497
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hive
Reporter: Namit Jain
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641984#action_12641984
]
Doug Cutting commented on HADOOP-4348:
--
Looking at the implementation I'm reminded of
selecting fields from a complex object column in transform clause is throwing a
Parse Error.
Key: HADOOP-4496
URL: https://issues.apache.org/jira/browse/HADOOP-4496
[
https://issues.apache.org/jira/browse/HADOOP-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641977#action_12641977
]
Konstantin Shvachko commented on HADOOP-4368:
-
shv> opening getStats for all u
[
https://issues.apache.org/jira/browse/HADOOP-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641972#action_12641972
]
Kan Zhang commented on HADOOP-4453:
---
SSL properties are system properties that affect al
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641971#action_12641971
]
dhruba borthakur commented on HADOOP-4494:
--
+1. Looks good.
> libhdfs does not c
[
https://issues.apache.org/jira/browse/HADOOP-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641970#action_12641970
]
Pete Wyckoff commented on HADOOP-4368:
--
bq. In general DFSAdmin commands should requi
[
https://issues.apache.org/jira/browse/HADOOP-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-4495:
-
Attachment: HADOOP-4495.txt
> fuse-dfs fix writeTest and add writeAppendtest
> -
fuse-dfs fix writeTest and add writeAppendtest
--
Key: HADOOP-4495
URL: https://issues.apache.org/jira/browse/HADOOP-4495
Project: Hadoop Core
Issue Type: Test
Components: contrib/fuse-df
[
https://issues.apache.org/jira/browse/HADOOP-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-4495:
-
Status: Patch Available (was: Open)
> fuse-dfs fix writeTest and add writeAppendtest
>
[
https://issues.apache.org/jira/browse/HADOOP-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-4489:
--
Description:
NameNode sometimes scheduled a replica to be deleted as shown in the NameNode
lo
[
https://issues.apache.org/jira/browse/HADOOP-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE resolved HADOOP-1701.
Resolution: Later
Seems that this won't be done in the near future. Closi
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-4494:
-
Attachment: HADOOP-4494.txt
> libhdfs does not call FileSystem.append when O_APPEND passed to hd
[
https://issues.apache.org/jira/browse/HADOOP-4494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pete Wyckoff updated HADOOP-4494:
-
Affects Version/s: 0.20.0
0.19.1
Status: Patch Available (
[
https://issues.apache.org/jira/browse/HADOOP-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641960#action_12641960
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4453:
setupSsl(...) should not
libhdfs does not call FileSystem.append when O_APPEND passed to hdfsOpenFile
Key: HADOOP-4494
URL: https://issues.apache.org/jira/browse/HADOOP-4494
Project: Hadoop Core
[
https://issues.apache.org/jira/browse/HADOOP-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4491:
--
Component/s: security
mapred
> Per-job local data on the TaskTracker node sho
[
https://issues.apache.org/jira/browse/HADOOP-4493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4493:
--
Component/s: security
mapred
> Localized files from DistributedCache should h
[
https://issues.apache.org/jira/browse/HADOOP-4492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4492:
--
Component/s: security
mapred
> Job-specific data on HDFS (job.xml, input spli
Localized files from DistributedCache should have right access-control
--
Key: HADOOP-4493
URL: https://issues.apache.org/jira/browse/HADOOP-4493
Project: Hadoop Core
Issue
Job-specific data on HDFS (job.xml, input splits etc.) should have right
access-control
---
Key: HADOOP-4492
URL: https://issues.apache.org/jira/browse/HADOOP-4492
Pr
Per-job local data on the TaskTracker node should have right access-control
---
Key: HADOOP-4491
URL: https://issues.apache.org/jira/browse/HADOOP-4491
Project: Hadoop Core
[
https://issues.apache.org/jira/browse/HADOOP-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641956#action_12641956
]
Chris Douglas commented on HADOOP-4276:
---
This looks good. Just a few suggestions/nit
[
https://issues.apache.org/jira/browse/HADOOP-4487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4487:
--
Component/s: security
Issue Type: New Feature (was: Wish)
> Security features for Hadoop
Map and Reduce tasks should run as the user who submitted the job
-
Key: HADOOP-4490
URL: https://issues.apache.org/jira/browse/HADOOP-4490
Project: Hadoop Core
Issue Type: Sub-
[
https://issues.apache.org/jira/browse/HADOOP-4490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4490:
--
Component/s: security
mapred
> Map and Reduce tasks should run as the user wh
[
https://issues.apache.org/jira/browse/HADOOP-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641947#action_12641947
]
Prasad Chakka commented on HADOOP-4488:
---
some comments and questions
1- For each pa
[
https://issues.apache.org/jira/browse/HADOOP-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641939#action_12641939
]
Ashish Thusoo commented on HADOOP-4488:
---
Type of statistics:
The following types of
Anyone else getting bounces on core-user? I'm fairly new to the list; is
this common?
Alex
Blocks have been scheduled to delete by NameNode but are not deleted on the
DataNode
Key: HADOOP-4489
URL: https://issues.apache.org/jira/browse/HADOOP-4489
Project:
[
https://issues.apache.org/jira/browse/HADOOP-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-4348:
--
Attachment: HADOOP-4348_0_20081022.patch
Preliminary patch for review while I continue testing
[Hive]: Add ability to compute statistics on hive tables
Key: HADOOP-4488
URL: https://issues.apache.org/jira/browse/HADOOP-4488
Project: Hadoop Core
Issue Type: New Feature
On Oct 21, 2008, at 5:23 PM, Konstantin Shvachko wrote:
Sanjay Radia wrote:
>> o Can't remove deprecated classes or methods until 2.0
Dhruba Borthakur wrote:
> 1. APIs that are deprecated in x.y release can be removed in (x+1).
0 release.
Current rule is that apis deprecated in M
Security features for Hadoop
Key: HADOOP-4487
URL: https://issues.apache.org/jira/browse/HADOOP-4487
Project: Hadoop Core
Issue Type: Wish
Reporter: Kan Zhang
Assignee: Kan Zhang
This is
Documention for using external profilers on Map-Reduce applications
---
Key: HADOOP-4486
URL: https://issues.apache.org/jira/browse/HADOOP-4486
Project: Hadoop Core
Issue Type:
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-4483:
-
Attachment: HADOOP-4483-v3.patch
Removed more empty lines from earlier patch.
> getBloc
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-4483:
-
Attachment: HADOOP-4483-v3.patch
Thanks Ahad for the patch. Changed patch to delete empt
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641915#action_12641915
]
hairong edited comment on HADOOP-4483 at 10/22/08 10:56 AM:
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641920#action_12641920
]
Hairong Kuang commented on HADOOP-4483:
---
>If there is anything we could do for bette
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641915#action_12641915
]
Hairong Kuang commented on HADOOP-4483:
---
When I looked at the code related to block
[
https://issues.apache.org/jira/browse/HADOOP-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641916#action_12641916
]
Tsz Wo (Nicholas), SZE commented on HADOOP-4483:
+1 HADOOP-4483-v2.patch l
[
https://issues.apache.org/jira/browse/HADOOP-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4466:
---
Priority: Blocker (was: Major)
> SequenceFileOutputFormat is coupled to WritableComparable
[
https://issues.apache.org/jira/browse/HADOOP-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HADOOP-4467:
---
Priority: Blocker (was: Major)
> SerializationFactory should use current context ClassLoade
I see my mistake. (letting Tom go to bed before I could get the tests
to finish, heh)
They can go in to 0.19.1, of course.
Until then the Serialization stuff is rendered useless, but it seems
I'm practically the only one using it anyway..
thanks for the reply.
ckw
On Oct 22, 2008, at 10:
[
https://issues.apache.org/jira/browse/HADOOP-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641914#action_12641914
]
dhruba borthakur commented on HADOOP-4480:
--
I think getting solution to this prob
Chris, you filed them but didn't mark them blockers for 0.19.0.
Seems like these can these go into 0.19.1. Agreed?
Nige
On Oct 22, 2008, at 8:19 AM, Chris K Wensel wrote:
-1
Unable to load custom Serialization implementations. Patch available
https://issues.apache.org/jira/browse/HADOOP-446
On Oct 20, 2008, at 11:44 PM, Dhruba Borthakur wrote:
3. HDFS disk format can change from 1.x to 1.y release and is
transparent to user-application. A cluster when rolling back to 1.x
from 1,y will revert back to the old disk format.
Dhruba don't you want disk format compatibility to be for
[
https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641887#action_12641887
]
Tom White commented on HADOOP-4187:
---
I think we should use Configuration#getClassByName
-1
Unable to load custom Serialization implementations. Patch available
https://issues.apache.org/jira/browse/HADOOP-4467
Unable to use non-WritableComprable keys and non-Writable values when
writing to SequenceFiles. Patch available.
https://issues.apache.org/jira/browse/HADOOP-4466
Both th
[
https://issues.apache.org/jira/browse/HADOOP-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641869#action_12641869
]
Allen Wittenauer commented on HADOOP-4480:
--
Yes, we're seeing this to be a proble
See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/639/changes
Changes:
[rangadi] HADOOP-4387. TestHDFSFileSystemContract fails on windows nightly
builds.
[hairong] HADOOP-3914. DFSClient sends Checksum Ok only once for a block.
Contributed by Chritian Kunz and Hairong Kuang.
[cutting
[
https://issues.apache.org/jira/browse/HADOOP-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HADOOP-4485:
--
Attachment: ant.compile.native_v1.patch
Patch introduces
{code}
ant compile-native
{code}
>
ant compile-native shorthand
Key: HADOOP-4485
URL: https://issues.apache.org/jira/browse/HADOOP-4485
Project: Hadoop Core
Issue Type: Improvement
Components: build
Affects Versions: 0.20.0
[
https://issues.apache.org/jira/browse/HADOOP-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641801#action_12641801
]
Devaraj Das commented on HADOOP-4472:
-
+1. As we discussed offline, i think it makes s
[
https://issues.apache.org/jira/browse/HADOOP-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641794#action_12641794
]
Devaraj Das commented on HADOOP-4305:
-
I think Dhruba's suggestion makes sense. +1 for
[
https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641793#action_12641793
]
Sharad Agarwal commented on HADOOP-4187:
The current patch includes a test for thi
[
https://issues.apache.org/jira/browse/HADOOP-4305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641786#action_12641786
]
Amareshwari Sriramadasu commented on HADOOP-4305:
-
bq. Can we count this o
[
https://issues.apache.org/jira/browse/HADOOP-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4187:
---
Attachment: 4187_v1.patch
patch for runtime class lookup.
> Create a MapReduce-specific Ref
[
https://issues.apache.org/jira/browse/HADOOP-4472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641761#action_12641761
]
Hemanth Yamijala commented on HADOOP-4472:
--
If we choose to make the schedulers u
[
https://issues.apache.org/jira/browse/HADOOP-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641732#action_12641732
]
Chris K Wensel commented on HADOOP-4467:
via ant test-patch...
seems to be down o
[
https://issues.apache.org/jira/browse/HADOOP-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641731#action_12641731
]
Chris K Wensel commented on HADOOP-4466:
via ant test-patch
[exec] +1 overal
1 - 100 of 102 matches
Mail list logo