https://github.com/yahoojapan/yosegi-spark
https://github.com/yahoojapan/yosegi-spark
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yahoojapan/yosegi-spark
- Owner: yahoojapan
- License: apache-2.0
- Created: 2019-01-23T07:03:21.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T07:13:28.000Z (10 months ago)
- Last Synced: 2025-04-12T22:07:41.880Z (7 months ago)
- Language: Java
- Size: 214 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Yosegi Spark
This is [Yosegi](https://github.com/yahoojapan/yosegi) plugin.
Supports writing and reading data in [Apache Spark](https://spark.apache.org/).
# License
This project is on the [Apache License](https://www.apache.org/licenses/LICENSE-2.0).
Please treat this project under this license.
# How do I get started?
For easy usage please read [quick start](docs/quickstart.md).
For more detailed usage, please read the usage documentation.
# How to contribute
We welcome to join this project widely.
# Compile sources
Compile each source following instructions.
$ mvn clean package