[jira] [Created] (DRILL-5934) How to deploy drill by sub-component?

2017-11-05 Thread Yi Zhao (JIRA)
Yi Zhao created DRILL-5934:
--

 Summary: How to deploy drill by sub-component?
 Key: DRILL-5934
 URL: https://issues.apache.org/jira/browse/DRILL-5934
 Project: Apache Drill
  Issue Type: New Feature
Reporter: Yi Zhao


I know drill is great to manage multiple data sources. But its size is quite 
big, more than 200MB. If I need to support `mongodb` and `mysql`, whether I can 
get a package only requires `mongodb` and `mysql` related dependencies? That 
will reduce the size of the deploy artifact.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (DRILL-5933) Support spring-boot package

2017-11-05 Thread Yi Zhao (JIRA)
Yi Zhao created DRILL-5933:
--

 Summary: Support spring-boot package
 Key: DRILL-5933
 URL: https://issues.apache.org/jira/browse/DRILL-5933
 Project: Apache Drill
  Issue Type: New Feature
Reporter: Yi Zhao


I am using apache-drill in my application which requires a web server (tomcat) 
and apache-drill. With the help of spring-boot, I can package all dependencies 
into one big jar file. It really helps to deploy on the production server. 
However, I couldn't package drill into my jar file. It would be great if drill 
can integrate with spring-boot which makes CI/CD much easier. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)