Skip to content
Snippets Groups Projects
  • Olivier Girardot's avatar
    d305e686
    SPARK-6988 : Fix documentation regarding DataFrames using the Java API · d305e686
    Olivier Girardot authored
    
    This patch includes :
     * adding how to use map after an sql query using javaRDD
     * fixing the first few java examples that were written in Scala
    
    Thank you for your time,
    
    Olivier.
    
    Author: Olivier Girardot <o.girardot@lateral-thoughts.com>
    
    Closes #5564 from ogirardot/branch-1.3 and squashes the following commits:
    
    9f8d60e [Olivier Girardot] SPARK-6988 : Fix documentation regarding DataFrames using the Java API
    
    (cherry picked from commit 6b528dc139da594ef2e651d84bd91fe0f738a39d)
    Signed-off-by: default avatarReynold Xin <rxin@databricks.com>
    d305e686
    History
    SPARK-6988 : Fix documentation regarding DataFrames using the Java API
    Olivier Girardot authored
    
    This patch includes :
     * adding how to use map after an sql query using javaRDD
     * fixing the first few java examples that were written in Scala
    
    Thank you for your time,
    
    Olivier.
    
    Author: Olivier Girardot <o.girardot@lateral-thoughts.com>
    
    Closes #5564 from ogirardot/branch-1.3 and squashes the following commits:
    
    9f8d60e [Olivier Girardot] SPARK-6988 : Fix documentation regarding DataFrames using the Java API
    
    (cherry picked from commit 6b528dc139da594ef2e651d84bd91fe0f738a39d)
    Signed-off-by: default avatarReynold Xin <rxin@databricks.com>