Oozie workflow for cleancontext #216

Merged
claudio.atzori merged 7 commits from cleancontext into beta 2022-04-22 15:46:40 +02:00
1 changed files with 8 additions and 0 deletions
Showing only changes of commit e0915061c2 - Show all commits

View File

@ -17,6 +17,14 @@
<name>shouldCleanContext</name> <name>shouldCleanContext</name>
<description>true if the context have to be cleaned</description> <description>true if the context have to be cleaned</description>
</property> </property>
<property>
<name>contextId</name>
Review

It should be better to include a description for this parameter, to explain its purpose and if it possible to include multiple contentIds, how they should be formatted.

It should be better to include a description for this parameter, to explain its purpose and if it possible to include multiple contentIds, how they should be formatted.
Review

This is just the first naive implementation of the context cleaning. I have no idea how it will be once done properly

This is just the first naive implementation of the context cleaning. I have no idea how it will be once done properly
Review

It might be the 1st naive implementation, but looking at the oozie workflow, it is not obvious what a parameter plays when it is not accompanied by any description.

It might be the 1st naive implementation, but looking at the oozie workflow, it is not obvious what a parameter plays when it is not accompanied by any description.
Review

extended

extended
<value>sobigdata</value>
</property>
<property>
<name>verifyParam</name>
<value>gcube </value>
</property>
<property> <property>
<name>sparkDriverMemory</name> <name>sparkDriverMemory</name>