[ https://issues.apache.org/jira/browse/TAJO-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874332#comment-13874332 ] Hudson commented on TAJO-499: ----------------------------- SUCCESS: Integrated in Tajo-master-build #15 (See [https://builds.apache.org/job/Tajo-master-build/15/]) TAJO-499: Shorten the length of classpath in shell command. (hyoungjunkim via hyunsik) (hyunsik: https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=35a710379d41f5d31f7c3928e33ed3ffed51cc7f) * CHANGES.txt * tajo-dist/src/main/bin/tajo > Shorten the length of classpath in shell command > ------------------------------------------------ > > Key: TAJO-499 > URL: https://issues.apache.org/jira/browse/TAJO-499 > Project: Tajo > Issue Type: Improvement > Reporter: hyoungjunkim > Assignee: hyoungjunkim > Priority: Trivial > Fix For: 0.8-incubating > > Attachments: TAJO-499.patch > > > Currently TAJO uses as a file-by-file in the classpath. When type ps command, Tajo's process command line is too long. > Hadoop uses wildcard in classpath like "lib/*". -- This message was sent by Atlassian JIRA (v6.1.5#6160)