[jira] [Created] (HIVE-17301) Make JSONMessageFactory.getTObj method thread safe

2017-08-11 Thread Tao Li (JIRA)
Tao Li created HIVE-17301: - Summary: Make JSONMessageFactory.getTObj method thread safe Key: HIVE-17301 URL: https://issues.apache.org/jira/browse/HIVE-17301 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-17299) Cannot validate SerDe even if it is in Hadoop classpath

2017-08-11 Thread JIRA
Loïc C. Chanel created HIVE-17299: - Summary: Cannot validate SerDe even if it is in Hadoop classpath Key: HIVE-17299 URL: https://issues.apache.org/jira/browse/HIVE-17299 Project: Hive Issue

[GitHub] hive pull request #227: HIVE-17289: EXPORT and IMPORT shouldn't perform dist...

2017-08-11 Thread sankarh
GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/227 HIVE-17289: EXPORT and IMPORT shouldn't perform distcp with doAs privileged user. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive

Re: adding the column to hive partition

2017-08-11 Thread Chaoyu Tang
Is not it right that the values for the new column of existing partition should be null? On Thu, Aug 10, 2017 at 9:53 PM, mallik new wrote: > Hello All, > > how to add the column to already partitioned table in hive, after i have > added the column using cascade, the new

Re: Review Request 61439: HIVE-17256 add a notion of a guaranteed task to LLAP

2017-08-11 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61439/ --- (Updated Aug. 11, 2017, 7:41 p.m.) Review request for hive and Siddharth Seth.

[GitHub] hive pull request #220: HIVE-17224 Moved all the JDO classes and package.jdo

2017-08-11 Thread alanfgates
Github user alanfgates closed the pull request at: https://github.com/apache/hive/pull/220 --- 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-17302) ReduceRecordSource should not add batch string to Exception message

2017-08-11 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-17302: - Summary: ReduceRecordSource should not add batch string to Exception message Key: HIVE-17302 URL: https://issues.apache.org/jira/browse/HIVE-17302 Project: Hive

[jira] [Created] (HIVE-17303) Missmatch between roaring bitmap library used by druid and the one coming from tez

2017-08-11 Thread slim bouguerra (JIRA)
slim bouguerra created HIVE-17303: - Summary: Missmatch between roaring bitmap library used by druid and the one coming from tez Key: HIVE-17303 URL: https://issues.apache.org/jira/browse/HIVE-17303

Re: Review Request 61586: HIVE-17286

2017-08-11 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61586/ --- (Updated Aug. 12, 2017, 12:16 a.m.) Review request for hive and Ashutosh

[GitHub] hive pull request #228: HIVE-17241 Removed shims from metastore. For HDFS an...

2017-08-11 Thread alanfgates
GitHub user alanfgates opened a pull request: https://github.com/apache/hive/pull/228 HIVE-17241 Removed shims from metastore. For HDFS and getPassword I just access… … those operations directly. I copied all of the HadoopThriftAuthBridge stuff over from Hive common. You

Re: Review Request 61604: HIVE-17265

2017-08-11 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61604/ --- (Updated Aug. 12, 2017, 2:16 a.m.) Review request for hive and Ashutosh

Review Request 61604: HIVE-17265

2017-08-11 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61604/ --- Review request for hive. Repository: hive-git Description ---

[jira] [Created] (HIVE-17304) ThreadMXBean based memory allocation monitory for hash table loader

2017-08-11 Thread Prasanth Jayachandran (JIRA)
Prasanth Jayachandran created HIVE-17304: Summary: ThreadMXBean based memory allocation monitory for hash table loader Key: HIVE-17304 URL: https://issues.apache.org/jira/browse/HIVE-17304

Re: [DISCUSSION] WebUI query plan graphs

2017-08-11 Thread Karen Coppage
Hi Xuefu, Thanks so much for your reply! I created a JIRA as per your suggestion; it can be found here along with actually visible screenshots: https://issues.apache.org/jira/browse/HIVE-17300 Any and all input, comments, criticism will be very welcome. Thanks again, Karen On Thu, Aug 10,

[jira] [Created] (HIVE-17300) WebUI query plan graphs

2017-08-11 Thread Karen Coppage (JIRA)
Karen Coppage created HIVE-17300: Summary: WebUI query plan graphs Key: HIVE-17300 URL: https://issues.apache.org/jira/browse/HIVE-17300 Project: Hive Issue Type: Improvement