#
emr
Here are 260 public repositories matching this topic...
Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, 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
Jul 8, 2022 - Python
stephenwaite
commented
May 9, 2022
suhsteve
commented
Nov 30, 2021
Describe the bug
When the finalizer is called for CLR JvmObjectId objects, it calls the rm DotnetBackend method and this calls goes through the JvmBridge class. Because the rm call goes through [JvmBridge.CallJavaMethod](https://github.com/do
OpenMRS API and web application code
-
Updated
Jul 8, 2022 - Java
Beginner data engineering project - batch edition
-
Updated
Jun 13, 2022 - Shell
Companion to Learning Hadoop and Learning Spark courses on Linked In Learning
-
Updated
Feb 22, 2022 - HTML
machine learning for genomic variants
emr
aws
bioinformatics
gwas
genome
random-forest
notebook
vcf
databricks
association-studies
variant-spark
variantspark
-
Updated
Jul 9, 2022 - JavaScript
Angular.JS based UI application that is used by Clinicians and Patient care providers.
-
Updated
Jul 8, 2022 - JavaScript
Core OpenMRS modules for Bahmni (including ERP & ELIS Atom Feed Clients)
-
Updated
Jul 8, 2022 - Java
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 14, 2022 - Ruby
Scalable RNA-seq analysis
-
Updated
Jan 12, 2021 - Python
Open Source Healthcare ERP / Management System
-
Updated
Jun 11, 2022 - 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
Jul 3, 2022 - HCL
An example Terraform project that will configure a Secure and Customizable Spark Cluster on Amazon EMR.
-
Updated
Nov 26, 2018 - HCL
Free and open source Electronic Health Record
-
Updated
Mar 13, 2018 - C++
A Terraform module to create an Amazon Web Services (AWS) Elastic MapReduce (EMR) cluster.
-
Updated
Oct 21, 2019 - HCL
rich text editor by canvas
-
Updated
Jul 8, 2022 - TypeScript
Exercícios do módulo 1 - Bootcamp EDC - IGTI 2021
-
Updated
Mar 22, 2022 - Python
PDD Graph : Bridging MIMIC-III and Linked Data Cloud
-
Updated
Sep 14, 2018 - CSS
A complete open source for electronic healthcare record management in Hospitals, Clinics and Pharmacy.
emr
ehr
hospital-information-management
electronic-medical-records
emr-management
hospital-management-system
clinic-management-system
hims
medical-management
patient-records
hospital-emr
opensource-emr
emr-hospital-management
hospital-management-asp
online-emr
online-health-record
-
Updated
Jul 7, 2022 - JavaScript
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