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:
[email protected]


With regards,
Apache Git Services

Reply via email to