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

20250313 Community Edition Update record

  1. Help Documentation updated.
  2. Improvement: Log file configuration upgraded; set the maximumu number of bytes for a log file whose name isn’t specified.
  3. New function: field(F,x) - which assigns value to a field according to a specified expression when modifying field values of a record/sequence.
  4. New option: call@f() - which registers functions of the specified format in a to-be-called script file.
  5. New option: func fn() uses @o option to define a subroutine block; when calling the subroutine, pass value to the first string parameter through the @o method.
  6. New option: Add @o option for register() function; when calling the function registered with @o, pass value to the first string parameter through the @o method.

20250313 Standard Edition Update record

  1. Help Documentation updated.

20250313 Enterprise Edition Update record

  1. Help Documentation updated.

20250311 External Library Guide Update record

  1. Hive external library new functionality:Retrieve data from an ORC file; corresponding function is orc();
  2. Hive external library new functionality:Retrieve data from a partition-based Parquet file; corresponding function is parallel();
  3. Hive external library new functionality:Retrieve data from a Parquet file; corresponding function is parquet()

History