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

Hadoop QA commented on OOZIE-2814:
----------------------------------


Testing JIRA OOZIE-2814

Cleaning local git 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 adds/modifies 2 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}WARNING{color}: the current HEAD has 100 Javadoc warning(s)
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:green}+1{color} There are no new bugs found in total.
. {color:green}+1{color} There are no new bugs found in [docs].
. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive].
. {color:green}+1{color} There are no new bugs found in [sharelib/spark].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].
. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].
. {color:green}+1{color} There are no new bugs found in [sharelib/pig].
. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].
. {color:green}+1{color} There are no new bugs found in [examples].
. {color:green}+1{color} There are no new bugs found in [client].
. {color:green}+1{color} There are no new bugs found in [core].
. {color:green}+1{color} There are no new bugs found in [tools].
. {color:green}+1{color} There are no new bugs found in [server].
{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: 2091
.    Tests failed: 25
.    Tests errors: 98

.    The patch failed the following testcases:

testMapReduceWithUberJarDisabled(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testParserDefaultJobTrackerFail(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalExtensionActions(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserDefaultJobTrackerWithGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalLocalAlreadyExists(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserDefaultJobTracker(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalJobXML(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testRerun(org.apache.oozie.action.hadoop.TestRerun)
testSubmitFailsWithInvalidLauncherEnvVars(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitFailsWithNegativeMemory(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitFailsWithNegativeVcores(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testActionStartWithEscapeStrings(org.apache.oozie.command.coord.TestCoordActionStartXCommand)
testWorkflowActionEvent(org.apache.oozie.event.TestEventGeneration)
testWorkflowActionRecoveryUserRetry(org.apache.oozie.service.TestRecoveryService)
testRerunFork(org.apache.oozie.command.wf.TestReRunXCommand)
testSubWorkflowSuspend(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
testSubWorkflowRerun(org.apache.oozie.action.oozie.TestSubWorkflowActionExecutor)
testWfActionKillChildJob(org.apache.oozie.command.wf.TestWorkflowActionKillXCommand)
testWfActionKillSuccess(org.apache.oozie.command.wf.TestWorkflowActionKillXCommand)
testActionReuseWfJobAppPath(org.apache.oozie.command.wf.TestActionStartXCommand)
testActionStart(org.apache.oozie.command.wf.TestActionStartXCommand)
testActionWithEscapedStringAndCDATA(org.apache.oozie.command.wf.TestActionStartXCommand)
testParallelFsAndShellWorkflowCompletesSuccessfully(org.apache.oozie.test.TestWorkflowRetries)
testParallelFsAndShellWorkflowCompletesSuccessfully(org.apache.oozie.test.TestWorkflow)

.    Tests failing with errors:
testActionConfLoadDefaultResources(org.apache.oozie.action.hadoop.TestHiveActionExecutor)
testHiveAction(org.apache.oozie.action.hadoop.TestHiveActionExecutor)
testSparkAction(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testSetupMethodsWithSparkConfiguration(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testSparkAction(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testSetupMethodsWithSparkConfiguration(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestSparkActionExecutor)
testPyspark(org.apache.oozie.action.hadoop.TestPyspark)
testSetupMethodsForQuery(org.apache.oozie.action.hadoop.TestHive2ActionExecutor)
testHive2Action(org.apache.oozie.action.hadoop.TestHive2ActionExecutor)
testHive2ActionFails(org.apache.oozie.action.hadoop.TestHive2ActionExecutor)
testSetupMethodsForScript(org.apache.oozie.action.hadoop.TestHive2ActionExecutor)
testMapReduceWithUberJarEnabled(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testSetMapredJobName(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testCommaSeparatedFilesAndArchives(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testEndWithoutConfiguration(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceWithConfigClass(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceWithCredentials(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testJobNameSetForMapReduceChild(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testStreamingConfOverride(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testConfigDefaultPropsToAction(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceWithConfigClassThrowException(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testStreaming(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testSetExecutionStats_when_user_has_specified_stats_write_TRUE(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testSetExecutionStats_when_user_has_specified_stats_write_FALSE(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceWithConfigClassNotFound(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduce(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceActionError(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testMapReduceActionKill(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testPig(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testExecutionStatsWithMaxStatsSizeLimit(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testCommaSeparatedFilesAndArchives(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testPigError(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testActionConfLoadDefaultResources(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testExecutionStatsWithRetrieveStatsFalse(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testExternalChildIds(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testExecutionStats(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testUdfPig(org.apache.oozie.action.hadoop.TestPigActionExecutor)
testSqoopActionWithRedundantArgsAndFreeFormQuery(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithArgsAndFreeFormQuery(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithBadRedundantArgsAndFreeFormQuery(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithBadCommand(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopEval(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopActionWithRedundantPrefix(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testSqoopAction(org.apache.oozie.action.hadoop.TestSqoopActionExecutor)
testShellScriptHadoopConfDir(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testShellScriptError(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testShellScript(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testEnvVar(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testShellScriptHadoopConfDirWithNoL4J(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testPerlScript(org.apache.oozie.action.hadoop.TestShellActionExecutor)
testCannotKillActionWhenACLSpecified(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testOutputSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitLauncherConfigurationOverridesLauncherMapperProperties(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testCredentialsSkip(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testACLDefaults_noFalseChange(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testJobSubmissionWithoutYarnKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testFilesystemScheme(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testExceptionSubmitException(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testCommaSeparatedFilesAndArchives(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitOKWithLauncherEnvVars(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitOKWithLauncherJavaOpts(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testPrepare(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testAddActionShareLib(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testJobXmlAndNonDefaultNamenode(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testActionLibsPath(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitOKWithVcoresAndMemory(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSetupMethods(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testEmptyArgsWithNullArgsNotAllowed(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testRecovery(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSubmitWithLauncherQueue(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testEnvVarsPropagatedFromLauncherConfig(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testJavaOpts(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testExceptionSubmitThrowable(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testAdditionalJarSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testChildKill(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testLibFileArchives(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testCredentialsModule(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testIdSwapSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testAddShareLibSchemeAndAuthority(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testEmptyArgsWithNullArgsAllowed(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testExit0SubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testCredentialsWithoutCredTag(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testACLDefaults_launcherACLsSetToDefault(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testActionShareLibWithNonDefaultNamenode(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testCredentialsInvalid(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testACLDefaults_explicitLauncherAndActionSettings(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testSimpestSleSubmitOK(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testExit1SubmitError(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
testInfoWithBundle(org.apache.oozie.action.hadoop.TestOozieJobInfo)
testDuplicateJarsInDistributedCache(org.apache.oozie.service.TestShareLibService)
testLoadfromDFS(org.apache.oozie.service.TestShareLibService)
testConfFileAddedToDistributedCache(org.apache.oozie.service.TestShareLibService)
testConfFileAddedToActionConf(org.apache.oozie.service.TestShareLibService)
testAddShareLib_pig(org.apache.oozie.service.TestShareLibService)
testAddShareLibDistributedCache(org.apache.oozie.service.TestShareLibService)
testAddShareLib_pig_withVersion(org.apache.oozie.service.TestShareLibService)
testInfoWithBundle(org.apache.oozie.action.hadoop.TestOozieJobInfo)
testActionCheck(org.apache.oozie.command.wf.TestActionCheckXCommand)
testDistCpFile(org.apache.oozie.action.hadoop.TestDistCpActionExecutor)

.    {color:orange}Tests failed at first run:{color}
TestBulkWorkflowXCommand#testbulkWfKillSuccess
TestPartitionDependencyManagerEhcache#testMemoryUsageAndSpeedOverflowToDisk
.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
{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}

{color:red}. There is at least one warning, please check{color}

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

. https://builds.apache.org/job/PreCommit-OOZIE-Build/366/



> OYA: Update example workflows to newest schemas
> -----------------------------------------------
>
>                 Key: OOZIE-2814
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2814
>             Project: Oozie
>          Issue Type: Sub-task
>    Affects Versions: 5.0.0
>            Reporter: Robert Kanter
>            Assignee: Attila Sasvari
>            Priority: Blocker
>         Attachments: OOZIE-2814-00.patch, OOZIE-2814-01.patch
>
>
> OOZIE-2687 will add in a whole set of newer schemas that are more 
> Yarn-centric.  Most, if not all, examples currently use pretty old versions 
> of the schemas.  We should take this opportunity to update the examples to 
> the newest schemas added by OOZIE-2687, which should help demonstrate them.
> It may make sense to keep the older schemas too, to show that older workflows 
> still work.  We have some examples where we have two workflow XML files that 
> do the same thing in different ways.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to