Re: Review Request 49494: HIVE-14144: Permanent functions are showing up in show functions, but describe says it doesn't exist

2016-07-05 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49494/#review140956 --- Ship it! Ship It! - Amareshwari Sriramadasu On July 1,

[jira] [Created] (HIVE-14167) Use work directories provided by Tez instead of directly using YARN local dirs

2016-07-05 Thread Siddharth Seth (JIRA)
Siddharth Seth created HIVE-14167: - Summary: Use work directories provided by Tez instead of directly using YARN local dirs Key: HIVE-14167 URL: https://issues.apache.org/jira/browse/HIVE-14167

Re: Review Request 49644: Support masking and filtering of rows/columns: deal with derived column names

2016-07-05 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49644/ --- (Updated July 6, 2016, 12:41 a.m.) Review request for hive and Gunther

[jira] [Created] (HIVE-14166) Minor updates to the website.

2016-07-05 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-14166: Summary: Minor updates to the website. Key: HIVE-14166 URL: https://issues.apache.org/jira/browse/HIVE-14166 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-14165) Enable faster S3 Split Computation by listing files in blocks

2016-07-05 Thread Abdullah Yousufi (JIRA)
Abdullah Yousufi created HIVE-14165: --- Summary: Enable faster S3 Split Computation by listing files in blocks Key: HIVE-14165 URL: https://issues.apache.org/jira/browse/HIVE-14165 Project: Hive

[jira] [Created] (HIVE-14164) JDBC: Add retry in JDBC driver when reading config values from ZK

2016-07-05 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-14164: --- Summary: JDBC: Add retry in JDBC driver when reading config values from ZK Key: HIVE-14164 URL: https://issues.apache.org/jira/browse/HIVE-14164 Project: Hive

Re: Review Request 49347: HIVE-14111 better concurrency handling for TezSessionState - part I

2016-07-05 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49347/ --- (Updated July 5, 2016, 8:29 p.m.) Review request for hive and Siddharth Seth.

[jira] [Created] (HIVE-14163) LLAP: use different kerberized/unkerberized paths for registry

2016-07-05 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HIVE-14163: --- Summary: LLAP: use different kerberized/unkerberized paths for registry Key: HIVE-14163 URL: https://issues.apache.org/jira/browse/HIVE-14163 Project: Hive

Review Request 49644: Support masking and filtering of rows/columns: deal with derived column names

2016-07-05 Thread pengcheng xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49644/ --- Review request for hive and Ashutosh Chauhan. Repository: hive-git

[jira] [Created] (HIVE-14162) Allow disabling of long running job on Hive On Spark On YARN

2016-07-05 Thread Thomas Scott (JIRA)
Thomas Scott created HIVE-14162: --- Summary: Allow disabling of long running job on Hive On Spark On YARN Key: HIVE-14162 URL: https://issues.apache.org/jira/browse/HIVE-14162 Project: Hive

[GitHub] hive pull request #82: Update to UDFRegExpExtract

2016-07-05 Thread dark0dave
Github user dark0dave closed the pull request at: https://github.com/apache/hive/pull/82 --- 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] [Created] (HIVE-14161) from_utc_timestamp()/to_utc_timestamp return incorrect results with EST

2016-07-05 Thread Chaoyu Tang (JIRA)
Chaoyu Tang created HIVE-14161: -- Summary: from_utc_timestamp()/to_utc_timestamp return incorrect results with EST Key: HIVE-14161 URL: https://issues.apache.org/jira/browse/HIVE-14161 Project: Hive

[GitHub] hive pull request #84: Update to UDFRegExpExtract & created .travis.yaml fil...

2016-07-05 Thread dark0dave
GitHub user dark0dave opened a pull request: https://github.com/apache/hive/pull/84 Update to UDFRegExpExtract & created .travis.yaml file I would like to return a clearer error message, for failed regex extract commands. And added a travis.yaml file so integration with

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

2016-07-05 Thread dark0dave
Github user dark0dave closed the pull request at: https://github.com/apache/hive/pull/83 --- 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

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

2016-07-05 Thread dark0dave
Github user dark0dave closed the pull request at: https://github.com/apache/hive/pull/83 --- 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

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

2016-07-05 Thread dark0dave
GitHub user dark0dave reopened a pull request: https://github.com/apache/hive/pull/83 Update to UDFRegExpExtract & created .travis.yaml file I would like to return a clearer error message, for failed regex extract commands. And added a travis.yaml file so integration with

[GitHub] hive pull request #83: Update to UDFRegExpExtract & created .travis.yaml fil...

2016-07-05 Thread dark0dave
GitHub user dark0dave opened a pull request: https://github.com/apache/hive/pull/83 Update to UDFRegExpExtract & created .travis.yaml file I would like to return a clearer error message, for failed regex extract commands. And added a travis.yaml file so integration with

[jira] [Created] (HIVE-14160) Reduce-task costs a long time to finish on the condition that the certain sql "select a,distinct(b) group by a" has been executed on the data which has skew distribution

2016-07-05 Thread marymwu (JIRA)
marymwu created HIVE-14160: -- Summary: Reduce-task costs a long time to finish on the condition that the certain sql "select a,distinct(b) group by a" has been executed on the data which has skew distribution Key: HIVE-14160

[GitHub] hive pull request #82: Update to UDFRegExpExtract

2016-07-05 Thread dark0dave
GitHub user dark0dave opened a pull request: https://github.com/apache/hive/pull/82 Update to UDFRegExpExtract I would like to return a clearer error message, for failed regex extract commands. You can merge this pull request into a Git repository by running: $ git pull

Re: Review Request 49498: HIVE-14123: Add beeline configuration option to show database in the prompt

2016-07-05 Thread Peter Vary
> On July 1, 2016, 5:19 p.m., Szehon Ho wrote: > > beeline/src/java/org/apache/hive/beeline/BeeLineOpts.java, line 481 > > > > > > It seems a hacky way to detect embedded mode. > > > > What do you think

Re: Review Request 49498: HIVE-14123: Add beeline configuration option to show database in the prompt

2016-07-05 Thread Peter Vary
> On July 1, 2016, 9:58 p.m., Vihang Karajgaonkar wrote: > > Thanks for the changes. Can you please test your code by setting > > USE_DEPRECATED_CLI=false. Ok. Maybe something is not yet clear for me :) Could you please explain? My understanding of the command prompt clients: - CLI -