Presentation is loading. Please wait.

Presentation is loading. Please wait.

Safety Guarantee of Continuous Join Queries over Punctuated Data Streams Hua-Gang Li *, Songting Chen, Junichi Tatemura Divykant Agrawal, K. Selcuk Candan.

Similar presentations


Presentation on theme: "Safety Guarantee of Continuous Join Queries over Punctuated Data Streams Hua-Gang Li *, Songting Chen, Junichi Tatemura Divykant Agrawal, K. Selcuk Candan."— Presentation transcript:

1 Safety Guarantee of Continuous Join Queries over Punctuated Data Streams Hua-Gang Li *, Songting Chen, Junichi Tatemura Divykant Agrawal, K. Selcuk Candan and Wang-Pin Hsiung NEC Laboratories America * University of California, Santa Barbara

2 2VLDB' 2006. Seoul, Korea Stream Query Processing Continuous Queries Stream Query Engine Stream Query Engine Streaming Data Online transaction management Network analysis Sensor network monitoring …

3 3VLDB' 2006. Seoul, Korea Motivating Example Window approach –However, window size may be hard to determine Exploiting stream constraints –Uniqueness, sorted input, etc –Punctuations

4 4VLDB' 2006. Seoul, Korea Punctuation –A predicate that must be evaluated to false for every element following the punctuation Representation [Tucker et al. TKDE 2003] –A special tuple (*, c, *, *) –E.g., Item(sellerid,itemid,name,initialprice) A punctuation “no more item with itemid = 1” is denoted as (*, 1, *, *)

5 5VLDB' 2006. Seoul, Korea State of the Art Semantic modeling of punctuations [Tucker et al. TKDE 2003] Punctuation-aware query optimization –Binary join [Ding et al. EDBT 2004] –Group By [Li et al. SIGMOD 2005] Generation of useful punctuations, i.e., heartbeats, from time domain [Srivastava et al. PODS 2004] However, one fundamental problem is not addressed –Whether a query can benefit from available punctuations, refer to as “safety checking” problem

6 6VLDB' 2006. Seoul, Korea Outline Formulate safety checking problem for continuous join queries Sound and complete safety condition for simple punctuations Sounds and complete safety condition for complex punctuations Conclusion and future work

7 7VLDB' 2006. Seoul, Korea Punctuation Scheme Punctuation scheme –Describe the types of punctuation instances that a data stream can have at runtime –Can be viewed as metadata of punctuation instances Representation –Simple punctuation schemes: e.g., Item(sellerid, itemid, name, initialprice). punctuation scheme (–,+,–,–), instance (*, 1, *, *) –Complex punctation schemes: e.g., Bid(bidderid, itemid, increase). punctuation scheme (+,+,–), instance (1, 1, *) Determined by application semantics

8 8VLDB' 2006. Seoul, Korea Safety Checking Problem Given a continuous join query Q (CJQ) and a set of punctuation schemes, –Determine If Q still requires unbounded memory consumption no matter what punctuation instances (described by the punctuation schemes) may occur For example: –Unsafe if we only have following two punctuation schemes Item(sellerid,itemid,name,initialprice) (–, +, –, –) Bid(bidderid,itemid,increase) (+, +, –) Safety.vs. Runtime memory consumption –Unsafe query always requires infinite runtime memory –However, safe query does not guarantee low runtime memory consumption

9 9VLDB' 2006. Seoul, Korea Join State –Refer to the space used for storing the inputs of each join operator Purgeability –Purgeability of a join state for every tuple t, there exists a finite set of punctuation instances such that t will not produce any join results with any new tuples –Purgeability of a join operator Safe Execution Plan –Every join operator involved is purgeable Safe CJQ –There exists at least one safe execution plan Concepts … … √

10 10VLDB' 2006. Seoul, Korea Purging for Binary Join Operator Purge S 2 is similar. Hence we need punctuation schemes S 1 (–, +), S 2 (+, –)

11 11VLDB' 2006. Seoul, Korea A CJQ with no Safe Binary Join Plan S 1.A = S 3.A Punctuation Schemes S 1 (A –, B + ), S 2 (B –, C + ), S 3 (C –, A + ) CJQ Unsafe Plan

12 12VLDB' 2006. Seoul, Korea Purging for M-Way Join Operator

13 13VLDB' 2006. Seoul, Korea Chained Purge Strategy There is a punctuation propagation effect for M-way join operator!

14 14VLDB' 2006. Seoul, Korea Punctuation Graph (simple punctuation scheme) Capture such punctuation propagation effect

15 15VLDB' 2006. Seoul, Korea THEOREM 1. The join state S is purgeable iff there exists a path from S to every other node S i in the punctuation graph COROLLARY 1. A join operator is purgeable iff its punctuation graph is a strongly connected graph. Purgeability of a Join Operator S S1S1 S2S2 S3S3 … … S’S’

16 16VLDB' 2006. Seoul, Korea Safety for CJQ Safe CJQ requires at least one safe execution plan –However, the number of execution plans is exponential THEOREM 2. A CJQ is safe iff its M-join plan is safe → If M-join plan is unsafe, no other safe plan exists → Linear safety checking for simple punctuation schemes

17 17VLDB' 2006. Seoul, Korea Handling Complex Punctuation Schemes S 3 : (+,+) cannot purge either S 1 or S 2, but can purge S 1 S 2 S3S3 (A, C)

18 18VLDB' 2006. Seoul, Korea Generalized Punctuation Graph Intermediate result Purge of raw data stream Purge of intermediate result

19 19VLDB' 2006. Seoul, Korea CJQ Safety under Complex Punctuations Schemes Intuition: intermediate results have to be purgeable as well Transformed Punctuation Graph –1. Identify strongly connected sub-graph, merge them into a single merged node –2. Take the generalized punctuation edges of merged node into account, continue Step 1 THEOREM 3. A CJQ is safe iff transformed punctuation graph ends up in a single merged node –Polynomial safety checking for complex punctuation schemes

20 20VLDB' 2006. Seoul, Korea Conclusion & Future Work Formulate the safety checking problem for CJQ Sound and complete safety conditions –Based on novel punctuation graph –Linear for simple punctuation schemes –Polynomial for complex punctuation schemes Future work –Optimization of Chained Purge Strategy for M-join M-join purge.vs. a tree binary-join purge –Optimization of CJQ Purge plan.vs. join plan Adaptive purge plan –Generation of Punctuations

21


Download ppt "Safety Guarantee of Continuous Join Queries over Punctuated Data Streams Hua-Gang Li *, Songting Chen, Junichi Tatemura Divykant Agrawal, K. Selcuk Candan."

Similar presentations


Ads by Google