Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 149ccc4

Browse files
committed
MAPREDUCE-1011. Add build.properties to svn and git ignore. (omalley)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/mapreduce/trunk@816807 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9ceac60 commit 149ccc4

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
.settings
2121
.svn
2222
build/
23+
build.properties
2324
conf/masters
2425
conf/slaves
2526
conf/core-site.xml

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,8 @@ Trunk (unreleased changes)
403403
without restarting the JobTracker.
404404
(Vinod Kumar Vavilapalli and Rahul Kumar Singh via yhemanth)
405405

406+
MAPREDUCE-1011. Add build.properties to svn and git ignore. (omalley)
407+
406408
BUG FIXES
407409

408410
MAPREDUCE-878. Rename fair scheduler design doc to

0 commit comments

Comments
 (0)