Jump to: navigation, search

Difference between revisions of "Meetings/Storlets"

(Agenda:)
 
(107 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Meeting Time: Every Wednesday at 13:00 UTC in #openstack-storlets
+
Past Meeting Time: Every Thursday at 07:00 UTC in #openstack-meeting
 +
* 15:00 JST
 +
* 10:00 IST
  
=Agenda:=
+
Because of inactivity we don't hold regular meetings now.
* Prioritize patches (suggestion):
+
Please reach out to PTL or other members if you have any topic for discussion.
* https://review.openstack.org/#/c/277322/ (refactor test_storlet_handler)...merged
 
* https://review.openstack.org/#/c/280488/ (refactor validation methods)...merged
 
* https://review.openstack.org/#/c/276543/ (use logger exception).............merged
 
* https://review.openstack.org/#/c/280038/ (change info to debug logs).....merged
 
* COPY functionality - Still need to post the patch
 
* https://review.openstack.org/#/c/276545/ (Improve timeout handling)
 
* https://review.openstack.org/#/c/282135/ (Refactor unit tests about storlet docker gateway)
 
* https://review.openstack.org/#/c/280570/ (Implement readline/readlines in IterLike, depends on 282135)
 
* Putting the last two after COPY does not mean I will not review them before.
 
  
* Storlet in Hackathon etherpad
+
== Meeting Name: storlets (#startmeeting storlets) ==
  * I would like to add another analytics related question.
+
== Meeting Logs: http://eavesdrop.openstack.org/meetings/storlets ==
* What timeframe do we think we need?
+
== Sorry, but cannot attend ==
 +
Please fill below date, nick for dates you know you cannot attend.
  
=Austin:=
+
=Agenda:=
* We currently have the following abstract
+
* Discuss patches
** Title: From Analytic to Image Processing in Swift with Openstack Storlets
+
* Hot links (To be updated in the IRC channel topic as soon as I get permission :-)
** Openstack Stolets is an emerging Openstack project aimed at pushing down data centric compute jobs to the object store. Storlets offer a server-less programming model enabling developers to quickly develop and deploy data path computations without worrying about the underlying platform details.
+
# PTG: https://etherpad.openstack.org/p/storlets-pike-design-summit
** Storlets facilitate several interesting use cases such as:
+
# https://etherpad.openstack.org/p/storlets-review-priorities
*** Performing image processing in the storage, allowing to process large objects without downloading it.
 
*** Spark analytic push down to the store, saving on both bandwidth and memory in the analytic cluster.
 
*** Data obfuscation and anonymization at the source. Thus, preventing sensitive data from ever leaving the store.
 
** In this talk we will present the project, discuss and demonstrate the use cases and present a PoC about an effective architecture for image processing using Storlets done at NTT.
 
 
 
=Swift Hackathon=
 
==Swift Community Session==
 
* 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)
 
*** storlets GET flow: https://review.openstack.org/#/c/263533/
 
*** storlets PUT flow: https://review.openstack.org/#/c/264520/
 
*** uploading storlets/dependency: https://review.openstack.org/#/c/264638/
 
** Refactoring (Thanks Takashi)
 
** 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 / Multipart MIME for adding metadata
 
** To-be-fixed in swift:
 
*** chunked transferring support in proxy-server: https://review.openstack.org/#/c/256201/
 
 
 
==Storlets Community Session(s)==
 
* Resource limitation (just ideas)
 
** Limit the number of containers or processes running on one node
 
** Limit resource consumptions in each containers
 
** stop unnecessary containers/processes?
 
* Can we also add system header like Content-Type?
 
* Documentation
 
 
 
=Bugs=
 
* Range handling
 
** https://bugs.launchpad.net/storlets/+bug/1534414
 
** https://bugs.launchpad.net/storlets/+bug/1534455
 
* FD leak
 
** https://bugs.launchpad.net/storlets/+bug/1537982
 

Latest revision as of 15:59, 31 May 2021

Past Meeting Time: Every Thursday at 07:00 UTC in #openstack-meeting

  • 15:00 JST
  • 10:00 IST

Because of inactivity we don't hold regular meetings now. Please reach out to PTL or other members if you have any topic for discussion.

Meeting Name: storlets (#startmeeting storlets)

Meeting Logs: http://eavesdrop.openstack.org/meetings/storlets

Sorry, but cannot attend

Please fill below date, nick for dates you know you cannot attend.

Agenda:

  • Discuss patches
  • Hot links (To be updated in the IRC channel topic as soon as I get permission :-)
  1. PTG: https://etherpad.openstack.org/p/storlets-pike-design-summit
  2. https://etherpad.openstack.org/p/storlets-review-priorities