{"id":15350483,"url":"https://github.com/myui/hivejdbcstoragehandler","last_synced_at":"2025-04-15T03:31:46.259Z","repository":{"id":8930574,"uuid":"10661258","full_name":"myui/HiveJdbcStorageHandler","owner":"myui","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-15T05:59:13.000Z","size":16777,"stargazers_count":21,"open_issues_count":2,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-01T08:50:41.825Z","etag":null,"topics":["hive","java","jdbc","storagehandler"],"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/myui.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}},"created_at":"2013-06-13T07:41:55.000Z","updated_at":"2022-06-02T09:03:15.000Z","dependencies_parsed_at":"2022-08-27T23:11:26.235Z","dependency_job_id":null,"html_url":"https://github.com/myui/HiveJdbcStorageHandler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myui%2FHiveJdbcStorageHandler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myui%2FHiveJdbcStorageHandler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myui%2FHiveJdbcStorageHandler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myui%2FHiveJdbcStorageHandler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myui","download_url":"https://codeload.github.com/myui/HiveJdbcStorageHandler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657852,"owners_count":17181024,"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":["hive","java","jdbc","storagehandler"],"created_at":"2024-10-01T11:58:32.556Z","updated_at":"2024-11-08T09:04:24.092Z","avatar_url":"https://github.com/myui.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"HiveJdbcStorageHandler\n======================\n\nThis project is still work in progress intending to submit a patch for [HIVE-1555](https://issues.apache.org/jira/browse/HIVE-1555).\n\nBASIC USAGE\n-----------\n\nhive --auxpath /home/myui/tmp/jdbc-storagehandler.jar;\n\n```sql\nCREATE EXTERNAL TABLE pg_model_sample90p (\n  feature INT, \n  weight DOUBLE\n)\nSTORED BY 'org.apache.hadoop.hive.jdbc.storagehandler.JdbcStorageHandler'\nTBLPROPERTIES (\n  \"mapred.jdbc.driver.class\"=\"org.postgresql.Driver\",\n  \"mapred.jdbc.url\"=\"jdbc:postgresql://host01/kddtrack2\",\n  \"mapred.jdbc.username\"=\"myui\",\n  \"mapred.jdbc.input.table.name\"=\"model_sample90p\"\n);\n\nselect * from pg_model_sample90p limit 10;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyui%2Fhivejdbcstoragehandler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyui%2Fhivejdbcstoragehandler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyui%2Fhivejdbcstoragehandler/lists"}