Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/touero/rhodeinae
A Java program for remotely operating Hbase tasks.
https://github.com/touero/rhodeinae
hadoop hbase java maven
Last synced: about 10 hours ago
JSON representation
A Java program for remotely operating Hbase tasks.
- Host: GitHub
- URL: https://github.com/touero/rhodeinae
- Owner: touero
- License: apache-2.0
- Created: 2023-08-12T11:55:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T16:09:30.000Z (12 months ago)
- Last Synced: 2023-11-30T17:43:13.096Z (12 months ago)
- Topics: hadoop, hbase, java, maven
- Language: Java
- Homepage:
- Size: 135 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
rhodeinae
## Repository Introduction
Please wait for improvement. This is a Java program for remote operation of Hbase.
![img.png](.about/img.PNG)
## Install
This project uses [Java](https://www.java.com/) [Git](https://git-scm.com/) [Hbase](https://hbase.apache.org/), Go check them out if you don't have them locally installed.
```shell
git clone https://github.com/weiensong/oprHbase.git
```## Usage
May be specified as a package, setting your hdfs info at HadoopInfo in utils package
```shell
javac LocalRun.java
java LocalRun
```## Related Repository
- [hadoop](https://github.com/apache/hadoop) — Apache hadoop
- [hbase](https://github.com/apache/hbase) — Apache hbase## Related Efforts
- [hadoop](https://hadoop.apache.org/)
- [hbase](https://hbase.apache.org/)## Maintainers
[@touero](https://github.com/touero)
## Contributing
Feel free to dive in! [Open an issue](https://github.com/weiensong/oprHbase/issues) or submit PRs.
Standard Java follows the [Google apache](https://google.github.io/styleguide/javaguide.html) Code of Conduct.
### Contributors
This project exists thanks to all the people who contribute.## License
[MIT](https://github.com/weiensong/oprHbase/blob/master/LICENSE) © weiensong