hsfs.core.online_ingestion_result #
[source] OnlineIngestionResult #
Metadata object used to provide Online Ingestion Batch Result information.
This class encapsulates the result of a single batch operation during online ingestion, including the ingestion ID, status, and number of rows processed.
[source] online_ingestion_id property #
online_ingestion_id: int
Get the unique identifier for the online ingestion batch.
| RETURNS | DESCRIPTION |
|---|---|
int | The online ingestion batch ID. TYPE: |