Jump to: navigation, search

Difference between revisions of "Meetings/Storlets"

Line 8: Line 8:
 
*** Updates:
 
*** Updates:
 
**** Unit tests (Thanks NTT)
 
**** Unit tests (Thanks NTT)
 +
***** Unit tests for storlets GET flow: https://review.openstack.org/#/c/263533/
 
**** Copy semantics (I got a working prototype)
 
**** Copy semantics (I got a working prototype)
 
**** Storlets samples (thumbnail extraction, more to come), what else?
 
**** Storlets samples (thumbnail extraction, more to come), what else?
Line 13: Line 14:
 
**** Adding a non voting gate job for testing Storlets
 
**** Adding a non voting gate job for testing Storlets
 
**** Use footers for adding metadata
 
**** Use footers for adding metadata
 +
***** How to pass header information
 +
**** Resource limitation
 
**** more?
 
**** more?
 
* Next Openstack Summit
 
* Next Openstack Summit

Revision as of 04:47, 6 January 2016

Meeting Time: Every Wednesday at 13:00 UTC in #openstack-storlets

Agenda:

  • NTT Updates
  • Session in Openstack Hackathon
    • Here is a first shot at defining an agenda: The purpose of the session is to update the community on what's happening in the openstack-storlets project and get feedback on number of subjects (the intention is not to discuss pushing the middleware to Swift at this point).
      • Updates:
        • Unit tests (Thanks NTT)
        • Copy semantics (I got a working prototype)
        • Storlets samples (thumbnail extraction, more to come), what else?
      • Points for discussion:
        • Adding a non voting gate job for testing Storlets
        • Use footers for adding metadata
          • How to pass header information
        • Resource limitation
        • more?
  • Next Openstack Summit
    • Here is a first shot at a talk abstract:
      • Title: From Analytic to Image Processing in Swift with Openstack Storlets
      • Openstack Stolets is an emerging project aimed at pushing down data centric compute jobs to the object store. In this talk we will present the project, discuss and demonstrate use cases varying from spark analytic push down to image processing and present a PoC done at NTT.