The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-04 | 1.2 kB | |
Release minor version 4.4.1.tar.gz | 2020-05-04 | 55.0 MB | |
Release minor version 4.4.1.zip | 2020-05-04 | 55.3 MB | |
Totals: 3 Items | 110.3 MB | 0 |
Gradle dependence library change
The following libraries are included in the jar assembly: H2 database, zip4j, super-csv, sun.mail, jsch, ftp4j
Dsl features
- fileprocessing: added options "onlyFromStory" and "ignoreStory"
- filecopier: added options "onlyFromStory" and "ignoreStory"
- filecleaner: added options "onlyFromStory" and "ignoreStory"
Getl features
- getl.files.Manager: options "onlyFromStory" and "ignoreStory" were added to method "buildList"
- getl.files.Manager: added method "processes" to call OS commands
- getl.vertica.VerticaConnection: added methods "purgeTables", "analyzeStatistics", "analyzeWorkload" and "processWorkload"
- getl.vertica.VerticaTable: added methods "createLike", "copyPartitionsToTable", "movePartitionsToTable", "swapPartitionsBetweenTables", "analyzeStatistics" and "purgeTable"
Getl bugs
- getl.files.FileManager: fixed error of calling OS commands when the environment variables were not set
- getl.files.HDFSManager: refactoring of calling depricated methods to current ones
- getl.utils.MapUtils: refactoring of calling depricated class XmlParser to current ones
- getl.xml.XmlDriver: refactoring of calling depricated class XmlParser to current ones