{"id":13798464,"url":"https://github.com/akolb1/hclient","last_synced_at":"2026-02-15T04:38:07.488Z","repository":{"id":95813968,"uuid":"114312965","full_name":"akolb1/hclient","owner":"akolb1","description":"Stand alone Thrift HMS client and benchmarking tools","archived":false,"fork":false,"pushed_at":"2018-10-12T21:52:51.000Z","size":295,"stargazers_count":7,"open_issues_count":7,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-13T05:43:42.316Z","etag":null,"topics":["benchmark-framework","benchmarking","hive","hive-metastore","hive-metastore-client","microbenchmarks","thrift-client"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akolb1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-12-15T01:24:11.000Z","updated_at":"2023-10-20T12:10:58.000Z","dependencies_parsed_at":"2023-07-03T23:01:57.437Z","dependency_job_id":null,"html_url":"https://github.com/akolb1/hclient","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akolb1/hclient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akolb1%2Fhclient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akolb1%2Fhclient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akolb1%2Fhclient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akolb1%2Fhclient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akolb1","download_url":"https://codeload.github.com/akolb1/hclient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akolb1%2Fhclient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29469712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T04:35:06.950Z","status":"ssl_error","status_checked_at":"2026-02-15T04:33:41.357Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["benchmark-framework","benchmarking","hive","hive-metastore","hive-metastore-client","microbenchmarks","thrift-client"],"created_at":"2024-08-04T00:00:44.333Z","updated_at":"2026-02-15T04:38:07.470Z","avatar_url":"https://github.com/akolb1.png","language":"Java","funding_links":[],"categories":["Client Libraries"],"sub_categories":[],"readme":"# Collection of tools talking to Hive Metastore over Thrift\n\n## metastore-cli\n\nmetastore-cli provides simple Hive metastore client cli interface. It talks directly to HMS without\nusing Beeline.\n\nSee [metastore-cli](metastore-cli/README.md)\n\n## Microbenchmarks\n\nmetastore-benchmarks provides a set of simple microbenchmarks for Hive Metastore Thrift calls.\n\nSee [metastore-benchmarks](metastore-benchmarks/README.md)\n\n## Common libraries\n\nAll common code lives in [tools-common](tools-common). The code implements its own simple\n metastore client and doesn't use \n[HiveMetastoreClient](https://hive.apache.org/javadocs/r2.1.1/api/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.html)\n from Hive distribution.\n \nSee public [Documentation](https://akolb1.github.io/hclient).\n\n## Installation\n\n    mvn clean install\n    \nYou can also create full jars with dependencies by selecting _dist_ profile:\n\n    mvn clean install -Pdist\n    \n## Using in Kerberos environment\n\nUse `kinit` to login as user you want to run as:\n\n    kinit -kt /path/tokeytab -l 24h\n\nMake sure you run on a host that has correct HMS configuration in /etc/hive/conf.\n\n\n## Changing logging level\n\nTo change the logging level you need to modify file [log4j2.xml](metastore-benchmarks/src/main/resources/log4j2.xml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakolb1%2Fhclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakolb1%2Fhclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakolb1%2Fhclient/lists"}