https://github.com/apache/accumulo-fluo-recipes
Apache Fluo Recipes
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Apache Fluo Recipes
Basic Info
- Host: GitHub
- Owner: apache
- License: apache-2.0
- Language: Java
- Default Branch: main
- Homepage: https://fluo.apache.org
- Size: 722 KB
Statistics
- Stars: 18
- Watchers: 12
- Forks: 21
- Open Issues: 15
- Releases: 0
Topics
Metadata Files
README.md
Apache Fluo Recipes
Fluo Recipes are common code for Apache Fluo application developers.
Fluo Recipes build on the Fluo API to offer additional functionality to developers. They are published separately from Fluo on their own release schedule. This allows Fluo Recipes to iterate and innovate faster than Fluo (which will maintain a more minimal API on a slower release cycle). Fluo Recipes offers code to implement common patterns on top of Fluo's API. It also offers glue code to external libraries like Spark and Kryo.
Getting Started
- Read the Fluo Recipes documentation
- View the API for Fluo Recipes
Owner
- Name: The Apache Software Foundation
- Login: apache
- Kind: organization
- Website: https://www.apache.org/
- Repositories: 2,814
- Profile: https://github.com/apache
GitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Keith Turner | k****r@a****g | 80 |
| Mike Walch | m****h@g****m | 32 |
| Christopher Tubbs | c****i@a****g | 21 |
| dependabot[bot] | 4****] | 10 |
| Christopher McTague | c****e@a****g | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
Dependencies
- javax.inject:javax.inject 1
- org.apache.accumulo:accumulo-core
- org.apache.fluo:fluo-api
- org.apache.fluo:fluo-recipes-core
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.fluo:fluo-core test
- com.google.guava:guava
- commons-collections:commons-collections
- javax.xml.bind:jaxb-api
- org.apache.fluo:fluo-api
- com.google.code.gson:gson test
- commons-io:commons-io test
- junit:junit test
- org.apache.fluo:fluo-core test
- org.apache.fluo:fluo-mini test
- org.easymock:easymock test
- com.esotericsoftware:kryo
- com.google.guava:guava
- org.apache.fluo:fluo-api
- org.apache.fluo:fluo-recipes-core
- junit:junit test
- org.apache.fluo:fluo-core test
- org.apache.accumulo:accumulo-core
- org.apache.fluo:fluo-api
- org.apache.fluo:fluo-mapreduce
- org.apache.hadoop:hadoop-client-api
- org.apache.spark:spark-core_2.12
- org.scala-lang:scala-library
- org.slf4j:slf4j-api
- junit:junit test
- org.apache.accumulo:accumulo-minicluster test
- org.apache.fluo:fluo-core test
- org.apache.fluo:fluo-mini test
- org.apache.fluo:fluo-recipes-test test
- com.google.guava:guava
- commons-io:commons-io
- junit:junit
- org.apache.accumulo:accumulo-core
- org.apache.accumulo:accumulo-minicluster
- org.apache.fluo:fluo-api
- org.apache.fluo:fluo-recipes-accumulo
- org.apache.fluo:fluo-recipes-core
- org.slf4j:slf4j-api
- org.apache.fluo:fluo-core test
- org.apache.fluo:fluo-mini test
- org.apache.fluo:fluo-recipes-kryo test
- com.esotericsoftware:kryo 3.0.3
- com.github.spotbugs:spotbugs-annotations 4.0.2
- com.google.code.gson:gson 2.8.9
- com.google.guava:guava 27.0-jre
- commons-collections:commons-collections 3.2.2
- commons-io:commons-io 2.7
- javax.servlet:javax.servlet-api 3.1.0
- javax.xml.bind:jaxb-api 2.2.2
- junit:junit 4.13.1
- org.apache.accumulo:accumulo-core 2.0.1
- org.apache.accumulo:accumulo-minicluster 2.0.1
- org.apache.curator:curator-client 4.0.1
- org.apache.curator:curator-framework 4.0.1
- org.apache.curator:curator-recipes 4.0.1
- org.apache.fluo:fluo-accumulo 2.0.0-SNAPSHOT
- org.apache.fluo:fluo-api 2.0.0-SNAPSHOT
- org.apache.fluo:fluo-core 2.0.0-SNAPSHOT
- org.apache.fluo:fluo-mapreduce 2.0.0-SNAPSHOT
- org.apache.fluo:fluo-mini 2.0.0-SNAPSHOT
- org.apache.fluo:fluo-recipes-accumulo 1.3.0-SNAPSHOT
- org.apache.fluo:fluo-recipes-core 1.3.0-SNAPSHOT
- org.apache.fluo:fluo-recipes-kryo 1.3.0-SNAPSHOT
- org.apache.fluo:fluo-recipes-spark 1.3.0-SNAPSHOT
- org.apache.fluo:fluo-recipes-test 1.3.0-SNAPSHOT
- org.apache.hadoop:hadoop-client-api 3.1.0
- org.apache.hadoop:hadoop-client-runtime 3.1.0
- org.apache.spark:spark-core_2.12 2.4.6
- org.apache.zookeeper:zookeeper 3.4.14
- org.easymock:easymock 3.4
- org.scala-lang:scala-library 2.12.11
- org.slf4j:slf4j-api 1.7.12
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-java v1 composite
- actions/upload-artifact v2 composite