Download esProc SPL

Make sure you have read esProc SPL Editions and Services before you download the program.
The trial for commecial editions requires a serial number; you can get it from the official download page

Community Edition

Standard Edition

Enterprise Edition

Peripheral and temporary update packages

20240926 Community Edition Update record

  1. Help Documentation updated;
  2. New functionality: Dynamic parameters;
  3. New option: eval@s(), which does not compute the specified expression after the expression is dynamically parsed;
  4. New option: pos@w()/replace@w(), which only searches for/replaces the substring with the same number of characters during string search and replacement;
  5. Improvement: s.split() function supports matching Chinese parentheses when splitting a string by the separator;
  6. New option: htmlparse@0()and htmlparse@p(), which respectively retain null values and parse text as corresponding type when retrieving data from an HTML file;
  7. New option: xml@b(), which does not automatically convert data type when parsing XML strings;
  8. Improvement: Upgrade poi/http/json-related jars.

20240926 Standard Edition Update record

  1. Help Documentation updated.

20240926 Enterprise Edition Update record

  1. Help Documentation updated;
  2. Add “New”, “Save as”, “Insert/Delete row”, “Insert/Delete column”, “Edit Parameter” functionalities for RSRV WEB script debugging.

20241009 External Library Guide Update record

1.New feature for Hive external library:Obtain a list of Hive databases; corresponding function is hive_db();
2.New feature for Hive external library:Obtain a list of certain table names in the specified Hive database and locations of the corresponding HDFS files; corresponding function is hive_table();
3.New feature for Hive external library:Retrieve ORC/Parquet data; corresponding function is hdfs_import().

History