Skip to content

Add space after jobId in line 1011#60

Closed
iSultan wants to merge 1 commit intoapache:trunkfrom
iSultan:patch-1
Closed

Add space after jobId in line 1011#60
iSultan wants to merge 1 commit intoapache:trunkfrom
iSultan:patch-1

Conversation

@iSultan
Copy link

@iSultan iSultan commented Dec 2, 2015

One space is needed before Job Transitioned from in line 1011. The log output has no space between jobId and Job Transitioned from.

One space is needed before `Job Transitioned from` in line 1011. The log output has no space between `jobId` and `Job Transitioned from`.
@aajisaka
Copy link
Member

@iSultan Thanks for reporting this. Even though the fix is minor, please created a JIRA at https://issues.apache.org/jira/browse/MAPREDUCE

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 41 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1071 trunk passed
+1 compile 33 trunk passed
+1 checkstyle 22 trunk passed
+1 mvnsite 34 trunk passed
+1 shadedclient 692 branch has no errors when building and testing our client artifacts.
+1 javadoc 22 trunk passed
0 spotbugs 57 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 56 trunk passed
_ Patch Compile Tests _
+1 mvninstall 33 the patch passed
+1 compile 29 the patch passed
+1 javac 29 the patch passed
+1 checkstyle 18 the patch passed
+1 mvnsite 33 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 738 patch has no errors when building and testing our client artifacts.
+1 javadoc 18 the patch passed
+1 findbugs 60 the patch passed
_ Other Tests _
+1 unit 585 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
3577
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/1/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux fbbcf4382896 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 7f1b76c
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/1/testReport/
Max. process+thread count 581 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/1/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1027 trunk passed
+1 compile 32 trunk passed
+1 checkstyle 24 trunk passed
+1 mvnsite 35 trunk passed
+1 shadedclient 705 branch has no errors when building and testing our client artifacts.
+1 javadoc 23 trunk passed
0 spotbugs 61 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 59 trunk passed
_ Patch Compile Tests _
+1 mvninstall 30 the patch passed
+1 compile 28 the patch passed
+1 javac 28 the patch passed
+1 checkstyle 20 the patch passed
+1 mvnsite 33 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 720 patch has no errors when building and testing our client artifacts.
+1 javadoc 22 the patch passed
+1 findbugs 64 the patch passed
_ Other Tests _
+1 unit 613 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
3572
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/2/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0d89495d9e49 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 62efb63
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/2/testReport/
Max. process+thread count 577 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/2/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1073 trunk passed
+1 compile 34 trunk passed
+1 checkstyle 21 trunk passed
+1 mvnsite 36 trunk passed
+1 shadedclient 722 branch has no errors when building and testing our client artifacts.
+1 javadoc 23 trunk passed
0 spotbugs 60 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 57 trunk passed
_ Patch Compile Tests _
+1 mvninstall 31 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
+1 checkstyle 18 the patch passed
+1 mvnsite 34 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 765 patch has no errors when building and testing our client artifacts.
+1 javadoc 19 the patch passed
+1 findbugs 69 the patch passed
_ Other Tests _
+1 unit 599 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 29 The patch does not generate ASF License warnings.
3670
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/3/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux e09a3a51562e 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / e872ceb
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/3/testReport/
Max. process+thread count 600 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/3/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 111 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1408 trunk passed
+1 compile 37 trunk passed
+1 checkstyle 27 trunk passed
+1 mvnsite 35 trunk passed
+1 shadedclient 925 branch has no errors when building and testing our client artifacts.
+1 javadoc 31 trunk passed
0 spotbugs 68 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 67 trunk passed
_ Patch Compile Tests _
+1 mvninstall 40 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
+1 checkstyle 24 the patch passed
+1 mvnsite 33 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 923 patch has no errors when building and testing our client artifacts.
+1 javadoc 21 the patch passed
+1 findbugs 61 the patch passed
_ Other Tests _
-1 unit 615 hadoop-mapreduce-client-app in the patch failed.
+1 asflicense 29 The patch does not generate ASF License warnings.
4513
Reason Tests
Failed junit tests hadoop.mapreduce.v2.app.TestStagingCleanup
hadoop.mapreduce.v2.app.rm.TestRMContainerAllocator
hadoop.mapreduce.v2.app.TestFetchFailure
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/4/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 045ae553b194 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 00b5a27
Default Java 1.8.0_222
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-60/4/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/4/testReport/
Max. process+thread count 585 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/4/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 74 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1133 trunk passed
+1 compile 29 trunk passed
+1 checkstyle 20 trunk passed
+1 mvnsite 31 trunk passed
+1 shadedclient 707 branch has no errors when building and testing our client artifacts.
+1 javadoc 22 trunk passed
0 spotbugs 51 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 49 trunk passed
_ Patch Compile Tests _
+1 mvninstall 29 the patch passed
+1 compile 22 the patch passed
+1 javac 22 the patch passed
+1 checkstyle 17 the patch passed
+1 mvnsite 25 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 731 patch has no errors when building and testing our client artifacts.
+1 javadoc 18 the patch passed
+1 findbugs 53 the patch passed
_ Other Tests _
+1 unit 580 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
3642
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/5/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux dd19c62363e7 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 8943e13
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/5/testReport/
Max. process+thread count 593 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/5/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1041 trunk passed
+1 compile 27 trunk passed
+1 checkstyle 19 trunk passed
+1 mvnsite 30 trunk passed
+1 shadedclient 670 branch has no errors when building and testing our client artifacts.
+1 javadoc 18 trunk passed
0 spotbugs 49 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 48 trunk passed
_ Patch Compile Tests _
+1 mvninstall 27 the patch passed
+1 compile 21 the patch passed
+1 javac 21 the patch passed
+1 checkstyle 16 the patch passed
+1 mvnsite 24 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 687 patch has no errors when building and testing our client artifacts.
+1 javadoc 18 the patch passed
+1 findbugs 56 the patch passed
_ Other Tests _
+1 unit 581 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 24 The patch does not generate ASF License warnings.
3421
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/6/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 1dc2288e40fb 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 4cb22cd
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/6/testReport/
Max. process+thread count 581 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/6/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 39 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1060 trunk passed
+1 compile 26 trunk passed
+1 checkstyle 21 trunk passed
+1 mvnsite 29 trunk passed
+1 shadedclient 685 branch has no errors when building and testing our client artifacts.
+1 javadoc 21 trunk passed
0 spotbugs 52 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 49 trunk passed
_ Patch Compile Tests _
+1 mvninstall 28 the patch passed
+1 compile 23 the patch passed
+1 javac 23 the patch passed
+1 checkstyle 16 the patch passed
+1 mvnsite 24 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 748 patch has no errors when building and testing our client artifacts.
+1 javadoc 20 the patch passed
+1 findbugs 62 the patch passed
_ Other Tests _
+1 unit 592 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 26 The patch does not generate ASF License warnings.
3550
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/7/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 9c0c191017c3 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 28fb4b5
Default Java 1.8.0_212
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/7/testReport/
Max. process+thread count 577 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/7/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 38 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1110 trunk passed
+1 compile 31 trunk passed
+1 checkstyle 26 trunk passed
+1 mvnsite 35 trunk passed
+1 shadedclient 769 branch has no errors when building and testing our client artifacts.
+1 javadoc 26 trunk passed
0 spotbugs 57 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 54 trunk passed
_ Patch Compile Tests _
+1 mvninstall 32 the patch passed
+1 compile 28 the patch passed
+1 javac 28 the patch passed
+1 checkstyle 21 the patch passed
+1 mvnsite 28 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 810 patch has no errors when building and testing our client artifacts.
+1 javadoc 21 the patch passed
+1 findbugs 61 the patch passed
_ Other Tests _
+1 unit 615 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 31 The patch does not generate ASF License warnings.
3814
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-60/8/artifact/out/Dockerfile
GITHUB PR #60
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 6fbb6cc5180f 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-60/8/testReport/
Max. process+thread count 580 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-60/8/console
versions git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
…traints

Author: Prateek Maheshwari <pmaheshw@linkedin.com>
Author: Prateek Maheshwari <prateekm@utexas.edu>

Reviewers: Jagadish Venkatraman <jagadish@apache.org>, Yi Pan <nickpan47@gmail.com>

Closes apache#60 from prateekm/master
saxenapranav pushed a commit to saxenapranav/hadoop that referenced this pull request Jun 1, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working on it, please feel free to re-open it and ask for a committer to remove the stale tag and review again.
Thanks all for your contribution.

@github-actions github-actions bot added the Stale label Jan 4, 2026
@github-actions github-actions bot closed this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants