rednaxelafx
Worked on the HotSpot and Zing JVMs in the past. Now working on Spark at Databricks. Compiler and managed runtime enthusiast.
DatabricksSunnyvale, CA
Pinned Repositories
ajvm
A hobby jvm, just want to know how a java virtual machine works.
hotspot_evil
Some evil utilities that runs only on HotSpot
rednaxelafx.github.com
My Blog and Notes
rednaxelafx's Repositories
rednaxelafx/hotspot_evil
Some evil utilities that runs only on HotSpot
rednaxelafx/ajvm
A hobby jvm, just want to know how a java virtual machine works.
rednaxelafx/rednaxelafx.github.com
My Blog and Notes
rednaxelafx/jvm.go
A JVM written in GO...
rednaxelafx/apache-spark
Mirror of Apache Spark
rednaxelafx/JVM-Notes
rednaxelafx/bitescript
The BiteScript API and language
rednaxelafx/dynjs
(almost) 100% invokedynamic js impl
rednaxelafx/janino
Janino is a super-small, super-fast Java™ compiler.
rednaxelafx/aws-glue-data-catalog-client-for-apache-hive-metastore
The AWS Glue Data Catalog is a fully managed, Apache Hive Metastore compatible, metadata repository. Customers can use the Data Catalog as a central repository to store structural and operational metadata for their data. AWS Glue provides out-of-box integration with Amazon EMR that enables customers to use the AWS Glue Data Catalog as an external Hive Metastore. This is an open-source implementation of the Apache Hive Metastore client on Amazon EMR clusters that uses the AWS Glue Data Catalog as an external Hive Metastore. It serves as a reference implementation for building a Hive Metastore-compatible client that connects to the AWS Glue Data Catalog. It may be ported to other Hive Metastore-compatible platforms such as other Hadoop and Apache Spark distributions
rednaxelafx/DummyCCompiler
rednaxelafx/cbc
Cb (C flat) compiler. Cb is simplified C.
rednaxelafx/junkyard
rednaxelafx/spear
A playground for experimenting ideas that may apply to Spark SQL/Catalyst