From 10f1bc078567bf1901b9228f54841ae080abc17c Mon Sep 17 00:00:00 2001 From: Roberto Congiu Date: Mon, 8 Sep 2014 11:01:22 -0700 Subject: [PATCH] added link for binaries --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 732bb037..e86bd952 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,18 @@ Features: * nested data structures are also supported. * modular to support multiple versions of CDH +BINARIES +---------- +github used to allow uploading of binaries, but not anymore. +Many people have been asking me for binaries in private by email +so I decided to upload binaries here: + +http://www.congiu.net/hive-json-serde/ + +so you don't need to compile your own. There are versions for +CDH4 and CDH5. + + COMPILE ---------