Skip to content
Snippets Groups Projects
  • Bryan Cutler's avatar
    21385d02
    [SPARK-16261][EXAMPLES][ML] Fixed incorrect appNames in ML Examples · 21385d02
    Bryan Cutler authored
    ## What changes were proposed in this pull request?
    
    Some appNames in ML examples are incorrect, mostly in PySpark but one in Scala.  This corrects the names.
    
    ## How was this patch tested?
    Style, local tests
    
    Author: Bryan Cutler <cutlerb@gmail.com>
    
    Closes #13949 from BryanCutler/pyspark-example-appNames-fix-SPARK-16261.
    21385d02
    History
    [SPARK-16261][EXAMPLES][ML] Fixed incorrect appNames in ML Examples
    Bryan Cutler authored
    ## What changes were proposed in this pull request?
    
    Some appNames in ML examples are incorrect, mostly in PySpark but one in Scala.  This corrects the names.
    
    ## How was this patch tested?
    Style, local tests
    
    Author: Bryan Cutler <cutlerb@gmail.com>
    
    Closes #13949 from BryanCutler/pyspark-example-appNames-fix-SPARK-16261.