RISE Camp 2018

RISE Camp 2018 Videos can be found here.

 

Agenda

DAY 1 – THURSDAY, OCTOBER 11, 2018

Theme: Systems support for Emerging AI applications

DAY 2 – FRIDAY, OCTOBER 12, 2018

Theme: Data Analytics and Security

  • 8:00AM: Breakfast
  • 9:00: Tutorial Overview [Chia-Che Tsai]
  • 9:15AM: PyWren: Pushing Microservices to Teraflops
    • 9:15 – ­9:45AM: PyWren Talk [Eric Jonas]
    • 9:45 – ­10:45AM: PyWren Tutorial Lab
  • 10:45AM: Break
  • 11:15AM : Opaque: Secure analytics on SparkSQL

    • 11:15 – ­11:45AM : Opaque Talk [Ankur Dave]
    • 11:45 – ­12:45AM: Opaque Tutorial Lab
  • 12:45 ­- 2:00PM: Lunch
  • 2:00PM: WAVE: Global-scale Authorization for IoT without an Authority

  • 3:30PM:Integrated tutorial: Ray+Clipper+Flor+WAVE
  • 4:30 – ­4:45PM Concluding remarks [Raluca Popa]

Tutorials

RISE Camp tutorials are now available at this GitHub Link.

Recommended reading

For WAVE:

https://en.wikipedia.org/wiki/Public-key_cryptography

For Opaque:

Scala:

https://www.artima.com/scalazine/articles/steps.html  (First Steps to Scala)

Please read up to step 4.

Spark’s DataFrame API:

https://spark.apache.org/docs/latest/sql-programming-guide.html  (Spark Official Docs)

Please read up to the section “Untyped Dataset Operation (aka DataFrame Operations)