[ 
https://issues.apache.org/jira/browse/OOZIE-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13650658#comment-13650658
 ] 

Hadoop QA commented on OOZIE-1231:
----------------------------------

Testing JIRA OOZIE-1231

Cleaning local svn workspace

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:green}+1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 
132
.    {color:green}+1{color} the patch does adds/modifies 3 testcase(s)
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc 
warnings
{color:red}-1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:red}-1{color} the patch seems to introduce 1 new javac warning(s)
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
.    {color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.    {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color}
.    Tests run: 1148
.    Tests failed: 29
.    Tests errors: 16

.    The patch failed the following testcases:

.      
testEvictionOnTimeToIdle(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)
.      
testClientAuthTokenCache(org.apache.oozie.servlet.TestAuthFilterAuthOozieClient)
.      
testClientWithoutAnonymous(org.apache.oozie.servlet.TestAuthFilterAuthOozieClient)
.      
testClientWithCustomAuthenticator(org.apache.oozie.servlet.TestAuthFilterAuthOozieClient)
.      
testClientWithAnonymous(org.apache.oozie.servlet.TestAuthFilterAuthOozieClient)
.      testSubmit(org.apache.oozie.client.TestOozieCLI)
.      testStart(org.apache.oozie.client.TestOozieCLI)
.      testJobInfo(org.apache.oozie.client.TestOozieCLI)
.      testSuspend(org.apache.oozie.client.TestOozieCLI)
.      testResume(org.apache.oozie.client.TestOozieCLI)
.      testKill(org.apache.oozie.client.TestOozieCLI)
.      testReRun(org.apache.oozie.client.TestOozieCLI)
.      testJobLog(org.apache.oozie.client.TestOozieCLI)
.      testJobStatus(org.apache.oozie.client.TestOozieCLI)
.      testSubmitMapReduce(org.apache.oozie.client.TestOozieCLI)
.      testJobsStatus(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun1(org.apache.oozie.client.TestOozieCLI)
.      testServerBuildVersion(org.apache.oozie.client.TestOozieCLI)
.      testPropertiesWithTrailingSpaces(org.apache.oozie.client.TestOozieCLI)
.      testAdminQueueDump(org.apache.oozie.client.TestOozieCLI)
.      testRun(org.apache.oozie.client.TestOozieCLI)
.      testCoordReRun2(org.apache.oozie.client.TestOozieCLI)
.      testHeaderPropagation(org.apache.oozie.client.TestOozieCLI)
.      testSubmitPig(org.apache.oozie.client.TestOozieCLI)
.      testSubmitDoAs(org.apache.oozie.client.TestOozieCLI)
.      testSubmitWithPropertyArguments(org.apache.oozie.client.TestOozieCLI)
.      testRunWithDebug(org.apache.oozie.client.TestOozieCLI)
.      testOozieStatus(org.apache.oozie.client.TestOozieCLI)
.      testJobDefinition(org.apache.oozie.client.TestOozieCLI)

{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}


The full output of the test-patch run is available at

.   https://builds.apache.org/job/oozie-trunk-precommit-build/490/
                
> Provide access to launcher job URL from web console when using Map Reduce 
> action
> --------------------------------------------------------------------------------
>
>                 Key: OOZIE-1231
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1231
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Ryota Egashira
>            Assignee: Ryota Egashira
>              Labels: oozie
>         Attachments: OOZIE-1231-v3.patch, OOZIE-1231-v4.patch, 
> OOZIE-1231-v6.patch, OOZIE-1231-v7.patch, OOZIE-1231-v8.patch, Screen Shot 
> Launcher_Job_URL_tab.png, ScreenShot-MapReduceAction-New.png
>
>
> there are applications where custom inputformat used in MR action, and log 
> message from the inputformat is written on launcher task log. for debugging 
> purpose, users need to check the launcher task log. but currently in MR 
> action, oozie automatically swaps external ID, and do not expose the launcher 
> ID in web-console. (now only way is to to grep oozie.log). this jira is to 
> show launcher job URL on web console when using Map Reduce action 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to