| 1. |
Can Impala Be Used For Complex Event Processing? |
|
Answer» For example, in an industrial environment, MANY AGENTS MAY generate large amounts of data. Can Impala be used to ANALYZE this data, checking for notable changes in the environment? Complex Event Processing (CEP) is USUALLY performed by dedicated stream-processing systems. Impala is not a stream-processing system, as it most closely resembles a relational database. For example, in an industrial environment, many agents may generate large amounts of data. Can Impala be used to analyze this data, checking for notable changes in the environment? Complex Event Processing (CEP) is usually performed by dedicated stream-processing systems. Impala is not a stream-processing system, as it most closely resembles a relational database. |
|