{"id":27627224,"url":"https://github.com/treasure-data/td-import-java","last_synced_at":"2025-04-23T13:53:43.199Z","repository":{"id":6248418,"uuid":"7480799","full_name":"treasure-data/td-import-java","owner":"treasure-data","description":"Treasure Data Import Tool by Java","archived":false,"fork":false,"pushed_at":"2023-07-31T17:18:56.000Z","size":48280,"stargazers_count":2,"open_issues_count":4,"forks_count":5,"subscribers_count":82,"default_branch":"master","last_synced_at":"2024-04-10T19:38:20.128Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.treasuredata.com/","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/treasure-data.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-07T10:44:24.000Z","updated_at":"2022-09-29T10:24:02.000Z","dependencies_parsed_at":"2022-08-26T14:11:55.690Z","dependency_job_id":null,"html_url":"https://github.com/treasure-data/td-import-java","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treasure-data%2Ftd-import-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treasure-data%2Ftd-import-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treasure-data%2Ftd-import-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treasure-data%2Ftd-import-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treasure-data","download_url":"https://codeload.github.com/treasure-data/td-import-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250444243,"owners_count":21431612,"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":[],"created_at":"2025-04-23T13:53:42.742Z","updated_at":"2025-04-23T13:53:43.194Z","avatar_url":"https://github.com/treasure-data.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Treasure Data Bulk Import Tool in Java\n\n## Overview\n\nMany web/mobile applications generate huge amount of event logs (c,f. login,\nlogout, purchase, follow, etc).  Analyzing these event logs can be quite\nvaluable for improving services.  However, analyzing these logs easily and\nreliably is a challenging task.\n\nTreasure Data solves the problem by having: easy installation, small\nfootprint, plugins reliable buffering, log forwarding, the log analyzing, etc.\n\n  * Treasure Data website: [http://treasure-data.com/](http://treasure-data.com/)\n  * Treasure Data GitHub: [https://github.com/treasure-data/](https://github.com/treasure-data/)\n\n`td-import-java` is a Java library to access Treasure Data from a Java application.\nThe library includes a 'main' function and can therefore be used as a command-line\ninterface as well.\nThis library is based off the [`td-client-java` Java client library](https://github.com/treasure-data/td-client-java)\nand it is also used with the [`td CLI`](https://github.com/treasure-data/td).\n\n## Requirements\n\nJava \u003e= 1.6\n\n## Install From GitHub repository\n\nYou can get latest source code using git.\n\n    $ git clone https://github.com/treasure-data/td-import-java.git\n    $ cd td-import-java\n    $ mvn package\n\nThe td-import jar file will be built and stored inside the td-import-java/target/ folder.\nThe file name will be `td-import-${td-import.version}-jar-with-dependencies.jar`.\nSee the [`pom.xml` file](https://github.com/treasure-data/td-import-java/blob/master/pom.xml) for more details.\n\n## Configuration\n\nPlease refer to the [td-client-java Java client library README](https://github.com/treasure-data/td-client-java/blob/master/README.md#configuration)\nfor information on how to configure the library.\n\n## License\n\nApache License, Version 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreasure-data%2Ftd-import-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreasure-data%2Ftd-import-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreasure-data%2Ftd-import-java/lists"}