JP2016515228A - 低レイテンシデータアクセス用のデータストリーム分割 - Google Patents
低レイテンシデータアクセス用のデータストリーム分割 Download PDFInfo
- Publication number
- JP2016515228A JP2016515228A JP2015556052A JP2015556052A JP2016515228A JP 2016515228 A JP2016515228 A JP 2016515228A JP 2015556052 A JP2015556052 A JP 2015556052A JP 2015556052 A JP2015556052 A JP 2015556052A JP 2016515228 A JP2016515228 A JP 2016515228A
- Authority
- JP
- Japan
- Prior art keywords
- log data
- data
- server
- total number
- entry
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 230000002776 aggregation Effects 0.000 claims abstract description 122
- 238000004220 aggregation Methods 0.000 claims abstract description 122
- 238000000034 method Methods 0.000 claims abstract description 54
- 238000012545 processing Methods 0.000 claims abstract description 24
- 238000013479 data entry Methods 0.000 claims description 60
- 230000000694 effects Effects 0.000 claims description 21
- 230000006870 function Effects 0.000 claims description 16
- 230000008569 process Effects 0.000 claims description 16
- 230000004931 aggregating effect Effects 0.000 claims description 10
- 238000013500 data storage Methods 0.000 claims description 7
- 238000013480 data collection Methods 0.000 description 18
- 238000003860 storage Methods 0.000 description 11
- 230000006855 networking Effects 0.000 description 7
- 230000007246 mechanism Effects 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 239000000945 filler Substances 0.000 description 3
- 238000003491 array Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000009826 distribution Methods 0.000 description 2
- 239000000835 fiber Substances 0.000 description 2
- 230000014759 maintenance of location Effects 0.000 description 2
- HRANPRDGABOKNQ-ORGXEYTDSA-N (1r,3r,3as,3br,7ar,8as,8bs,8cs,10as)-1-acetyl-5-chloro-3-hydroxy-8b,10a-dimethyl-7-oxo-1,2,3,3a,3b,7,7a,8,8a,8b,8c,9,10,10a-tetradecahydrocyclopenta[a]cyclopropa[g]phenanthren-1-yl acetate Chemical compound C1=C(Cl)C2=CC(=O)[C@@H]3C[C@@H]3[C@]2(C)[C@@H]2[C@@H]1[C@@H]1[C@H](O)C[C@@](C(C)=O)(OC(=O)C)[C@@]1(C)CC2 HRANPRDGABOKNQ-ORGXEYTDSA-N 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000003139 buffering effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000007405 data analysis Methods 0.000 description 1
- 238000007418 data mining Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000003203 everyday effect Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012432 intermediate storage Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000013341 scale-up Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/254—Extract, transform and load [ETL] procedures, e.g. ETL data flows in data warehouses
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
- Storage Device Security (AREA)
Abstract
Description
複数のフロントエンドサーバにおいて、リアルタイムのユーザ活動に基づくログデータを生成すること、
ログデータを集約サーバに送信すること、
集約サーバにおいてログデータを集約すること、
ログデータを複数のログデータストリームに分割すること、
ログデータストリームを少なくとも1つのバックエンドサーバに並列に供給すること、
を含む。
ログデータが複数のログデータストリームに均等に分配されるようにログデータをランダムに分割することを含むことができる。
データステージングエリアにおいてログデータをステージングすることを更に含むことができる。
ログデータをどのように複数のログデータストリームに分割するかに関しての命令を、バックエンドサーバから受信することを更に含むことができる。
上記方法は、
ログデータの各エントリ用に、バケットの合計数を法(modulo)として、アプリケーション識別及びカテゴリフィールドのハッシュ関数によってバケット番号を計算することであって、バケットの合計数が複数のログデータストリームの合計数であることと、
ログデータのそのエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に含むことができる。
アプリケーション識別は、ログデータエントリを処理するためのデータ消費アプリケーションを識別することができる。
上記方法は、
各ログデータエントリ用に、1からバケットの合計数までの整数をランダムに生成することであって、バケットの合計数が複数のログデータストリームの合計数であることと、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に含むことができる。
バックエンドサーバがログデータストリームを受信して処理する場合に、バックエンドサーバには等しく負荷をかけることができる。
ログデータのエントリの接頭部を検査して、エントリが割り当てられるログデータストリームを決定することを更に含むことができる。
ログデータをデータウェアハウスに送信すること、
データウェアハウスが、処理したログデータに基づいてデータ照会に応答することができるように、データウェアハウスにおいてログデータを処理すること、
を更に含むことができる。
リアルタイムのユーザ活動に基づいてログデータを生成するように構成された複数のフロントエンドサーバと、
フロントエンドサーバの少なくとも幾つかから受信されたログデータを集約するように構成された少なくとも1つの集約サーバであって、ネットワークを介してフロントエンドサーバの少なくとも幾つかと接続される集約サーバと、
を含み、
集約サーバは、ログデータをステージングするように構成されたデータステージングエリアを含み、集約サーバは、1つ又は複数のバックエンドサーバが、ログデータストリームを並列に検索できるように、ログデータを複数のログデータストリームに分割するように構成される。
ログデータの各エントリ用に、バケットの合計数を法として、アプリケーション識別及びカテゴリフィールドのハッシュ関数によってバケット番号を計算し、ここで、バケットの合計数は複数のログデータストリームの合計数であり、
ログデータのそのエントリを、バケット番号によって識別されたログデータストリームに割り当てる、
ように構成することができる。
各ログデータエントリ用に、1からバケットの合計数までの整数をランダムに生成し、ここで、バケットの合計数は複数のログデータストリームの合計数であり、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てる、
ように構成することができる。
プロセッサと、
プロセッサに結合され、集約サーバが複数のフロントエンドサーバと通信することを可能にするネットワークインターフェースと、
データステージングエリアを含むデータ記憶装置と、
プロセッサによって実行されることで集約サーバが以下を含む処理を行うことを可能にする命令を格納するメモリと、
を備え、当該処理が、
フロントエンドサーバからログデータを受信することであって、フロントエンドサーバがリアルタイムのユーザ活動に基づいてログデータを生成することと、
ログデータを集約すること、
データステージングエリアにおいてログデータをステージングすること、
1つ又は複数のバックエンドサーバがログデータストリームを並列に検索できるように、ログデータを複数のログデータストリームに分割すること、
を含む。
ログデータの各エントリ用に、バケットの合計数を法として、アプリケーション識別及びカテゴリフィールドのハッシュ関数によってバケット番号を計算することであって、バケットの合計数が複数のログデータストリームの合計数であることと、
ログデータのそのエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に含むことができる。
各ログデータエントリ用に、1からバケットの合計数までの整数をランダムに生成することであって、バケットの合計数が複数のログデータストリームの合計数であることと、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に含むことができる。
一実施形態において、ログデータは、複数のログデータエントリを含む。各ログデータエントリは、アプリケーション識別及びカテゴリフィールドを含む。カテゴリフィールドは、ログデータエントリの意図された宛先の高レベルの記述を含む。アプリケーション識別は、ログデータエントリを処理するためのデータ消費アプリケーションを識別する。集約サーバは、ログデータのエントリの接頭部を検査して、アプリケーション識別及びカテゴリフィールドを認識する。
Claims (20)
- 複数のフロントエンドサーバにおいて、リアルタイムのユーザ活動に基づくログデータを生成すること、
前記ログデータを集約サーバに送信すること、
前記ログデータを前記集約サーバにおいて集約すること、
前記ログデータを複数のログデータストリームに分割すること、
前記ログデータストリームを少なくとも1つのバックエンドサーバに並列に供給すること、
を備える方法。 - 前記分割するステップは、
前記ログデータが複数のログデータストリームに均等に分配されるように前記ログデータをランダムに分割することを含む、請求項1に記載の方法。 - 前記ログデータをどのように前記複数のログデータストリームに分割するかに関しての命令を前記バックエンドサーバから受信することを更に備える請求項1に記載の方法。
- 前記ログデータが複数のログデータエントリを含み、各ログデータエントリがアプリケーション識別及びカテゴリフィールドを含む、請求項1に記載の方法。
- 前記ログデータの各エントリ用に、バケット合計数を法として、前記アプリケーション識別及び前記カテゴリフィールドのハッシュ関数によってバケット番号を計算することであって、前記バケット合計数が前記複数のログデータストリームの合計数であることと、
前記ログデータのそのエントリを、前記バケット番号によって識別されたログデータストリームに割り当てること、
を更に備える請求項4に記載の方法。 - 前記カテゴリフィールドが、前記ログデータエントリの意図された宛先の高レベルの記述を含む、請求項5に記載の方法。
- 前記アプリケーション識別が、前記ログデータエントリを処理するためのデータ消費アプリケーションを識別する、請求項5に記載の方法。
- 前記ログデータが複数のログデータエントリを含み、
当該方法が、
各ログデータエントリ用に、1からバケット合計数までの整数をランダムに生成することであって、前記バケット合計数が前記複数のログデータストリームの合計数であることと、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に備える請求項4に記載の方法。 - バケット合計数が、前記ログデータストリームを受信するために利用可能なバックエンドサーバの数及び各バックエンドサーバが扱うことができる接続部の数によって決定される、請求項4に記載の方法。
- バケット合計数が、少なくとも1つのバックエンドサーバ上を走るデータ消費アプリケーションによって指示される、請求項4に記載の方法。
- 前記バックエンドサーバが前記ログデータストリームを受信して処理する場合に、前記バックエンドサーバに等しく負荷がかけられる、請求項9に記載の方法。
- 前記ログデータのエントリの接頭部を検査して、エントリが割り当てられる前記ログデータストリームを決定することを更に備える請求項1に記載の方法。
- 前記ログデータをデータウェアハウスに送信すること、
前記データウェアハウスが、処理したログデータに基づいてデータ照会に応答することができるように、前記データウェアハウスにおいて前記ログデータを処理すること、
を更に備える請求項1に記載の方法。 - コンピュータ実行システムであって、
リアルタイムのユーザ活動に基づくログデータを生成するように構成された複数のフロントエンドサーバと、
ネットワークを介して前記複数のフロントエンドサーバのうちの少なくとも幾つかと接続され、前記複数のフロントエンドサーバのうちの少なくとも幾つかから受信した前記ログデータを集約するように構成された少なくとも1つの集約サーバと、
を備え、
前記集約サーバが、前記ログデータをステージングするように構成されたデータステージングエリアを含み、前記集約サーバは、1つ又は複数のバックエンドサーバが複数のログデータストリームを並列に検索できるように前記ログデータを複数のログデータストリームに分割するように構成されている、コンピュータ実行システム。 - 前記ログデータが複数のログデータエントリを含み、各ログデータエントリがアプリケーション識別及びカテゴリフィールドを含み、
前記集約サーバは更に、
前記ログデータの各エントリ用に、バケット合計数を法として、前記アプリケーション識別及び前記カテゴリフィールドのハッシュ関数によってバケット番号を計算し、ここで、前記バケット合計数は前記複数のログデータストリームの合計数であり、
前記ログデータのそのエントリを、前記バケット番号によって識別されたログデータストリームに割り当てる、
ように構成されている、請求項14に記載のコンピュータ実行システム。 - 前記ログデータが複数のログデータエントリを含み、
前記集約サーバが更に、
各ログデータエントリ用に、1からバケット合計数までの整数をランダムに生成し、ここで、前記バケット合計数は前記複数のログデータストリームの合計数であり、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てる、
ように構成されている、請求項14に記載のコンピュータ実行システム。 - バケット合計数が、1つ又は複数のバックエンドサーバ上を走るデータ消費アプリケーションデータによって指示され、前記バケット合計数が、前記ログデータストリームを受信するために利用可能なバックエンドサーバの数、及び各バックエンドサーバが扱うことができる接続部の数によって決定される、請求項4に記載の方法。
- 集約サーバであって、
プロセッサと、
前記プロセッサに結合され、当該集約サーバが複数のフロントエンドサーバと通信することを可能にするネットワークインターフェースと、
データステージングエリアを含むデータ記憶装置と、
前記プロセッサによって実行されることで当該集約サーバが以下を含む処理を行うことを可能にする命令を格納するメモリと、
を備え、前記処理が、
前記フロントエンドサーバからログデータを受信することであって、前記フロントエンドサーバが、リアルタイムのユーザ活動に基づいて前記ログデータを生成することと、
前記ログデータを集約すること、
前記データステージングエリアにおいて前記ログデータをステージングすること、
1つ又は複数のバックエンドサーバがログデータストリームを並列に検索できるように、前記ログデータを複数のログデータストリームに分割すること、
を含む、集約サーバ。 - 前記ログデータが複数のログデータエントリを含み、各ログデータエントリがアプリケーション識別及びカテゴリフィールドを含み、
前記処理が、
前記ログデータの各エントリ用に、バケット合計数を法として、前記アプリケーション識別及び前記カテゴリフィールドのハッシュ関数によってバケット番号を計算することであって、前記バケット合計数が前記複数のログデータストリームの合計数であることと、
前記ログデータのそのエントリを、前記バケット番号によって識別されたログデータストリームに割り当てること、
を更に含む、請求項18に記載の集約サーバ。 - 前記ログデータが複数のログデータエントリを含み、
前記処理が、
各ログデータエントリ用に、1からバケット合計数までの整数をランダムに生成することであって、前記バケット合計数が前記複数のログデータストリームの合計数であることと、
そのログデータエントリを、バケット番号によって識別されたログデータストリームに割り当てること、
を更に含む、請求項18に記載の集約サーバ。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/756,340 US10223431B2 (en) | 2013-01-31 | 2013-01-31 | Data stream splitting for low-latency data access |
US13/756,340 | 2013-01-31 | ||
PCT/US2014/012120 WO2014120487A1 (en) | 2013-01-31 | 2014-01-17 | Data stream splitting for low-latency data access |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2016515228A true JP2016515228A (ja) | 2016-05-26 |
JP2016515228A5 JP2016515228A5 (ja) | 2017-11-02 |
JP6258975B2 JP6258975B2 (ja) | 2018-01-10 |
Family
ID=51224089
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015556052A Active JP6258975B2 (ja) | 2013-01-31 | 2014-01-17 | 低レイテンシデータアクセス用のデータストリーム分割 |
Country Status (10)
Country | Link |
---|---|
US (1) | US10223431B2 (ja) |
JP (1) | JP6258975B2 (ja) |
KR (1) | KR101885688B1 (ja) |
CN (1) | CN104969213B (ja) |
AU (1) | AU2014212780B2 (ja) |
BR (1) | BR112015017391A2 (ja) |
CA (1) | CA2897338C (ja) |
IL (1) | IL239811B (ja) |
MX (1) | MX356571B (ja) |
WO (1) | WO2014120487A1 (ja) |
Families Citing this family (48)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9609050B2 (en) * | 2013-01-31 | 2017-03-28 | Facebook, Inc. | Multi-level data staging for low latency data access |
US9678773B1 (en) | 2014-09-30 | 2017-06-13 | Amazon Technologies, Inc. | Low latency computational capacity provisioning |
US9146764B1 (en) | 2014-09-30 | 2015-09-29 | Amazon Technologies, Inc. | Processing event messages for user requests to execute program code |
US9600312B2 (en) | 2014-09-30 | 2017-03-21 | Amazon Technologies, Inc. | Threading as a service |
US9413626B2 (en) | 2014-12-05 | 2016-08-09 | Amazon Technologies, Inc. | Automatic management of resource sizing |
US9588790B1 (en) | 2015-02-04 | 2017-03-07 | Amazon Technologies, Inc. | Stateful virtual compute system |
US9733967B2 (en) | 2015-02-04 | 2017-08-15 | Amazon Technologies, Inc. | Security protocols for low latency execution of program code |
US10515097B2 (en) * | 2015-04-06 | 2019-12-24 | EMC IP Holding Company LLC | Analytics platform for scalable distributed computations |
US10791063B1 (en) | 2015-04-06 | 2020-09-29 | EMC IP Holding Company LLC | Scalable edge computing using devices with limited resources |
US10860622B1 (en) | 2015-04-06 | 2020-12-08 | EMC IP Holding Company LLC | Scalable recursive computation for pattern identification across distributed data processing nodes |
US10270707B1 (en) | 2015-04-06 | 2019-04-23 | EMC IP Holding Company LLC | Distributed catalog service for multi-cluster data processing platform |
US10511659B1 (en) * | 2015-04-06 | 2019-12-17 | EMC IP Holding Company LLC | Global benchmarking and statistical analysis at scale |
US10425350B1 (en) | 2015-04-06 | 2019-09-24 | EMC IP Holding Company LLC | Distributed catalog service for data processing platform |
US10776404B2 (en) | 2015-04-06 | 2020-09-15 | EMC IP Holding Company LLC | Scalable distributed computations utilizing multiple distinct computational frameworks |
US10706970B1 (en) | 2015-04-06 | 2020-07-07 | EMC IP Holding Company LLC | Distributed data analytics |
US10541938B1 (en) | 2015-04-06 | 2020-01-21 | EMC IP Holding Company LLC | Integration of distributed data processing platform with one or more distinct supporting platforms |
US10541936B1 (en) * | 2015-04-06 | 2020-01-21 | EMC IP Holding Company LLC | Method and system for distributed analysis |
CN106815274B (zh) * | 2015-12-02 | 2022-02-18 | 中兴通讯股份有限公司 | 基于Hadoop的日志数据挖掘方法及系统 |
US9910713B2 (en) | 2015-12-21 | 2018-03-06 | Amazon Technologies, Inc. | Code execution request routing |
US10656861B1 (en) | 2015-12-29 | 2020-05-19 | EMC IP Holding Company LLC | Scalable distributed in-memory computation |
US11132213B1 (en) | 2016-03-30 | 2021-09-28 | Amazon Technologies, Inc. | Dependency-based process of pre-existing data sets at an on demand code execution environment |
CN105912609B (zh) * | 2016-04-06 | 2019-04-02 | 中国农业银行股份有限公司 | 一种数据文件处理方法和装置 |
US10102040B2 (en) | 2016-06-29 | 2018-10-16 | Amazon Technologies, Inc | Adjusting variable limit on concurrent code executions |
KR101892067B1 (ko) * | 2017-03-28 | 2018-08-27 | 주식회사 리얼타임테크 | 관계형 데이터베이스 기반의 텍스트 로그데이터 저장 및 검색 방법 |
US10853115B2 (en) | 2018-06-25 | 2020-12-01 | Amazon Technologies, Inc. | Execution of auxiliary functions in an on-demand network code execution system |
US11146569B1 (en) | 2018-06-28 | 2021-10-12 | Amazon Technologies, Inc. | Escalation-resistant secure network services using request-scoped authentication information |
US11099870B1 (en) | 2018-07-25 | 2021-08-24 | Amazon Technologies, Inc. | Reducing execution times in an on-demand network code execution system using saved machine states |
US11243953B2 (en) * | 2018-09-27 | 2022-02-08 | Amazon Technologies, Inc. | Mapreduce implementation in an on-demand network code execution system and stream data processing system |
US11099917B2 (en) | 2018-09-27 | 2021-08-24 | Amazon Technologies, Inc. | Efficient state maintenance for execution environments in an on-demand code execution system |
US11943093B1 (en) | 2018-11-20 | 2024-03-26 | Amazon Technologies, Inc. | Network connection recovery after virtual machine transition in an on-demand network code execution system |
US11010188B1 (en) | 2019-02-05 | 2021-05-18 | Amazon Technologies, Inc. | Simulated data object storage using on-demand computation of data objects |
US11861386B1 (en) | 2019-03-22 | 2024-01-02 | Amazon Technologies, Inc. | Application gateways in an on-demand network code execution system |
US11119809B1 (en) | 2019-06-20 | 2021-09-14 | Amazon Technologies, Inc. | Virtualization-based transaction handling in an on-demand network code execution system |
US11190609B2 (en) | 2019-06-28 | 2021-11-30 | Amazon Technologies, Inc. | Connection pooling for scalable network services |
US11159528B2 (en) | 2019-06-28 | 2021-10-26 | Amazon Technologies, Inc. | Authentication to network-services using hosted authentication information |
US11115404B2 (en) | 2019-06-28 | 2021-09-07 | Amazon Technologies, Inc. | Facilitating service connections in serverless code executions |
US11119826B2 (en) | 2019-11-27 | 2021-09-14 | Amazon Technologies, Inc. | Serverless call distribution to implement spillover while avoiding cold starts |
US11714682B1 (en) | 2020-03-03 | 2023-08-01 | Amazon Technologies, Inc. | Reclaiming computing resources in an on-demand code execution system |
US11188391B1 (en) | 2020-03-11 | 2021-11-30 | Amazon Technologies, Inc. | Allocating resources to on-demand code executions under scarcity conditions |
CN112416699A (zh) * | 2020-06-05 | 2021-02-26 | 上海哔哩哔哩科技有限公司 | 指标数据收集方法及系统 |
CN111680009B (zh) * | 2020-06-10 | 2023-10-03 | 苏州跃盟信息科技有限公司 | 日志处理方法、装置、存储介质和处理器 |
US11550713B1 (en) | 2020-11-25 | 2023-01-10 | Amazon Technologies, Inc. | Garbage collection in distributed systems using life cycled storage roots |
US11593270B1 (en) | 2020-11-25 | 2023-02-28 | Amazon Technologies, Inc. | Fast distributed caching using erasure coded object parts |
US11797522B2 (en) * | 2021-01-29 | 2023-10-24 | International Business Machines Corporation | Database log writing based on log pipeline contention |
US11388210B1 (en) | 2021-06-30 | 2022-07-12 | Amazon Technologies, Inc. | Streaming analytics using a serverless compute system |
US11968280B1 (en) | 2021-11-24 | 2024-04-23 | Amazon Technologies, Inc. | Controlling ingestion of streaming data to serverless function executions |
US12015603B2 (en) | 2021-12-10 | 2024-06-18 | Amazon Technologies, Inc. | Multi-tenant mode for serverless code execution |
US11995085B2 (en) * | 2022-02-25 | 2024-05-28 | Visa International Service Association | System, method, and computer program product for efficiently storing multi-threaded log data |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6978458B1 (en) * | 2000-11-17 | 2005-12-20 | Oracle International Corporation | Distributing data items to corresponding buckets for use in parallel operations |
JP2008204206A (ja) * | 2007-02-20 | 2008-09-04 | Nec Corp | データ分散格納システム及びデータ分散方法、それに用いる装置並びにそのプログラム |
US20080256079A1 (en) * | 2007-04-11 | 2008-10-16 | Yahoo! Inc. | Load-based technique to balance data sources to data consumers |
JP2008305352A (ja) * | 2007-06-11 | 2008-12-18 | Tatsuya Shindo | 全文検索システム |
JP2011039820A (ja) * | 2009-08-12 | 2011-02-24 | Hitachi Ltd | ストリームデータ処理方法及び装置 |
US20110246826A1 (en) * | 2010-03-31 | 2011-10-06 | Cloudera, Inc. | Collecting and aggregating log data with fault tolerance |
Family Cites Families (76)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US1024646A (en) | 1911-06-24 | 1912-04-30 | Jeremiah Muckey | Mold for concrete curbs for graves. |
US6212515B1 (en) * | 1998-11-03 | 2001-04-03 | Platinum Technology, Inc. | Method and apparatus for populating sparse matrix entries from corresponding data |
US6408292B1 (en) | 1999-08-04 | 2002-06-18 | Hyperroll, Israel, Ltd. | Method of and system for managing multi-dimensional databases using modular-arithmetic based address data mapping processes on integer-encoded business dimensions |
WO2001039012A2 (en) | 1999-11-22 | 2001-05-31 | Avenue, A, Inc. | Efficient web server log processing |
US20110128972A1 (en) | 2000-04-17 | 2011-06-02 | Randy Thornton | Peer to peer dynamic network link acceleration |
WO2001080003A2 (en) | 2000-04-17 | 2001-10-25 | Circadence Corporation | System and method for shifting functionality between multiple web servers |
US7139791B1 (en) * | 2000-07-13 | 2006-11-21 | International Business Machines Corporation | Apparatus and method for providing access to a data stream by a plurality of users at a same time |
US7127492B1 (en) * | 2000-10-31 | 2006-10-24 | International Business Machines Corporation | Method and apparatus for distributed application acceleration |
US20030046394A1 (en) * | 2000-11-03 | 2003-03-06 | Steve Goddard | System and method for an application space server cluster |
US20020184327A1 (en) * | 2001-05-11 | 2002-12-05 | Major Robert Drew | System and method for partitioning address space in a proxy cache server cluster |
US7895350B1 (en) * | 2001-07-05 | 2011-02-22 | Motive, Inc. | N-way data stream splitter |
US8156216B1 (en) | 2002-01-30 | 2012-04-10 | Adobe Systems Incorporated | Distributed data collection and aggregation |
US7337214B2 (en) | 2002-09-26 | 2008-02-26 | Yhc Corporation | Caching, clustering and aggregating server |
US6698815B1 (en) | 2002-10-02 | 2004-03-02 | Grupo Antolin Ingenieria, S.A. | Sun visor with mirror assembly |
US8676843B2 (en) * | 2002-11-14 | 2014-03-18 | LexiNexis Risk Data Management Inc. | Failure recovery in a parallel-processing database system |
US7506355B2 (en) * | 2002-11-22 | 2009-03-17 | Microsoft Corporation | Tracking end-user content viewing and navigation |
US7469253B2 (en) * | 2003-04-01 | 2008-12-23 | Microsoft Corporation | Associative hash partitioning using pseudo-random number generator |
US20040230744A1 (en) * | 2003-05-17 | 2004-11-18 | Teh Jin Teik | Cache content protocol for a content data delivery system |
US8234517B2 (en) * | 2003-08-01 | 2012-07-31 | Oracle International Corporation | Parallel recovery by non-failed nodes |
US7523145B2 (en) * | 2004-04-22 | 2009-04-21 | Opentv, Inc. | System for managing data in a distributed computing system |
US7644050B2 (en) * | 2004-12-02 | 2010-01-05 | International Business Machines Corporation | Method and apparatus for annotation-based behavior extensions |
US7555456B2 (en) * | 2004-06-08 | 2009-06-30 | Rosenthal Collins Group, Llc | Method and system for providing electronic information for multi-market electronic trading |
US20080201299A1 (en) * | 2004-06-30 | 2008-08-21 | Nokia Corporation | Method and System for Managing Metadata |
US7380173B2 (en) * | 2004-08-03 | 2008-05-27 | International Business Machines Corporation | Identifying temporal ambiguity in a aggregated log stream |
US8161318B2 (en) | 2005-02-07 | 2012-04-17 | Mimosa Systems, Inc. | Enterprise service availability through identity preservation |
US20060206923A1 (en) | 2005-03-09 | 2006-09-14 | Macrovision Corporation | Method and system for self-encrypting key identification |
US20060236074A1 (en) * | 2005-04-14 | 2006-10-19 | Arm Limited | Indicating storage locations within caches |
JP2006318312A (ja) | 2005-05-13 | 2006-11-24 | Victor Co Of Japan Ltd | 情報配信管理サーバ |
US7587388B2 (en) * | 2005-07-28 | 2009-09-08 | Microsoft Corporation | Separating uploads into aggregate and raw data storage |
US20070027974A1 (en) * | 2005-08-01 | 2007-02-01 | Microsoft Corporation | Online service monitoring |
US8775273B2 (en) | 2005-11-23 | 2014-07-08 | Ebay Inc. | System and method for transaction automation |
US20070124437A1 (en) * | 2005-11-30 | 2007-05-31 | Cisco Technology, Inc. | Method and system for real-time collection of log data from distributed network components |
US7636743B2 (en) * | 2005-12-19 | 2009-12-22 | Commvault Systems, Inc. | Pathname translation in a data replication system |
US7822808B2 (en) | 2006-04-21 | 2010-10-26 | Motenet, Inc. | Collection and distribution of sense-on-demand data |
KR100950661B1 (ko) | 2006-05-20 | 2010-04-02 | 삼성전자주식회사 | 통신 시스템에서 신호 수신 장치 및 방법 |
US20070299631A1 (en) | 2006-06-27 | 2007-12-27 | Microsoft Corporation | Logging user actions within activity context |
US8037052B2 (en) | 2006-11-22 | 2011-10-11 | General Electric Company | Systems and methods for free text searching of electronic medical record data |
JP5396001B2 (ja) | 2006-12-13 | 2014-01-22 | 楽天Edy株式会社 | 情報処理装置、情報処理装置の制御方法、及び情報処理装置の制御プログラム |
US20080288500A1 (en) * | 2007-02-13 | 2008-11-20 | Demetrios Sapounas | Physiological data processing architecture for situation awareness |
US8321579B2 (en) * | 2007-07-26 | 2012-11-27 | International Business Machines Corporation | System and method for analyzing streams and counting stream items on multi-core processors |
US7698422B2 (en) | 2007-09-10 | 2010-04-13 | Specific Media, Inc. | System and method of determining user demographic profiles of anonymous users |
US20090157766A1 (en) * | 2007-12-18 | 2009-06-18 | Jinmei Shen | Method, System, and Computer Program Product for Ensuring Data Consistency of Asynchronously Replicated Data Following a Master Transaction Server Failover Event |
US8019863B2 (en) | 2008-03-28 | 2011-09-13 | Ianywhere Solutions, Inc. | Synchronizing events between mobile devices and servers |
US8893131B2 (en) * | 2008-04-11 | 2014-11-18 | Yahoo! Inc. | System and/or method for bulk loading of records into an ordered distributed database |
JP5257311B2 (ja) * | 2008-12-05 | 2013-08-07 | ソニー株式会社 | 情報処理装置、および情報処理方法 |
KR101207510B1 (ko) | 2008-12-18 | 2012-12-03 | 한국전자통신연구원 | 클러스터 데이터 관리시스템 및 클러스터 데이터 관리 시스템에서 공유 재수행 로그를 이용한 데이터 재구축 방법 |
US8392530B1 (en) * | 2008-12-18 | 2013-03-05 | Adobe Systems Incorporated | Media streaming in a multi-tier client-server architecture |
US8078825B2 (en) * | 2009-03-11 | 2011-12-13 | Oracle America, Inc. | Composite hash and list partitioning of database tables |
US8224924B2 (en) | 2009-03-27 | 2012-07-17 | Bank Of America Corporation | Active email collector |
JP4911198B2 (ja) * | 2009-06-03 | 2012-04-04 | 富士通株式会社 | ストレージ制御装置、ストレージシステムおよびストレージ制御方法 |
US8230046B2 (en) * | 2009-12-15 | 2012-07-24 | Facebook, Inc. | Setting cookies in conjunction with phased delivery of structured documents |
WO2011076463A1 (en) | 2009-12-23 | 2011-06-30 | International Business Machines Corporation | Deduplication of encrypted data |
US8348840B2 (en) | 2010-02-04 | 2013-01-08 | Robert Bosch Gmbh | Device and method to monitor, assess and improve quality of sleep |
US8943053B2 (en) | 2010-02-26 | 2015-01-27 | Telefonaktiebolaget L M Ericsson (Publ) | Social data ranking and processing |
US9317572B2 (en) | 2010-03-31 | 2016-04-19 | Cloudera, Inc. | Configuring a system to collect and aggregate datasets |
US9082127B2 (en) * | 2010-03-31 | 2015-07-14 | Cloudera, Inc. | Collecting and aggregating datasets for analysis |
US8788543B2 (en) * | 2010-05-13 | 2014-07-22 | International Business Machines Corporation | Scalable, concurrent resizing of hash tables |
US8819236B2 (en) | 2010-12-16 | 2014-08-26 | Microsoft Corporation | Resource optimization for online services |
EP2659620B1 (en) * | 2010-12-29 | 2018-10-17 | Citrix Systems Inc. | Systems and methods for scalable n-core statistics aggregation |
US8825608B2 (en) | 2011-02-23 | 2014-09-02 | Level 3 Communications, Llc | Content delivery network analytics management via edge stage collectors |
US20120246303A1 (en) | 2011-03-23 | 2012-09-27 | LogRhythm Inc. | Log collection, structuring and processing |
US8775556B1 (en) * | 2011-07-20 | 2014-07-08 | Google Inc. | Automated segmentation and processing of web site traffic data over a rolling window of time |
US8775941B1 (en) * | 2011-07-20 | 2014-07-08 | Google Inc. | System for monitoring and reporting deviations of real-time analytics data from expected analytics data |
US20130030868A1 (en) * | 2011-07-25 | 2013-01-31 | Cbs Interactive, Inc. | Scheduled Split Testing |
US11127309B2 (en) | 2011-08-09 | 2021-09-21 | The Mitre Corporation | Flight management system operator |
US9747592B2 (en) | 2011-08-16 | 2017-08-29 | Verizon Digital Media Services Inc. | End-to-end content delivery network incorporating independently operated transparent caches and proxy caches |
US8429162B1 (en) * | 2011-09-27 | 2013-04-23 | Amazon Technologies, Inc. | Facilitating data redistribution in database sharding |
US20150356104A9 (en) | 2011-10-04 | 2015-12-10 | Electro Industries/Gauge Tech | Systems and methods for collecting, analyzing, billing, and reporting data from intelligent electronic devices |
US20130238391A1 (en) | 2012-03-09 | 2013-09-12 | Oracle International Corporation | Product oriented web site analytics |
EP2856701B1 (en) | 2012-05-31 | 2016-09-28 | Netsweeper (Barbados) Inc. | Policy service logging using graph structures |
US8850263B1 (en) | 2012-09-14 | 2014-09-30 | Amazon Technologies, Inc. | Streaming and sampling in real-time log analysis |
US9104745B1 (en) | 2012-09-28 | 2015-08-11 | Palo Alto Networks, Inc. | Distributed log collector and report generation |
US8447854B1 (en) * | 2012-12-04 | 2013-05-21 | Limelight Networks, Inc. | Edge analytics query for distributed content network |
US9152502B2 (en) | 2012-12-21 | 2015-10-06 | Microsoft Technology Licensing, Llc | Data error detection and correction using hash values |
US9633022B2 (en) | 2012-12-28 | 2017-04-25 | Commvault Systems, Inc. | Backup and restoration for a deduplicated file system |
US9609050B2 (en) | 2013-01-31 | 2017-03-28 | Facebook, Inc. | Multi-level data staging for low latency data access |
-
2013
- 2013-01-31 US US13/756,340 patent/US10223431B2/en active Active
-
2014
- 2014-01-17 WO PCT/US2014/012120 patent/WO2014120487A1/en active Application Filing
- 2014-01-17 CA CA2897338A patent/CA2897338C/en not_active Expired - Fee Related
- 2014-01-17 CN CN201480007137.8A patent/CN104969213B/zh active Active
- 2014-01-17 BR BR112015017391A patent/BR112015017391A2/pt not_active Application Discontinuation
- 2014-01-17 JP JP2015556052A patent/JP6258975B2/ja active Active
- 2014-01-17 AU AU2014212780A patent/AU2014212780B2/en not_active Ceased
- 2014-01-17 MX MX2015009825A patent/MX356571B/es active IP Right Grant
- 2014-01-17 KR KR1020157022383A patent/KR101885688B1/ko active IP Right Grant
-
2015
- 2015-07-06 IL IL239811A patent/IL239811B/en active IP Right Grant
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6978458B1 (en) * | 2000-11-17 | 2005-12-20 | Oracle International Corporation | Distributing data items to corresponding buckets for use in parallel operations |
JP2008204206A (ja) * | 2007-02-20 | 2008-09-04 | Nec Corp | データ分散格納システム及びデータ分散方法、それに用いる装置並びにそのプログラム |
US20080256079A1 (en) * | 2007-04-11 | 2008-10-16 | Yahoo! Inc. | Load-based technique to balance data sources to data consumers |
JP2008305352A (ja) * | 2007-06-11 | 2008-12-18 | Tatsuya Shindo | 全文検索システム |
JP2011039820A (ja) * | 2009-08-12 | 2011-02-24 | Hitachi Ltd | ストリームデータ処理方法及び装置 |
US20110246826A1 (en) * | 2010-03-31 | 2011-10-06 | Cloudera, Inc. | Collecting and aggregating log data with fault tolerance |
Also Published As
Publication number | Publication date |
---|---|
CA2897338C (en) | 2018-08-14 |
AU2014212780A1 (en) | 2015-07-23 |
WO2014120487A1 (en) | 2014-08-07 |
JP6258975B2 (ja) | 2018-01-10 |
CN104969213A (zh) | 2015-10-07 |
CA2897338A1 (en) | 2014-08-07 |
BR112015017391A2 (pt) | 2017-07-11 |
IL239811A0 (en) | 2015-08-31 |
IL239811B (en) | 2019-01-31 |
MX2015009825A (es) | 2016-04-04 |
CN104969213B (zh) | 2018-01-12 |
MX356571B (es) | 2018-06-04 |
KR101885688B1 (ko) | 2018-08-06 |
KR20150114965A (ko) | 2015-10-13 |
US10223431B2 (en) | 2019-03-05 |
AU2014212780B2 (en) | 2018-09-13 |
US20140214752A1 (en) | 2014-07-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6258975B2 (ja) | 低レイテンシデータアクセス用のデータストリーム分割 | |
US10581957B2 (en) | Multi-level data staging for low latency data access | |
US11347761B1 (en) | System and methods for distributed database query engines | |
US9923960B2 (en) | Partition balancing in an on-demand services environment | |
EP3959643B1 (en) | Property grouping for change detection in distributed storage systems | |
US20180248772A1 (en) | Managing intelligent microservices in a data streaming ecosystem | |
CN113767377A (zh) | 针对分布式存储系统中的变化检测的动态散列函数组合 | |
US11620345B2 (en) | Method and apparatus for a mechanism for event replay when a reroute of recordation of the event occurred in a multiplexed event recordation system | |
EP2765517B1 (en) | Data stream splitting for low-latency data access | |
US12079246B2 (en) | System and methods for dynamic log indexing and processing | |
US20180095664A1 (en) | Techniques and architectures for efficient allocation of under-utilized resources | |
US10511656B1 (en) | Log information transmission integrity | |
US12105705B2 (en) | Database query processing with database clients | |
Meena et al. | Big Data’s Biggest Problem: Load Imbalancing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20170116 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170920 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20170920 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20171117 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20171128 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20171124 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20171207 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6258975 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: R3D02 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |