{"id":13701226,"url":"https://github.com/Netflix/Surus","last_synced_at":"2025-05-04T20:32:44.093Z","repository":{"id":25718556,"uuid":"29155477","full_name":"Netflix/Surus","owner":"Netflix","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-24T09:37:02.000Z","size":1166,"stargazers_count":458,"open_issues_count":16,"forks_count":107,"subscribers_count":490,"default_branch":"master","last_synced_at":"2024-08-03T20:13:23.121Z","etag":null,"topics":[],"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/Netflix.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":"2015-01-12T20:31:53.000Z","updated_at":"2024-04-09T02:50:33.000Z","dependencies_parsed_at":"2024-10-26T11:22:20.687Z","dependency_job_id":"895faf4b-0ecf-4d6d-a85b-a702e631e384","html_url":"https://github.com/Netflix/Surus","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/Netflix%2FSurus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netflix%2FSurus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netflix%2FSurus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Netflix%2FSurus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Netflix","download_url":"https://codeload.github.com/Netflix/Surus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252395596,"owners_count":21741065,"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":"2024-08-02T20:01:23.172Z","updated_at":"2025-05-04T20:32:39.083Z","avatar_url":"https://github.com/Netflix.png","language":"Java","funding_links":[],"categories":["Java","大数据"],"sub_categories":[],"readme":"[![NetflixOSS Lifecycle](https://img.shields.io/osslifecycle/Netflix/Surus.svg)]()\n\n# Surus\n\nA collection of tools for analysis in Pig and Hive.\n\n## Description\n\nOver the next year we plan to release a handful of our internal user defined functions (UDFs) that have broad adoption across Netflix.  The use \ncases for these functions are varied in nature (e.g. scoring predictive models, outlier detection, pattern matching, etc.) and together extend \nthe analytical capabilities of big data.\n\n## Functions\n* ScorePMML - A tool for scoring predictive models in the cloud.\n* Robust Anomaly Detection (RAD) - An implementation of the Robust PCA.\n\n## Building Surus\n\nSurus is a standard Maven project. After cloning the git repository you can simply run the following command from the project root directory:\n\n    mvn clean package\n\nOn the first build, Maven will download all the dependencies from the internet and cache them in the local repository (`~/.m2/repository`), which \ncan take a considerable amount of time. Subsequent builds will be faster.\n\n## Using Surus\n\nAfter building Surus you will need to move it to your Hive/Pig instance and register the JAR in your environment.  For those \nunfamiliar with this process see the [Apache Pig UDF](https://pig.apache.org/docs/r0.14.0/udf.html), \nand [Hive Plugin](https://cwiki.apache.org/confluence/display/Hive/HivePlugins), documentation.\n\nYou can also install the anomaly detection R package trivially with this code\n\n    library(devtools)\n    install_github(repo = \"Surus\", username = \"Netflix\", subdir = \"resources/R/RAD\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNetflix%2FSurus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNetflix%2FSurus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNetflix%2FSurus/lists"}