Skip to content
Snippets Groups Projects
  • Christiam Camacho's avatar
    dd72b10a
    Fix Java SimpleApp spark application · dd72b10a
    Christiam Camacho authored
    ## What changes were proposed in this pull request?
    
    Add missing import and missing parentheses to invoke `SparkSession::text()`.
    
    ## How was this patch tested?
    
    Built and the code for this application, ran jekyll locally per docs/README.md.
    
    Author: Christiam Camacho <camacho@ncbi.nlm.nih.gov>
    
    Closes #18795 from christiam/master.
    dd72b10a
    History
    Fix Java SimpleApp spark application
    Christiam Camacho authored
    ## What changes were proposed in this pull request?
    
    Add missing import and missing parentheses to invoke `SparkSession::text()`.
    
    ## How was this patch tested?
    
    Built and the code for this application, ran jekyll locally per docs/README.md.
    
    Author: Christiam Camacho <camacho@ncbi.nlm.nih.gov>
    
    Closes #18795 from christiam/master.