Hyunsik Choi created TAJO-2185:
----------------------------------
Summary: Eliminate protoc binary dependency
Key: TAJO-2185
URL: https://issues.apache.org/jira/browse/TAJO-2185
Project: Tajo
Issue Type: Improvement
Components: Build
Affects Versions: 0.11.3
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
Priority: Minor
Fix For: 0.12.0
Building Tajo project depends on {{protoc}} binary installed on a local
machine. It is very inconvenient because users must install protoc in their
local machine. It would be great if we eliminate this dependency. This patch
uses \[1\] to replace the dependency of local binary by protoc-jar.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)