Skip to content
  • Kousuke Saruta's avatar
    [SPARK-2963] REGRESSION - The description about how to build for using CLI and... · 323cd92b
    Kousuke Saruta authored
    [SPARK-2963] REGRESSION - The description about how to build for using CLI and Thrift JDBC server is absent in proper document  -
    
    The most important things I mentioned in #1885 is as follows.
    
    * People who build Spark is not always programmer.
    * If a person who build Spark is not a programmer, he/she won't read programmer's guide before building.
    
    So, how to build for using CLI and JDBC server is not only in programmer's guide.
    
    Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp>
    
    Closes #2080 from sarutak/SPARK-2963 and squashes the following commits:
    
    ee07c76 [Kousuke Saruta] Modified regression of the description about building for using Thrift JDBC server and CLI
    ed53329 [Kousuke Saruta] Modified description and notaton of proper noun
    07c59fc [Kousuke Saruta] Added a description about how to build to use HiveServer and CLI for SparkSQL to building-with-maven.md
    6e6645a [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-2963
    c88fa93 [Kousuke Saruta] Added a description about building to use HiveServer and CLI for SparkSQL
    323cd92b