spark git commit: [SPARK-8051] [MLLIB] make StringIndexerModel silent if input column does not exist

2015-06-03 Thread jkbradley
Repository: spark Updated Branches: refs/heads/branch-1.4 ca21fff7d - b2a22a651 [SPARK-8051] [MLLIB] make StringIndexerModel silent if input column does not exist This is just a workaround to a bigger problem. Some pipeline stages may not be effective during prediction, and they should not

spark git commit: [SPARK-8051] [MLLIB] make StringIndexerModel silent if input column does not exist

2015-06-03 Thread jkbradley
Repository: spark Updated Branches: refs/heads/master d3e026f87 - 26c9d7a0f [SPARK-8051] [MLLIB] make StringIndexerModel silent if input column does not exist This is just a workaround to a bigger problem. Some pipeline stages may not be effective during prediction, and they should not