Skip to content
  • Sean Owen's avatar
    342c0e65
    [SPARK-17546][DEPLOY] start-* scripts should use hostname -f · 342c0e65
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Call `hostname -f` to get fully qualified host name
    
    ## How was this patch tested?
    
    Jenkins tests of course, but also verified output of command on OS X and Linux
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #15129 from srowen/SPARK-17546.
    342c0e65
    [SPARK-17546][DEPLOY] start-* scripts should use hostname -f
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Call `hostname -f` to get fully qualified host name
    
    ## How was this patch tested?
    
    Jenkins tests of course, but also verified output of command on OS X and Linux
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #15129 from srowen/SPARK-17546.
Loading