You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2017/12/02 22:34:00 UTC

[jira] [Created] (TAJO-2185) Eliminate protoc binary dependency

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)