[jira] [Commented] (TAJO-2064) Supporting auto-completion in Tsql

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

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

2016-03-08 Thread eminency
Github user eminency commented on the pull request: https://github.com/apache/tajo/pull/944#issuecomment-194070707 Time to merge. --- 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-2090) Bump up orc version to 0.141

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

[GitHub] tajo pull request: TAJO-2090: Bump up orc version to 0.141.

2016-03-08 Thread eminency
Github user eminency commented on the pull request: https://github.com/apache/tajo/pull/973#issuecomment-194069841 +1. I think it is absolutely clear :) --- 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

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

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

[GitHub] tajo pull request: TAJO-2064: Supporting auto-completion in Tsql

2016-03-08 Thread eminency
Github user eminency commented on the pull request: https://github.com/apache/tajo/pull/955#issuecomment-194071033 @blrunner SQL keywords are fetched from SQLLexer now. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] tajo pull request: TAJO-2090: Bump up orc version to 0.141.

2016-03-08 Thread jihoonson
Github user jihoonson commented on the pull request: https://github.com/apache/tajo/pull/973#issuecomment-194092185 +1 --- 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

[jira] [Commented] (TAJO-2090) Bump up orc version to 0.141

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55474019 --- Diff: tajo-core-tests/src/test/java/org/apache/tajo/engine/function/hiveudf/TestHiveFunctionLoader.java --- @@ -0,0 +1,149 @@ +/*** + * Licensed

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

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

[GitHub] tajo pull request: TAJO-1929: Can't read ORC file on hive-meta

2016-03-08 Thread eminency
GitHub user eminency opened a pull request: https://github.com/apache/tajo/pull/974 TAJO-1929: Can't read ORC file on hive-meta Creating table and reading ORC files are tested in Tajo with Hive catalog. And, ORC files created from Tajo are read well on Hive. You can merge this

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55475892 --- Diff: tajo-plan/src/main/java/org/apache/tajo/plan/function/HiveFunctionInvoke.java --- @@ -0,0 +1,113 @@ +/** + * Licensed to the Apache

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

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

[jira] [Commented] (TAJO-2090) Bump up orc version to 0.141

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

[GitHub] tajo pull request: TAJO-2090: Bump up orc version to 0.141.

2016-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tajo/pull/973 --- 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] [Commented] (TAJO-1686) Allow Tajo to use Hive UDF

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

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55472123 --- Diff: tajo-common/pom.xml --- @@ -245,6 +249,12 @@ powermock-api-mockito test + + org.apache.hive ---

[jira] [Commented] (TAJO-1929) Can't read ORC file on hive-meta

2016-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15186570#comment-15186570 ] ASF GitHub Bot commented on TAJO-1929: -- GitHub user eminency opened a pull request:

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

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

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

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

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55475795 --- Diff: tajo-core/src/main/java/org/apache/tajo/master/TajoMaster.java --- @@ -215,12 +216,48 @@ public void serviceInit(Configuration conf) throws

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

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

[jira] [Commented] (TAJO-2090) Bump up orc version to 0.141

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55472456 --- Diff: tajo-common/src/main/java/org/apache/tajo/util/WritableTypeConverter.java --- @@ -0,0 +1,128 @@ +/** + * Licensed to the Apache Software

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55472450 --- Diff: tajo-common/src/main/java/org/apache/tajo/util/WritableTypeConverter.java --- @@ -0,0 +1,128 @@ +/** + * Licensed to the Apache Software

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55473420 --- Diff: tajo-common/src/main/java/org/apache/tajo/conf/TajoConf.java --- @@ -309,6 +309,9 @@ public static int setDateOrder(int dateOrder) {

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55476149 --- Diff: tajo-plan/src/main/java/org/apache/tajo/plan/function/HiveFunctionInvoke.java --- @@ -0,0 +1,113 @@ +/** + * Licensed to the Apache

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

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

[jira] [Commented] (TAJO-2090) Bump up orc version to 0.141

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

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

2016-03-08 Thread Apache Jenkins Server
See Changes: [hyunsik] TAJO-2090: Bump up orc version to 0.141. -- [...truncated 21 lines...] Started by an SCM change Started by an SCM change Started by an SCM change Started by an

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55474452 --- 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-1686: Allow Tajo to use Hive UDF

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

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

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

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on a diff in the pull request: https://github.com/apache/tajo/pull/929#discussion_r55471853 --- Diff: tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/FunctionDescBuilder.java --- @@ -0,0 +1,105 @@ +/*** + * Licensed

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

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

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

2016-03-08 Thread jihoonson
Github user jihoonson commented on the pull request: https://github.com/apache/tajo/pull/929#issuecomment-194132955 Hi @eminency, I left some comments. In addition, I found the below error when I start a tajo cluster. I put the hive udf jar file on hdfs and specified it in

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

2016-03-08 Thread Hyunsik Choi (JIRA)
Hyunsik Choi created TAJO-2091: -- Summary: Error or progress update should use stderr instead of stdout Key: TAJO-2091 URL: https://issues.apache.org/jira/browse/TAJO-2091 Project: Tajo Issue

[jira] [Commented] (TAJO-2089) Improve null handling in UDF

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

[jira] [Commented] (TAJO-1793) result row count unmatched for UNION ALL

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

Jenkins build is back to normal : Tajo-master-build #1099

2016-03-08 Thread Apache Jenkins Server
See

[jira] [Commented] (TAJO-2089) Improve null handling in UDF

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

[jira] [Commented] (TAJO-2089) Improve null handling in UDF

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

Build failed in Jenkins: Tajo-0.11.2-build #179

2016-03-08 Thread Apache Jenkins Server
See Changes: [blrunner] TAJO-1793: result row count unmatched for UNION ALL. -- [...truncated 6720 lines...] at

[jira] [Commented] (TAJO-1793) result row count unmatched for UNION ALL

2016-03-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184682#comment-15184682 ] Hudson commented on TAJO-1793: -- FAILURE: Integrated in Tajo-0.11.2-build #179 (See

[jira] [Updated] (TAJO-2090) Bump up orc version to 0.141

2016-03-08 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated TAJO-2090: --- Priority: Minor (was: Major) > Bump up orc version to 0.141 > > >

[GitHub] tajo pull request: TAJO-2090: Bump up orc version to 0.141.

2016-03-08 Thread hyunsik
GitHub user hyunsik opened a pull request: https://github.com/apache/tajo/pull/973 TAJO-2090: Bump up orc version to 0.141. You can merge this pull request into a Git repository by running: $ git pull https://github.com/hyunsik/tajo TAJO-2090 Alternatively you can review and

[jira] [Created] (TAJO-2090) Bump up orc version to 0.141

2016-03-08 Thread Hyunsik Choi (JIRA)
Hyunsik Choi created TAJO-2090: -- Summary: Bump up orc version to 0.141 Key: TAJO-2090 URL: https://issues.apache.org/jira/browse/TAJO-2090 Project: Tajo Issue Type: Bug Components:

[jira] [Updated] (TAJO-2090) Bump up orc version to 0.141

2016-03-08 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated TAJO-2090: --- Issue Type: Improvement (was: Bug) > Bump up orc version to 0.141 > > >

[jira] [Commented] (TAJO-2090) Bump up orc version to 0.141

2016-03-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TAJO-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15185721#comment-15185721 ] ASF GitHub Bot commented on TAJO-2090: -- GitHub user hyunsik opened a pull request: