Content
Impulse is a column based database for fast query execution and analytics.
This section describes the new features, enhancements and bug fixes in the recent releases of Impulse.
Release date: December 10, 2021, version 2.2.19
- Overwrite existing data with new dataset
- Update partitions (overwrite with new dataset) within a date range or period
- Delete data warehouse
- Visualize partitions stats
- Security enhancement
- Bug fixes
Release date: November 21, 2021, version 2.1.19
- Inset BI integration
- Security enhancement
- Bug fixes
Release date: Oct 20, 2021, version 2.0.19
- Amazon S3 integration as an ingestion source
- Amazon S3 integration as a primary source of backup, replication, and auto disaster recovery for impulse running on EC2
- Amazon AMI release for AWS marketplace
Release date: August 20, 2021, version 2.0.1
- Security enhancement and bug fixes
- Security upgrade by allowing users to refresh API keys
- Security enhancement by hiding the API key and displaying only on demand and user authentication.
- Support for checking whether system services are running. For admins only.
- Support to "stop" and "start" of services from the UI. For admins only.
- Support for displaying system logs (tail top 100)
Release date: July 15, 2021, version 2.0.0
- Security enhancement
- Enhancement in role, permission and access control
- Support for more granular level (entire warehouse vs individual tables) sharing and provision for read or write or readwrite access level
- Integration with Momentum ETL to ingest data from wide variety of data sources
- Integration with Momentum Pipeline to index data into Impulse by either on-demand or scheduled based automation
- Role based access control for ingestion from Momentum
- Integration with MVInsight visualization for graphing and dashboard creation
- JDBC based integration with BI tools, such as Tableau, Qlik and more
- Restful API for ad-hoc query. Parameterized Rest request to retrieve data in JSON or CSV format
- Support for export of data in CSV format right from the UI
Release date: March 15, 2021, version 1.6.0
- Support for ad hoc query from the browser based interface
- Security enhancement to encrypt all system passwords and sensitive user information
- Support for user defined http and https ports
- Support for uploading client specific SSL certificates and management from UI by admin users
- Support for UI based configuration management by admin users
Release date: January 15, 2021, version 1.5.0
- Web based user interface for user registration, password and account management
- UI for roles, permissions, and privilege management
- UI to create data warehouse and organize data sources within warehouses
- UI for drag-n-drop to add data sources
- UI for ETL to upload file, define fields, and set partition columns
- UI to manage data sources
- Support for ANSI SQL to query data sources
Release date: March 11, 2020, version 1.0
- Creation of core engine for data ingestion, and partitioning
- Creation of clustering mechanism for scaling of data ingestion
- Creation of clustering mechanism for parallel and distributed query processing and result assembly
- Support for Hadoop as a distributed file system for cluster based deployment.