Skip to content

Releases: nexr/RHive

nexr-rhive-2.0.10-ranger

03 Aug 01:12
Compare
Choose a tag to compare
Pre-release

Update for Apache Ranger

  • Remove addjar while init. Users have to distribute rhive_udf.jar at proper location(hive aux lib, etc).
  • java up to 1.7
  • set HADOOP_HDFS_HOME and HADOOP_MAPREDUCE_HOME to build. Normaly these are same as HADOOP_HOME.

nexr-rhive-2.0.10

15 Dec 01:41
Compare
Choose a tag to compare

Add Environment Variable "FS_TMP"

nexr-rhive-2.0.9

11 Dec 01:52
Compare
Choose a tag to compare

[BUG FIX]
Issuse : UDF is trying to load its RData file from wrong directory #79
Issuse : rhive.size.table() permission error #80

nexr-rhive-2.0.8

08 Dec 05:11
Compare
Choose a tag to compare

[BUG FIX] rhive.load.table2

nexr-rhive-2.0.7

24 Nov 09:28
Compare
Choose a tag to compare
nexr-rhive-2.0.7 Pre-release
Pre-release

Change how to load hadoop jars.

nexr-rhive-2.0.6

20 Nov 09:11
Compare
Choose a tag to compare
  1. Kerberos Authentication Support
  2. Add and update test case
  3. Kryo Support for CDH

nexr-rhive-2.0.4

20 Nov 04:30
Compare
Choose a tag to compare

nexr-rhive-2.0.4

  • rhive.desc.table() support the following:
    1. table has line delimiter '\n'
    2. hive 0.13.1. "DESC" query in this version don't provided comment column.
  • rhive.desc.table(x, details = True) return String including table detail information.

nexr-rhive-2.0.4

06 Nov 07:28
Compare
Choose a tag to compare

bug fixed : create user temp directory in HDFS

nexr-rhive-2.0.3

27 Oct 05:53
Compare
Choose a tag to compare

bug fixed : load hadoop configuration

nexr-rhive-2.0.2: bugfix: rhive.load.table2 - A (double) quote character in a field is …

22 Aug 05:36
Compare
Choose a tag to compare