[jira] [Updated] (HIVE-8019) Missing commit from trunk : `export/import statement update`

2014-09-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-8019: Attachment: HIVE-8019.1.patch Missing commit from trunk : `export/import statement update`

Patches to release branches

2014-09-09 Thread Mithun Radhakrishnan
Greetings, Hive Dev. In the past few months, my colleagues and I have been trying to roll Hive 0.13 out for wider use on Yahoo's Hadoop clusters. A challenging endeavour, shall we say. Back when we were rolling out Hive 0.12, in spite of basing our builds on the Apache Hive 0.12 release

[jira] [Commented] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127537#comment-14127537 ] Hive QA commented on HIVE-7936: --- {color:red}Overall{color}: -1 at least one tests failed

Re: Patches to release branches

2014-09-09 Thread Sergey Shelukhin
From my experience in HBase, I can say that bug fix (or dot, e.g. 0.96.1) releases are a common practice and work very well for users. The release manager of the corresponding major release vets the backports and makes bugfix releases on some cadence (i.e. monthly), without much of the usual major

[jira] [Commented] (HIVE-8019) Missing commit from trunk : `export/import statement update`

2014-09-09 Thread Mohit Sabharwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127561#comment-14127561 ] Mohit Sabharwal commented on HIVE-8019: --- LGTM, +1 (non-binding). Missing commit

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-09 Thread Eugene Koifman
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52655 --- ql/src/java/org/apache/hadoop/hive/ql/ErrorMsg.java

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Status: Open (was: Patch Available) Recursive root scratch directory creation is not using

Re: Review Request 25460: Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25460/ --- (Updated Sept. 9, 2014, 9:41 p.m.) Review request for hive and Thejas Nair.

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Attachment: HIVE-8022.2.patch [~thejas] The latest patch addresses review comments.

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Status: Patch Available (was: Open) Recursive root scratch directory creation is not using

[jira] [Commented] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127682#comment-14127682 ] Hive QA commented on HIVE-6550: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Updated] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7086: --- Fix Version/s: 0.14.0 TestHiveServer2.testConnection is failing on trunk

[jira] [Updated] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7086: --- Status: Patch Available (was: Open) TestHiveServer2.testConnection is failing on trunk

[jira] [Updated] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7086: --- Attachment: HIVE-7086.3.patch TestHiveServer2.testConnection is failing on trunk

[jira] [Commented] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127720#comment-14127720 ] Vaibhav Gumashta commented on HIVE-7086: Patch rebased on trunk

Re: Review Request 25460: Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25460/#review52795 --- ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java

[jira] [Updated] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-7086: --- Status: Open (was: Patch Available) TestHiveServer2.testConnection is failing on trunk

Re: Review Request 25460: Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25460/ --- (Updated Sept. 9, 2014, 11:06 p.m.) Review request for hive and Thejas Nair.

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Status: Open (was: Patch Available) Recursive root scratch directory creation is not using

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Attachment: HIVE-8022.3.patch Recursive root scratch directory creation is not using hdfs

Re: Review Request 25460: Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta
On Sept. 9, 2014, 10:55 p.m., Thejas Nair wrote: ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java, line 3454 https://reviews.apache.org/r/25460/diff/1-2/?file=682938#file682938line3454 this should not be throwing any exception. I assume the code here does not, so the

[jira] [Updated] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-8022: --- Status: Patch Available (was: Open) Recursive root scratch directory creation is not using

[jira] [Updated] (HIVE-6207) Integrate HCatalog with locking

2014-09-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6207: - Fix Version/s: (was: 0.14.0) Integrate HCatalog with locking ---

[jira] [Updated] (HIVE-6379) webhcat is not operational with Hadoop 1 due to Slf4j conflicts

2014-09-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-6379: - Assignee: (was: Eugene Koifman) webhcat is not operational with Hadoop 1 due to Slf4j

[jira] [Updated] (HIVE-4726) HCatDelegator should not have to parse error text; should instead rely on canonical errorCode

2014-09-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-4726: - Component/s: (was: HCatalog) WebHCat HCatDelegator should not have to parse

[jira] [Commented] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-09 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127765#comment-14127765 ] Sergey Shelukhin commented on HIVE-6550: I don;t think this failure is related.

[jira] [Updated] (HIVE-5001) [WebHCat] JobState is read/written with different user credentials

2014-09-09 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-5001: - Component/s: (was: HCatalog) WebHCat [WebHCat] JobState is read/written with

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127789#comment-14127789 ] Josh Elser commented on HIVE-7950: -- I have found one corner-case which I'm still trying to

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127798#comment-14127798 ] Josh Elser commented on HIVE-7950: -- Ugh, published too soon: The code gets a

[jira] [Commented] (HIVE-8034) Don't add colon when no port is specified

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127823#comment-14127823 ] Hive QA commented on HIVE-8034: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8034) Don't add colon when no port is specified

2014-09-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127837#comment-14127837 ] Brock Noland commented on HIVE-8034: [~ashutoshc] you reviewed HIVE-4910, can you take

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-09 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52559 --- common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

Re: Review Request 25460: Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25460/#review52807 --- Ship it! Ship It! - Thejas Nair On Sept. 9, 2014, 11:06 p.m.,

[jira] [Commented] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127839#comment-14127839 ] Thejas M Nair commented on HIVE-8022: - +1 Recursive root scratch directory creation

[jira] [Commented] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127889#comment-14127889 ] Hive QA commented on HIVE-7405: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-7405) Vectorize GROUP BY on the Reduce-Side (Part 1 – Basic)

2014-09-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127893#comment-14127893 ] Ashutosh Chauhan commented on HIVE-7405: +1 Vectorize GROUP BY on the Reduce-Side

[jira] [Commented] (HIVE-8034) Don't add colon when no port is specified

2014-09-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127897#comment-14127897 ] Ashutosh Chauhan commented on HIVE-8034: +1 Don't add colon when no port is

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127898#comment-14127898 ] Rui Li commented on HIVE-8017: -- Thanks [~xuefuz] and [~brocknoland]. I'll try {{--

[jira] [Commented] (HIVE-6550) SemanticAnalyzer.reset() doesn't clear all the state

2014-09-09 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127900#comment-14127900 ] Ashutosh Chauhan commented on HIVE-6550: +1 SemanticAnalyzer.reset() doesn't

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127901#comment-14127901 ] Josh Elser commented on HIVE-7950: -- I think I finally got to the bottom of this, and it is

[jira] [Updated] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-5871: - Description: By default, hive only allows user to use single character as field delimiter. Although there's

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127910#comment-14127910 ] Gopal V commented on HIVE-7950: --- The basic part of the problem seems to have been solved,

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127915#comment-14127915 ] Xuefu Zhang commented on HIVE-8017: --- [~lirui] That depends on the query. If the query

[jira] [Comment Edited] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127915#comment-14127915 ] Xuefu Zhang edited comment on HIVE-8017 at 9/10/14 1:51 AM:

[jira] [Commented] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127923#comment-14127923 ] Josh Elser commented on HIVE-7950: -- Yeah, you're totally right. I was getting hung up on

[jira] [Updated] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-5871: - Description: By default, hive only allows user to use single character as field delimiter. Although there's

[jira] [Commented] (HIVE-7368) datanucleus sometimes returns an empty result instead of an error or data

2014-09-09 Thread Selina Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127931#comment-14127931 ] Selina Zhang commented on HIVE-7368: Hi Sush, My feeling for the root cause probably

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127933#comment-14127933 ] Rui Li commented on HIVE-5871: -- [~leftylev] I've updated the description to add the correct

[jira] [Updated] (HIVE-7859) Tune zlib compression in ORC to account for the encoding strategy

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7859: -- Attachment: HIVE-7859.1.patch Tune zlib compression in ORC to account for the encoding strategy

[jira] [Assigned] (HIVE-7859) Tune zlib compression in ORC to account for the encoding strategy

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V reassigned HIVE-7859: - Assignee: Gopal V Tune zlib compression in ORC to account for the encoding strategy

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127942#comment-14127942 ] Rui Li commented on HIVE-8017: -- Hi [~xuefuz] I quickly checked the latest failures and I think

[jira] [Updated] (HIVE-7859) Tune zlib compression in ORC to account for the encoding strategy

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-7859: -- Attachment: HIVE-7859.2.patch Updated to work for uncompressed streams as well. Tune zlib compression in ORC

[jira] [Commented] (HIVE-7859) Tune zlib compression in ORC to account for the encoding strategy

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127946#comment-14127946 ] Gopal V commented on HIVE-7859: --- Tested this with TPC-H 1000 scale inserts. || Type || Time

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127951#comment-14127951 ] Brock Noland commented on HIVE-8017: Let's make that change (adding SORT_BEFORE_DIFF )

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2014-09-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127958#comment-14127958 ] Brock Noland commented on HIVE-7926: Hi, Ok, understood. Is there some academic or

[jira] [Commented] (HIVE-7926) long-lived daemons for query fragment execution, I/O and caching

2014-09-09 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127965#comment-14127965 ] Gopal V commented on HIVE-7926: --- Hoare's 1985 CSP paper would make for good reading in this

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-09 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52810 ---

[jira] [Commented] (HIVE-8019) Missing commit from trunk : `export/import statement update`

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127970#comment-14127970 ] Hive QA commented on HIVE-8019: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Created] (HIVE-8035) Add SORT_QUERY_RESULTS for test that doesn't guarantee order

2014-09-09 Thread Rui Li (JIRA)
Rui Li created HIVE-8035: Summary: Add SORT_QUERY_RESULTS for test that doesn't guarantee order Key: HIVE-8035 URL: https://issues.apache.org/jira/browse/HIVE-8035 Project: Hive Issue Type: Test

[jira] [Created] (HIVE-8036) PTest SSH Options

2014-09-09 Thread Brock Noland (JIRA)
Brock Noland created HIVE-8036: -- Summary: PTest SSH Options Key: HIVE-8036 URL: https://issues.apache.org/jira/browse/HIVE-8036 Project: Hive Issue Type: Improvement Reporter: Brock

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127972#comment-14127972 ] Rui Li commented on HIVE-8017: -- Hi [~brocknoland] I've created HIVE-8035 for it. Do you think

Re: Review Request 25468: HIVE-7777: add CSVSerde support

2014-09-09 Thread cheng xu
On Sept. 9, 2014, 8:49 a.m., Lars Francke wrote: serde/src/java/org/apache/hadoop/hive/serde2/CSVSerde.java, line 151 https://reviews.apache.org/r/25468/diff/1/?file=683467#file683467line151 I don't quite get this comment. Looking at the two CSVReader constructors they seem to do

[jira] [Updated] (HIVE-7950) StorageHandler resources aren't added to Tez Session if already Session is already Open

2014-09-09 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HIVE-7950: - Attachment: HIVE-7950.2.patch Patch against the tez branch which attempts to ensure that the Tez AM and

binary patch not getting applied

2014-09-09 Thread Suma Shivaprasad
I am generating the patch through git format-patch --no-prefix HEAD^ --binary and when jenkins build for patch is applying through patch -p0..it doesnt apply the binary file (complex.seq) in the patch The same is happening when I try it locally. Tried with patch -p0 --binary as well. But still

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127992#comment-14127992 ] Brock Noland commented on HIVE-8017: Yep! Use HiveKey instead of BytesWritable as key

[jira] [Updated] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8017: - Attachment: HIVE-8017.3-spark.patch Use SORT_QUERY_RESULTS instead of SORT_BEFORE_DIFF. And update golden files

[jira] [Commented] (HIVE-8022) Recursive root scratch directory creation is not using hdfs umask properly

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128029#comment-14128029 ] Hive QA commented on HIVE-8022: --- {color:red}Overall{color}: -1 at least one tests failed

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128034#comment-14128034 ] Xuefu Zhang commented on HIVE-8017: --- +1. One question, is the latest patch including the

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128041#comment-14128041 ] Hive QA commented on HIVE-8017: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Comment Edited] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13829976#comment-13829976 ] Lefty Leverenz edited comment on HIVE-5871 at 9/10/14 4:47 AM:

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128045#comment-14128045 ] Lefty Leverenz commented on HIVE-5871: -- How's that, [~lirui]? Use

[jira] [Updated] (HIVE-8030) NullPointerException on getSchemas

2014-09-09 Thread Shiv Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shiv Prakash updated HIVE-8030: --- Description: java.lang.NullPointerException at java.util.ArrayList.init(ArrayList.java:164)

[jira] [Commented] (HIVE-8030) NullPointerException on getSchemas

2014-09-09 Thread Shiv Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128056#comment-14128056 ] Shiv Prakash commented on HIVE-8030: Hi Lars, I have updated it. Now line numbers

[jira] [Commented] (HIVE-1945) Support for ESCAPE BY not documented.

2014-09-09 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128061#comment-14128061 ] Lefty Leverenz commented on HIVE-1945: -- Thanks, [~lars_francke]. Here's where ESCAPED

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: HIVE-7936.1.patch Support for handling Thrift Union types

[jira] [Updated] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated HIVE-7936: --- Attachment: complex.seq Support for handling Thrift Union types

Re: Review Request 25414: HIVE-7788 Generate plans for insert, update, and delete

2014-09-09 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25414/#review52814 --- ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java

Review Request 25492: HIVE-7936 - Thrift Union support

2014-09-09 Thread Suma Shivaprasad
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25492/ --- Review request for hive, Amareshwari Sriramadasu and Ashutosh Chauhan. Bugs:

[jira] [Commented] (HIVE-8017) Use HiveKey instead of BytesWritable as key type of the pair RDD [Spark Branch]

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128078#comment-14128078 ] Rui Li commented on HIVE-8017: -- [~xuefuz] yes it includes changes in HIVE-8035. Let me submit

[jira] [Commented] (HIVE-7936) Support for handling Thrift Union types

2014-09-09 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128084#comment-14128084 ] Suma Shivaprasad commented on HIVE-7936: https://reviews.apache.org/r/25492

Remove hive.metastore.metadb.dir from HiveConf.java?

2014-09-09 Thread Lefty Leverenz
Lars Francke updated the Metastore Admin doc https://cwiki.apache.org/confluence/display/Hive/AdminManual+MetastoreAdmin#AdminManualMetastoreAdmin-AdditionalConfigurationParameters as follows: hive.metastore.metadb.dir The location of filestore metadata base directory. (Functionality removed

[jira] [Created] (HIVE-8037) Refactor Join Condn Gen Code

2014-09-09 Thread Laljo John Pullokkaran (JIRA)
Laljo John Pullokkaran created HIVE-8037: Summary: Refactor Join Condn Gen Code Key: HIVE-8037 URL: https://issues.apache.org/jira/browse/HIVE-8037 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-8037) Refactor Join Condn Gen Code, loosen restrictions on Join Conditions

2014-09-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8037: - Summary: Refactor Join Condn Gen Code, loosen restrictions on Join Conditions

[jira] [Updated] (HIVE-8037) Refactor Join condn gen code, loosen restrictions on Join Conditions

2014-09-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8037: - Summary: Refactor Join condn gen code, loosen restrictions on Join Conditions

[jira] [Updated] (HIVE-8037) CBO: Refactor Join condn gen code, loosen restrictions on Join Conditions

2014-09-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8037: - Summary: CBO: Refactor Join condn gen code, loosen restrictions on Join Conditions

[jira] [Updated] (HIVE-8037) CBO: Refactor Join condn gen code, loosen restrictions on Join Conditions

2014-09-09 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laljo John Pullokkaran updated HIVE-8037: - Attachment: HIVE-8037.patch CBO: Refactor Join condn gen code, loosen

[jira] [Updated] (HIVE-8035) Add SORT_QUERY_RESULTS for test that doesn't guarantee order

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8035: - Attachment: HIVE-8035.patch These queries were initially identified in HIVE-8017. And it's not supposed to be

[jira] [Updated] (HIVE-8035) Add SORT_QUERY_RESULTS for test that doesn't guarantee order

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-8035: - Status: Patch Available (was: Open) Add SORT_QUERY_RESULTS for test that doesn't guarantee order

[jira] [Commented] (HIVE-5871) Use multiple-characters as field delimiter

2014-09-09 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128108#comment-14128108 ] Rui Li commented on HIVE-5871: -- [~leftylev] That's perfect. Thanks a lot! Use

[jira] [Commented] (HIVE-7086) TestHiveServer2.testConnection is failing on trunk

2014-09-09 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14128112#comment-14128112 ] Hive QA commented on HIVE-7086: --- {color:red}Overall{color}: -1 at least one tests failed

<    1   2