{"id":19121769,"url":"https://github.com/rurumimic/apache-arrow","last_synced_at":"2026-05-15T17:40:53.946Z","repository":{"id":229130927,"uuid":"772601718","full_name":"rurumimic/apache-arrow","owner":"rurumimic","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-25T05:30:40.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T08:28:37.382Z","etag":null,"topics":["apache","cuda","gpu","hadoop","parquet"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rurumimic.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}},"created_at":"2024-03-15T14:15:07.000Z","updated_at":"2024-03-25T05:31:11.000Z","dependencies_parsed_at":"2024-03-24T17:23:16.897Z","dependency_job_id":"b5ad22e3-7b4c-466b-9f9d-2e5a6bd039be","html_url":"https://github.com/rurumimic/apache-arrow","commit_stats":null,"previous_names":["rurumimic/apache-arrow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fapache-arrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fapache-arrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fapache-arrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rurumimic%2Fapache-arrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rurumimic","download_url":"https://codeload.github.com/rurumimic/apache-arrow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240177051,"owners_count":19760308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["apache","cuda","gpu","hadoop","parquet"],"created_at":"2024-11-09T05:18:27.632Z","updated_at":"2026-05-15T17:40:48.922Z","avatar_url":"https://github.com/rurumimic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apache Arrow\n\n- [arrow.apache.org](https://arrow.apache.org/)\n  - [github](https://github.com/apache/arrow)\n  - [docs](https://arrow.apache.org/docs/)\n  - [install](https://arrow.apache.org/install/)\n\n## Developing inside a Container\n\n- [containers.dev](https://containers.dev/)\n  - [reference](https://containers.dev/implementors/json_reference/)\n- github: [devcontainers](https://github.com/devcontainers)\n  - [images](https://github.com/devcontainers/images)\n  - [features](https://github.com/devcontainers/features)\n- vscode\n  - docs: [Developing inside a Container](https://code.visualstudio.com/docs/devcontainers/containers)\n\n### Launch the container\n\nLaunch a Apache Arrow development environment:\n\n1. Start VS Code\n2. Open **Command Palette** with `F1`\n3. Run: **Dev Containers: Open Folder in Container...**\n\n### Hello World\n\n- python: [Hello World](python/helloworld/README.md)\n\n```bash\ncd /workspace/python/helloworld\npython -m helloworld\n```\n\n### Attach to Hadoop Nodes\n\n```bash\ndocker exec -it apache-arrow_devcontainer-namenode-1 bash\ndocker exec -it apache-arrow_devcontainer-datanode-1 bash\n```\n\n```bash\nhdfs dfs -ls -R /\n\ndrwxr-xr-x   - vscode supergroup          0 2024-03-25 02:59 /user\ndrwxr-xr-x   - vscode supergroup          0 2024-03-25 02:59 /user/vscode\n-rw-r--r--   3 vscode supergroup       1247 2024-03-25 02:59 /user/vscode/birthdays.parquet\ndrwxr-xr-x   - vscode supergroup          0 2024-03-25 02:59 /user/vscode/output\n-rw-r--r--   3 vscode supergroup       1207 2024-03-25 02:59 /user/vscode/output/0.parquet\n-rw-r--r--   3 vscode supergroup       1207 2024-03-25 02:59 /user/vscode/output/1.parquet\n-rw-r--r--   3 vscode supergroup       1207 2024-03-25 02:59 /user/vscode/output/2.parquet\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fapache-arrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frurumimic%2Fapache-arrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frurumimic%2Fapache-arrow/lists"}