#
emr
Here are 215 public repositories matching this topic...
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).
mysql
python
emr
aws
data-science
lambda
aws-lambda
athena
etl
pandas
data-engineering
redshift
apache-parquet
amazon-athena
apache-arrow
aws-glue
glue-catalog
amazon-sagemaker-notebook
-
Updated
Jun 24, 2021 - Python
GoEddie
commented
Dec 30, 2019
This is to track implementation of the ML-Features: https://spark.apache.org/docs/latest/ml-features
Bucketizer has been implemented in dotnet/spark#378 but there are more features that should be implemented.
- Feature Extractors
- TF-IDF
- Word2Vec (dotnet/spark#491)
- CountVectorizer (https://github.com/dotnet/spark/p
bradymiller
commented
Jun 20, 2019
The insane docker development environment now allows testing of php 7.4(alpha):
openemr/openemr#2498
So, this opens the door for folks to test and fix warnings/errors for php 7.4(alpha). Go get em :)
OpenMRS API and web application code
-
Updated
Jun 25, 2021 - Java
machine learning for genomic variants
emr
aws
bioinformatics
gwas
genome
random-forest
notebook
vcf
databricks
association-studies
variant-spark
variantspark
-
Updated
Apr 25, 2021 - JavaScript
Beginner data engineering project - batch edition
-
Updated
Jun 5, 2021 - Shell
Companion to Learning Hadoop and Learning Spark courses on Linked In Learning
-
Updated
Mar 25, 2021 - HTML
This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
emr
aws
monitoring
ec2
metrics
sensu
cloudwatch
sqs
load-balancer
sns
ebs
cloudfront
rds
autoscaling
elasticache
aws-monitoring
sensu-handler
sensu-plugins
certificate-manager
aws-networking
-
Updated
Apr 29, 2021 - Ruby
Scalable RNA-seq analysis
-
Updated
Jan 12, 2021 - Python
一个权威的医疗rdf数据集, 医疗知识图谱。Patient Disease Drug Graph.
-
Updated
Oct 31, 2018 - HTML
Terraform module to provision an Elastic MapReduce (EMR) cluster on AWS
emr
spark
presto
hive
hadoop
terraform
terraform-modules
emr-cluster
terraform-module
emrfs
terraform-aws
emr-notebooks
hcl2
-
Updated
May 21, 2021 - HCL
An example Terraform project that will configure a Secure and Customizable Spark Cluster on Amazon EMR.
-
Updated
Nov 26, 2018 - HCL
A Terraform module to create an Amazon Web Services (AWS) Elastic MapReduce (EMR) cluster.
-
Updated
Oct 21, 2019 - HCL
Free and open source Electronic Health Record
-
Updated
Mar 13, 2018 - C++
Medkey Hospital Information System main repository: Practice Management for Practicioners & Hospitals, EHR, Patient Engagement
-
Updated
May 8, 2021 - PHP
PDD Graph : Bridging MIMIC-III and Linked Data Cloud
-
Updated
Sep 14, 2018 - CSS
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
python
emr
aws
automation
cloudformation
aws-lambda
serverless
etl
bigdata
cloudwatch
aws-emr
idle
amazon-web-services
boto3
aws-cloudformation
aws-cloudwatch
datalake
cft
terminate
python-3-7
-
Updated
Aug 1, 2019 - Python
A toolset to streamline running spark python on EMR
-
Updated
Nov 16, 2016 - Python
Improve this page
Add a description, image, and links to the emr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the emr topic, visit your repo's landing page and select "manage topics."
Report incident is currently hardcoded to set
reportedByto some user instead of the currently logged in user's id. This needs to be corrected to user the current user id from the redux store.To Reproduce