[GitHub] tajo pull request: TAJO-2091: Error or progress update should use ...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tajo/pull/977 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi resolved TAJO-2091. Resolution: Fixed committed to master branch. > Error or progress update should use stderr instead

Build failed in Jenkins: Tajo-master-CODEGEN-build #696

2016-03-21 Thread Apache Jenkins Server
See Changes: [hyunsik] TAJO-2091: Error or progress update should use stderr instead of stdout. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203798#comment-15203798 ] Hudson commented on TAJO-2091: -- FAILURE: Integrated in Tajo-master-CODEGEN-build #696 (See

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203796#comment-15203796 ] ASF GitHub Bot commented on TAJO-2091: -- Github user asfgit closed the pull request at:

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203769#comment-15203769 ] ASF GitHub Bot commented on TAJO-2091: -- Github user jinossy commented on the pull request:

[GitHub] tajo pull request: TAJO-2091: Error or progress update should use ...

2016-03-21 Thread jinossy
Github user jinossy commented on the pull request: https://github.com/apache/tajo/pull/977#issuecomment-199138510 +1 LGTM! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15203826#comment-15203826 ] Hudson commented on TAJO-2091: -- SUCCESS: Integrated in Tajo-master-build #1106 (See

[jira] [Commented] (TAJO-2058) foreach loop can be collapsed with stream api

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205716#comment-15205716 ] ASF GitHub Bot commented on TAJO-2058: -- Github user dkhwangbo commented on the pull request:

[GitHub] tajo pull request: TAJO-2058: foreach loop can be collapsed with s...

2016-03-21 Thread dkhwangbo
Github user dkhwangbo commented on the pull request: https://github.com/apache/tajo/pull/944#issuecomment-199620219 @eminency Hi! Thanks for your comment. I apply your comment. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (TAJO-2091) Error or progress update should use stderr instead of stdout

2016-03-21 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205450#comment-15205450 ] Hyunsik Choi commented on TAJO-2091: committed it to branch-0.11.2 too. > Error or progress update

[jira] [Commented] (TAJO-1686) Allow Tajo to use Hive UDF

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205731#comment-15205731 ] ASF GitHub Bot commented on TAJO-1686: -- Github user eminency commented on a diff in the pull request:

[jira] [Commented] (TAJO-2093) Partition Pruning doesn't handle Constant folding occasionally for BETWEEN clause.

2016-03-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205846#comment-15205846 ] Hudson commented on TAJO-2093: -- SUCCESS: Integrated in Tajo-0.11.2-build #185 (See

[GitHub] tajo pull request: TAJO-1686: Allow Tajo to use Hive UDF

2016-03-21 Thread eminency
Github user eminency commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r56934161 --- Diff: tajo-core/src/main/java/org/apache/tajo/engine/function/hiveudf/HiveFunctionLoader.java --- @@ -0,0 +1,161 @@ +/*** + * Licensed to the

[GitHub] tajo pull request: TAJO-1952: Implement PartitionFileFragment

2016-03-21 Thread blrunner
Github user blrunner commented on the pull request: https://github.com/apache/tajo/pull/846#issuecomment-199366938 @hyunsik I updated this PR as following: * Remove the list of partition paths in PartitionedTableScanNode. It just contains the path of table root.

[jira] [Commented] (TAJO-1952) Implement PartitionFileFragment

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15204541#comment-15204541 ] ASF GitHub Bot commented on TAJO-1952: -- Github user blrunner commented on the pull request:

[jira] [Commented] (TAJO-2093) Partition Pruning doesn't handle Constant folding occasionally for BETWEEN clause.

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15205507#comment-15205507 ] ASF GitHub Bot commented on TAJO-2093: -- Github user hyunsik commented on the pull request: