aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/inst/tests/test_sparkSQL.R
diff options
context:
space:
mode:
authorGenTang <gen.tang86@gmail.com>2015-05-22 23:37:03 -0700
committerDavies Liu <davies@databricks.com>2015-05-22 23:37:03 -0700
commit4583cf4be17155c68178155acf6866d7cc8f7df0 (patch)
treeda036545e4fd42dc265a316801d900addb526ecd /R/pkg/inst/tests/test_sparkSQL.R
parent368b8c2b5ed8b06b00ac87059f75915b13ba3b8d (diff)
downloadspark-4583cf4be17155c68178155acf6866d7cc8f7df0.tar.gz
spark-4583cf4be17155c68178155acf6866d7cc8f7df0.tar.bz2
spark-4583cf4be17155c68178155acf6866d7cc8f7df0.zip
[SPARK-5090] [EXAMPLES] The improvement of python converter for hbase
Hi, Following the discussion in http://apache-spark-developers-list.1001551.n3.nabble.com/python-converter-in-HBaseConverter-scala-spark-examples-td10001.html. I made some modification in three files in package examples: 1. HBaseConverters.scala: the new converter will converts all the records in an hbase results into a single string 2. hbase_input.py: as the value string may contain several records, we can use ast package to convert the string into dict 3. HBaseTest.scala: as the package examples use hbase 0.98.7 the original constructor HTableDescriptor is deprecated. The updation to new constructor is made Author: GenTang <gen.tang86@gmail.com> Closes #3920 from GenTang/master and squashes the following commits: d2153df [GenTang] import JSONObject precisely 4802481 [GenTang] dump the result into a singl String 62df7f0 [GenTang] remove the comment 21de653 [GenTang] return the string in json format 15b1fe3 [GenTang] the modification of comments 5cbbcfc [GenTang] the improvement of pythonconverter ceb31c5 [GenTang] the modification for adapting updation of hbase 3253b61 [GenTang] the modification accompanying the improvement of pythonconverter
Diffstat (limited to 'R/pkg/inst/tests/test_sparkSQL.R')
0 files changed, 0 insertions, 0 deletions