Stream processing fundamentals - CS 591 K1: Data Stream Processing and Analytics Spring 2020
append-only Update rates relatively low high, bursty Processing Model query-driven / pull-based data-driven / push-based Queries ad-hoc continuous Latency relatively high low 5 Vasiliki Kalavri | Boston0 码力 | 45 页 | 1.22 MB | 1 年前3PyFlink 1.15 Documentation
link-faq/testing/test_utils.py", line 122, in␣ ˓→setUp self.t_env = TableEnvironment.create(EnvironmentSettings.in_streaming_mode()) File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3 get_gateway().jvm.EnvironmentSettings.inStreamingMode()) File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3.8/site- ˓→packages/apache_flink-1.14.4-py3.8-macosx-10.9-x86_64.egg/pyflink/java_gateway 62, in get_gateway _gateway = launch_gateway() File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3.8/site- ˓→packages/apache_flink-1.14.4-py3.8-macosx-10.9-x86_64.egg/pyflink/java_gateway0 码力 | 36 页 | 266.77 KB | 1 年前3PyFlink 1.16 Documentation
link-faq/testing/test_utils.py", line 122, in␣ ˓→setUp self.t_env = TableEnvironment.create(EnvironmentSettings.in_streaming_mode()) File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3 get_gateway().jvm.EnvironmentSettings.inStreamingMode()) File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3.8/site- ˓→packages/apache_flink-1.14.4-py3.8-macosx-10.9-x86_64.egg/pyflink/java_gateway 62, in get_gateway _gateway = launch_gateway() File "/Users/dianfu/code/src/github/pyflink-faq/testing/.venv/lib/python3.8/site- ˓→packages/apache_flink-1.14.4-py3.8-macosx-10.9-x86_64.egg/pyflink/java_gateway0 码力 | 36 页 | 266.80 KB | 1 年前3Course introduction - CS 591 K1: Data Stream Processing and Analytics Spring 2020
(1) written report of maximum 5 pages (10%). • Code (including pre-processing, deployment, and testing): (40%) • code deliverables must be accompanied by documentation 8 Vasiliki Kalavri | Boston Filtering, aggregation, joins with static data (e.g. user profile data) Examples • online A/B testing • trending topics • sentiment analysis, e.g., reaction to just published campaign • online recommendations0 码力 | 34 页 | 2.53 MB | 1 年前3Filtering and sampling streams - CS 591 K1: Data Stream Processing and Analytics Spring 2020
2020 26 for i=1 to k do j = hi(x) if the jth bit is not set then return FALSE return TRUE Testing if an element is in the filter 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 1 n bits h1 h2 hk … k hash functions0 码力 | 74 页 | 1.06 MB | 1 年前3
共 5 条
- 1