spark-instrumented-optimizer/mllib
Oleksiy Dyagilev 8d6e3636e9 [SPARK-8525] [MLLIB] fix LabeledPoint parser when there is a whitespace between label and features vector
fix LabeledPoint parser when there is a whitespace between label and features vector, e.g.
(y, [x1, x2, x3])

Author: Oleksiy Dyagilev <oleksiy_dyagilev@epam.com>

Closes #6954 from fe2s/SPARK-8525 and squashes the following commits:

0755b9d [Oleksiy Dyagilev] [SPARK-8525][MLLIB] addressing comment, removing dep on commons-lang
c1abc2b [Oleksiy Dyagilev] [SPARK-8525][MLLIB] fix LabeledPoint parser when there is a whitespace on specific position

(cherry picked from commit a8031183af)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
2015-06-23 13:15:27 -07:00
..
src [SPARK-8525] [MLLIB] fix LabeledPoint parser when there is a whitespace between label and features vector 2015-06-23 13:15:27 -07:00
pom.xml Preparing development version 1.4.2-SNAPSHOT 2015-06-22 22:21:31 -07:00