public class WordCountClient extends Object
simple_hbase.yaml
You will also need to modify `src/main/resources/hbase-site.xml`
to point to your HBase instance, and then repackage with `mvn package`.
This is a known issue.| Constructor and Description |
|---|
WordCountClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Entry point for WordCountClient.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.