You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

0.5.0 - First release in Apache incubator.

   Focusing on basic features and backend integration
  - Tajo Interpreter
  - Hive Interpreter
  - Flink interpreter
  - Any other driver that can be included by release.

0.6.0 - Next major release.
  1. Job management
      New menu 'Job'. Which is displaying all job status, job histories. Display scheduled job information at a glance.
  2. Better Python support
      Better integration with libraries such as matplotlib. Better python repl integration (like auto completion, etc) 
  3. R language support
      Implementation of sparkR interpreter
  4. Output streaming
       Output stream to the front-end side.
  5. Pluggable visualization
       Visualization can be pluggable
  6. Pivot in a backend-side
       Pivot runs in backend-side so large dataset can be transformed in backend-side before transfer to the front-end side.
  7. Folder structure for notebook
       Let's organize notebooks
  8. Bring AngularDisplay feature from 'experimental' to 'beta'
  • No labels