All Projects → apache → Attic Apex Malhar

apache / Attic Apex Malhar

Licence: apache-2.0
Mirror of Apache Apex malhar

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Attic Apex Malhar

Attic Apex Core
Mirror of Apache Apex core
Stars: ✭ 346 (+164.12%)
Mutual labels:  apex, big-data
Gaffer
A large-scale entity and relation database supporting aggregation of properties
Stars: ✭ 1,642 (+1153.44%)
Mutual labels:  big-data
Scala Spark Tutorial
Project for James' Apache Spark with Scala course
Stars: ✭ 121 (-7.63%)
Mutual labels:  big-data
Richdem
High-performance Terrain and Hydrology Analysis
Stars: ✭ 127 (-3.05%)
Mutual labels:  big-data
Report
自动化配置报表平台。演示地址http://58.87.112.247/report 账号 visitor密码123456
Stars: ✭ 123 (-6.11%)
Mutual labels:  big-data
Feast
Feature Store for Machine Learning
Stars: ✭ 2,576 (+1866.41%)
Mutual labels:  big-data
Sfdx Simple
Stars: ✭ 119 (-9.16%)
Mutual labels:  apex
Calcite Avatica
Mirror of Apache Calcite - Avatica
Stars: ✭ 130 (-0.76%)
Mutual labels:  big-data
Couchdb Documentation
Apache CouchDB Documentation
Stars: ✭ 128 (-2.29%)
Mutual labels:  big-data
Salesforce Lookup Rollup Summaries
Apex utility classes that makes it easy to write trigger that rollup on LOOKUP parent child relationships.
Stars: ✭ 126 (-3.82%)
Mutual labels:  apex
Visualforce Table Grid
Flexible and highly customizable Visualforce table grid component. Salesforce.com Classic Look and Feel.
Stars: ✭ 126 (-3.82%)
Mutual labels:  apex
Fflib Apex Common Samplecode
Samples application illustrating the Apex Enterprise Patterns library
Stars: ✭ 121 (-7.63%)
Mutual labels:  apex
Azuredatalake
Samples and Docs for Azure Data Lake Store and Analytics
Stars: ✭ 128 (-2.29%)
Mutual labels:  big-data
Apex Nitro
Your essential APEX companion
Stars: ✭ 122 (-6.87%)
Mutual labels:  apex
Hama
Mirror of Apache Hama
Stars: ✭ 129 (-1.53%)
Mutual labels:  big-data
Sigmf
The Signal Metadata Format Specification
Stars: ✭ 120 (-8.4%)
Mutual labels:  big-data
Mobydq
🐳 Tool to automate data quality checks on data pipelines
Stars: ✭ 123 (-6.11%)
Mutual labels:  big-data
Griffon Vm
Griffon Data Science Virtual Machine
Stars: ✭ 128 (-2.29%)
Mutual labels:  big-data
Open Source Handbook
⭐️ Open source projects for all skill levels
Stars: ✭ 131 (+0%)
Mutual labels:  big-data
Pytorch Imagenet Cifar Coco Voc Training
Training examples and results for ImageNet(ILSVRC2012)/CIFAR100/COCO2017/VOC2007+VOC2012 datasets.Image Classification/Object Detection.Include ResNet/EfficientNet/VovNet/DarkNet/RegNet/RetinaNet/FCOS/CenterNet/YOLOv3.
Stars: ✭ 130 (-0.76%)
Mutual labels:  apex

Apache Apex Malhar

Malhar repository contains open source operator and codec library that can be used with the Apache Apex platform to build Realtime streaming applications. In addition to the library there are benchmark, contrib, examples and samples folders available. Examples contain applications built using the library operators. Benchmark contains performance testing applications. Contrib contains additional operators that interface with third party softwares. Samples contain some sample code that shows how to use the library operators.

Contributing

This project welcomes new contributors. If you would like to help by adding new features, enhancing existing features, or fixing bugs, check out the contributing guidelines and guidelines for contributing to the operator library.

You acknowledge that your submissions to this repository are made pursuant the terms of the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) and constitute "Contributions," as defined therein, and you represent and warrant that you have the right and authority to do so.

You can submit new issues and track the progress of existing issues at https://issues.apache.org/jira/browse/APEXMALHAR

Documentation

Please visit the documentation section.

Discussion group

Please visit http://apex.apache.org and subscribe to the mailing lists.

Building the project

The project uses Maven for the build. Run

mvn install -DskipTests

The code depends on the Apex API, which is available in the Maven Central Repository. Individual modules such as library can be built independently by changing directory to the module and running maven there.

Multiple example applications are provided to showcase the Apex platform and application development process.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].