- Learning Apache Apex
- Thomas Weise Munagala V. Ramanath David Yan Kenneth Knowles
- 147字
- 2021-07-02 22:38:39
Where Apex is not suitable
On the other hand, there are a few related areas of interest that Apex does not target or is less suited for (as of this writing):
- Data exploration in ad hoc, experimental environments such as Spark's interactive shell.
- Machine learning. Apex currently does not have its own library of machine learning algorithms, although it does have the capability for iterative processing and can be used as execution engine as seen in Apache SAMOA.
- Interactive SQL. Apex has basic support for streaming SQL transformations, but is not comparable to Hive or similar tools.
- At the time of writing, Apex does not have support for Python, although it is being discussed within the community and likely to happen in the future. (The Apex library has a Jython operator, but users typically want to run native Python code and also specify the pipeline in Python.)
推薦閱讀
- Hadoop 2.x Administration Cookbook
- 小型電動機實用設計手冊
- Java Web整合開發全程指南
- 計算機網絡原理與技術
- Google SketchUp for Game Design:Beginner's Guide
- 傳感器與新聞
- Chef:Powerful Infrastructure Automation
- Salesforce for Beginners
- 精通數據科學:從線性回歸到深度學習
- Visual FoxPro程序設計
- Mastering GitLab 12
- ADuC系列ARM器件應用技術
- 30天學通Java Web項目案例開發
- Effective Business Intelligence with QuickSight
- PostgreSQL 10 High Performance