vegas-viz / Vegas

The missing MatPlotLib for Scala + Spark
MIT License
730 stars 98 forks source link

Update Flink support to be inline with Spark naming convention. #71

Open aishfenton opened 8 years ago

aishfenton commented 8 years ago

Update Flink support to be inline with Spark (which we recently changed import name for). New import will be:

import vegas.flinkExt._

PS. FYI @ASRagab.