You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2019/07/04 16:43:02 UTC

[GitHub] [griffin] qwang6 commented on issue #506: add hive metadata jdbc retrieval

qwang6 commented on issue #506: add hive metadata jdbc retrieval
URL: https://github.com/apache/griffin/pull/506#issuecomment-508536637
 
 
   What I have changed:
   1. add one implementation of HiveMetaStoreService
   2. add hive-jdbc dependency in service/pom.xml
   3. changed postgre to mysql
   4. add griffin server port (default 8080), default application.properties doesn't have this
           server.port = 8080
           spring.application.name=griffin_service
   
   Build:
   mvn clean install -DskipTests
   
   Run:
   java -jar service/target/service-0.6.0-SNAPSHOT.jar

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services