Oodt

Latest version: v1.1

Safety actively analyzes 630169 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.1

*** NOTE: A change was introduced in this version that causes a forced upgrade to your
Lucene Workflow Instance repository catalog. If you are using Lucene in the workflow manager,
the best bet is to blow away your old workflow instance catalog, and then allow it to be
rebuilt automatically. You can detect if you are affected by this issue if you see a message
akin to the below.
Jul 19, 2017 10:45:02 AM org.apache.oodt.cas.workflow.instrepo.LuceneWorkflowInstanceRepository addWorkflowInstanceToCatalog
WARNING: Unable to index workflow instance: [d8dad567-6c90-11e7-9e4e-7574e3a12106]: Message: Format version is not supported
(resource BufferedChecksumIndexInput(MMapIndexInput(path="/project/oodt/dev/jedi/data/workflow/slothrop/segments"))): -1 (needs
to be between 1071082519 and 1071082519). This version of Lucene only supports indexes created with release 5.0 and later.
java.lang.NullPointerException
****

* OODT-954 CAS-PGE FileManagerFileStager has NPE b/c it does not set Product Structure (mattmann)

* OODT-526 Add base functionality in Curator for Task List persistence (mjoyce, mattmann)

* OODT-525 Export IngestTaskList from Curator (mjoyce, mattmann)

* OODT-304 Add a Getter method to get the file handler configuration (Michael Cayanan via mattmann)

* OODT-877 Fix 2 failures in o.a.o.commons.util.XMLTest on Windows 2008 Server (lewismc, mattmann)

* OODT-305 Make the Resource Manager manage different queues of jobs independently (resneck, mattmann)

* OODT-753 Move FM and WM Python APIs into "agility" component (kelly, mattmann)

* OODT-563 Task editing and Workflow execution (varun, mattmann)

* OODT-212 Rollback capability for Workflows (sherylj via mattmann)

* OODT-836, OODT-837 Remove Non-Essential Components (mattmann, mdstarch, magicaltrout)

* OODT-213 Reading/Writing API for XML-based Workflow Task policy (mattmann)

* OODT-775 XSD's for pushpull's mimetypes.xml (Lewis John McGibbney via mattmann)

* OODT-847 New FilemgrMetExtractor to extract File System Attributes (Aditya Dhulipala, rverma via mattmann)

* OODT-948 Fix dockerfile (magicaltrout/R B Krishna)

* OODT-938 update netcdf (magicaltrout)

* OODT-943 update javadoc and site plugin versions (magicaltrout)

* OODT-931 CAS Crawler and metadata preconditions should say what preconditions
failed (mattmann)

* OODT-932 OODT-Core forces javadoc to run and fails on linting - it shouldn't
do that (mattmann)

* OODT-929 EnvUtilities should only load environment variables one time and
statically cache them (mattmann)

1.0

* OODT-925 - Update schema.xml field defs for SOLR 5.x
* OODT-926 - Fix pom versioning
* OODT-927 - Sanitize SQL commands in CAS DatasourceIngestMapper
* OODT-928 - UPdate maven-compiler-plugin

0.12

* OODT-781 Add missing XMLRPC endpoint for remove hashtable. (magicaltrout)

* OODT-923 Fix start script for solr deployments (magicaltrout)

* OODT-924 Fix missing timestamp metadata field in returned data from solr (magicaltrout)

* OODT-992 Fix incorrect product count for solr backed store (magicaltrout)

0.11

* OODT-918 - Created a prerequisite workflow condition for DRAT (Karanjeet
Singh via mattmann)

* OODT-913 Multiple metadata values not written out into product-types.xml (luca)

* ODT-862 Include the Workflow ID as part of the standard metadata (luca)

* OODT-885 RegEx Precondition Comparator for DRAT --exclude feature (Karanjeet
Singh via mattmann)

* OODT-874 Corrected workflow/bin/wmgr and resource/bin/resmgr to make sure
they both delete the cas.xxxx.pid file when stopped using the 'stop'
command. (mallder)

* OODT-872 Upgrade Jena dependencies to org.apache.jena 3.0.0 (lewismc, mattmann)

* OODT-882 Merge dependency update into master (magicaltrout)

* OODT-887 Prevent DNS resolution on URL Lookup (magicaltrout)

* OODT-888 Replace += with StringBuilders to improve performance (magicaltrout)

* OODT-889 Fix TopN with Type (magicaltrout)

* OODT-891 Add clover placeholder(waiting on license from Atlassian) (magicaltrout)

* OODT-892 Tidy up null assignments (magicaltrout)

* OODT-755 Fix error message in FM client when ingestion fails - code quality from sonar (magicaltrout)

* OODT-894 Remove inefficient constructors - code quality from sonar (magicaltrout)

* OODT-909 create more explicit exceptions - code quality from sonar (magicaltrout)

* OODT-907 remove never queries collections - code quality from sonar (magicaltrout)

* OODT-906 remove redundant assignments - code quality from sonar (magicaltrout)

* OODT-904 remove redundant throws - code quality from sonar (magicaltrout)

* OODT-903 simplify flows - code quality from sonar (magicaltrout)

* OODT-902 remove redundant modifiers from enums - code quality from sonar (magicaltrout)

* OODT-901 resolve javadoc issues - code quality from sonar (magicaltrout)

* OODT-900 remove boxing/unboxing etc in code - code quality from sonar (magicaltrout)

* OODT-899 remove redundant local variables - code quality from sonar (magicaltrout)

* OODT-898 remove redundant finals - code quality from sonar (magicaltrout)

* OODT-897 remove module dependencies - code quality from sonar (magicaltrout)

* OODT-896 remove interface modifers - code quality from sonar (magicaltrout)

* OODT-895 remove redundant measure unit - code quality from sonar (magicaltrout)

* OODT-894 tidy up inefficient constructors - code quality from sonar (magicaltrout)

* OODT-912 replace print stacttraces with log output - code quality from sonar (magicaltrout)

0.10

* OODT-871 Issues with OODT 0.10 RC1 (lewismc, mattmann)

* OODT-246 Give user the ability to print a detailed report on what jobs in
the Resource Manager are running on what nodes (Gabe Resneck, mattmann)

* OODT-245 List results from the Resource Manager client should be sorted
alphabetically (Gabe Resneck via mattmann)

* OODT-248 Give user the ability to print a detailed report on the load, capacity
and queues of all nodes in the Resource Manager (Gabe Resneck, mattmann)

* OODT-247 Resource Manager client should allow users to see what jobs are
currently in the queue (Gabe Resneck, mattmann)

* OODT-244 Allow the Resource Manager scheduler to cycle on a non-integer
number of seconds (Gabe Resneck via mattmann)

* OODT-864 Upgrade to Tika 1.10 (mattmann,tpalsulich)

* OODT-686 AddProductTypeCliAction should prompt for ProductTypeId (rverma, mattmann)

* OODT-302 Add support in the xmlquery package to handle HTTP Redirection (Michael Cayanan via mattmann)

* OODT-303 Add support in the Grid Package to throw an HTTP Servlet Response (Michael Cayanan via mattmann)

* OODT-480 Balance: default view not found (Nesbert Hidalgo via mattmann)

* OODT-598 XMLQuery DIS-style query parser needs to treat "" as a word character (kelly via mattmann)

* OODT-870 Integrate Curator into OPSUI (mattmann)

* OODT-842 create restful version of cas curator services (mattmann)

* OODT-838 Separate RESTful Servers and Clients (Michael Starch, mattmann)

* OODT-824 Port the Curator to Apache Wicket (mattmann)

* OODT-861 Workflow Manager client will print the list of task ids for a given workflow, if requested (luca)

* OODT-854 Enable File Manager and Resource Manager to collect configuration files by parsing a directory tree recursively (luca)

* OODT-781 Fix removal of files from the LocalDataTransferer (magicaltrout)

0.9

* OODT-841 Update Maven instructions in README to include clean command (Ethan Wang via mattmann)

* OODT-844 Scala maven plugin for streaming only (Jane Wyngaard via mattmann)

* OODT-829 Implement an Apache Tika based Server Side Extractor (Radu Manole via mattmann)

* OODT-826 Add the capability to check external preconditions before ingesting a file.

* OODT-832 Move streaming items to seperate top-level component (starchmd)

* OODT-831 CAS PGE adapter framework build failed (Aditya Dhulipala via mattmann)

* OODT-830 Queue Assertion failure of XmlQueueRepository under CAS Resource Manager (Aditya Dhulipala via mattmann)

* OODT-823 OODT JDK8 Maven3 build errors (Aditya Dhulipala via mattmann)

* OODT-715 SolrIndexer fails to index when numProducts == pageSize (pramirez, mdstarch via mattmann)

* OODT-821 OODT-821 FMProd RDF conf shouldn't use EDRN as a default namespace for keys and for types (mattmann)

* OODT-818 CmdLineIngester should log there was an exception and move on during ingest (mattmann)

* OODT-817 TikaCmdLineExtractor needs to add Filename and FileLocation fields (mattmann)

* OODT-813 CAS-PGE incorrectly passes varargs to DynamicConfigFile implementations (mattmann)

* OODT-812 RADIX ingest script (mattmann)

* OODT-811 RADIX incorrectly sets up PCS REST services app config (mattmann)

* OODT-810 Metadata PreCondition Comparators based on FileName and LastModified time (Luca Cinquini via mattmann)

* OODT-809 A CrawlerAction that indexes to Solr (Luca Cinquini via mattmann)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.