1 / 1

StreamFS : Managing and Querying Physical Streaming Data Jorge Ortiz

This resource by Jorge Ortiz explores the management and querying of physical streaming data using a distributed file system approach. It discusses the organization of metadata, illustrating a hierarchical structure that represents application metadata. The paper presents models operating on streams with contextual information, such as inventory data, and discusses the importance of timestamped entries. Additionally, it outlines how systems can effectively interpret streams of data in a meaningful context, leveraging technologies like Java and JavaScript.

kirk
Télécharger la présentation

StreamFS : Managing and Querying Physical Streaming Data Jorge Ortiz

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. StreamFS: Managing and Querying Physical Streaming DataJorge Ortiz Interpolate F1(x) • Distributed FS Organization for metadata management • Hierarchy represents app metadata • Streams interpreted in context • Models run on streams { “desc”:”inventory inside SDH” “timestamp”: … } /inventory {“desc”:”Acme” “timestamp”: …} {“desc”:”Phone” “timestamp”: …} {“desc”:”Outlet” “timestamp”: …} Java/Javascript

More Related