{"id":37026747,"url":"https://github.com/strategicblue/parquet-floor","last_synced_at":"2026-01-14T03:07:26.975Z","repository":{"id":167133250,"uuid":"299984553","full_name":"strategicblue/parquet-floor","owner":"strategicblue","description":"A lightweight Java library that facilitates reading and writing Apache Parquet files without Hadoop dependencies","archived":false,"fork":false,"pushed_at":"2025-09-03T04:51:42.000Z","size":104,"stargazers_count":54,"open_issues_count":3,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-03T06:26:19.560Z","etag":null,"topics":["java","parquet","parquet-files"],"latest_commit_sha":null,"homepage":"","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/strategicblue.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-09-30T16:36:44.000Z","updated_at":"2025-09-03T04:51:46.000Z","dependencies_parsed_at":"2024-05-14T12:46:12.427Z","dependency_job_id":"ee61a399-5e4b-4605-ac2f-838b30acbdb6","html_url":"https://github.com/strategicblue/parquet-floor","commit_stats":null,"previous_names":["strategicblue/parquet-floor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/strategicblue/parquet-floor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strategicblue%2Fparquet-floor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strategicblue%2Fparquet-floor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strategicblue%2Fparquet-floor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strategicblue%2Fparquet-floor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strategicblue","download_url":"https://codeload.github.com/strategicblue/parquet-floor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strategicblue%2Fparquet-floor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","parquet","parquet-files"],"created_at":"2026-01-14T03:07:26.414Z","updated_at":"2026-01-14T03:07:26.964Z","avatar_url":"https://github.com/strategicblue.png","language":"Java","funding_links":[],"categories":["大数据"],"sub_categories":["微服务框架"],"readme":"# parquet-floor\nA lightweight Java library that facilitates reading and writing Apache Parquet files without Hadoop dependencies\n\n## Distribution\n\nThis library is distributed via Maven Central.\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eblue.strategic.parquet\u003c/groupId\u003e\n    \u003cartifactId\u003eparquet-floor\u003c/artifactId\u003e\n    \u003cversion\u003e1.51\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Mission\nReading Parquet files in Java ought to be easy, but you can't seem to avoid pulling in most of Hadoop as dependencies. There are quite a few people complaining about this (e.g. https://stackoverflow.com/questions/59939309/read-local-parquet-file-without-hadoop-path-api, https://stackoverflow.com/questions/29279865/parquet-without-hadoop and https://issues.apache.org/jira/browse/PARQUET-1126), but there are no simple solutions out there.\n\nThis library is put together using the fewest possible dependencies.  In order to avoid pulling in the Hadoop dependency tree, it deliberately re-implements certain classes in the `org.apache.hadoop` package.  Code has been lifted from the Apache Hadoop project (particularly https://github.com/apache/hadoop/tree/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrategicblue%2Fparquet-floor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrategicblue%2Fparquet-floor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrategicblue%2Fparquet-floor/lists"}