[
https://issues.apache.org/jira/browse/TAJO-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873320#comment-13873320
]
Tajo QA commented on TAJO-499:
------------------------------
{color:red}*-1 overall.*{color:red} Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12623364/TAJO-499.patch
against master revision 69700bf.
{color:green}+1 @author. The patch does not contain any @author
tags.{color:green}
{color:red}-1 tests included. The patch doesn't appear to include any new
or modified tests.{color:red}
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac. The applied patch does not increase the total
number of javac compiler warnings.{color:green}
{color:green}+1 javadoc. The applied patch does not increase the total
number of javadoc warnings.{color:green}
{color:green}+1 checkstyle. The patch generated 0 code style
errors.{color:green}
{color:green}+1 findbugs. The patch does not introduce any new Findbugs
(version 1.3.9) warnings.{color:green}
{color:green}+1 release audit. The applied patch does not increase the
total number of release audit warnings.{color:green}
{color:green}+1 core tests. The patch passed unit tests in
tajo-dist.{color:green}
Test results: https://builds.apache.org/job/PreCommit-TAJO-Build/47//testReport/
Console output: https://builds.apache.org/job/PreCommit-TAJO-Build/47//console
This message is automatically generated.
> 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
> 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)