Re: Review Request 21191: Support newly added role related APIs for v1 authorizer

2014-07-20 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21191/ --- (Updated July 21, 2014, 6:41 a.m.) Review request for hive and Thejas Nair. B

[jira] [Updated] (HIVE-7026) Support newly added role related APIs for v1 authorizer

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7026: Attachment: HIVE-7026.3.patch.txt > Support newly added role related APIs for v1 authorizer > --

Re: Review Request 21191: Support newly added role related APIs for v1 authorizer

2014-07-20 Thread Navis Ryu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21191/ --- (Updated July 21, 2014, 6:41 a.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-20 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068253#comment-14068253 ] Chengxiang Li commented on HIVE-7436: - [~xuefuz] Thanks for the comments. For the first

[jira] [Updated] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-20 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7434: Attachment: HIVE-7434.patch > beeline should not always enclose the output by default in CSV/TSV mode >

[jira] [Updated] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-20 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ferdinand updated HIVE-7434: Status: Patch Available (was: Open) fix this bug by using super CSV which is an external csv library under

[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-20 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068249#comment-14068249 ] ferdinand commented on HIVE-7434: - review board entry created in https://reviews.apache.org

Re: Review Request 23722: HIVE-7434: refactor csv output format with in RFC mode

2014-07-20 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23722/ --- (Updated July 21, 2014, 6:19 a.m.) Review request for hive. Bugs: HIVE-7434

Re: Review Request 23722: HIVE-7434: refactor csv output format with in RFC mode

2014-07-20 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23722/ --- (Updated July 21, 2014, 6:19 a.m.) Review request for hive. Changes ---

[jira] [Commented] (HIVE-5155) Support secure proxy user access to HiveServer2

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068247#comment-14068247 ] Lefty Leverenz commented on HIVE-5155: -- bq. the bug is marked as fixed are there rele

[jira] [Commented] (HIVE-6165) Unify HivePreparedStatement from jdbc:hive and jdbc:hive2

2014-07-20 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068244#comment-14068244 ] Hive QA commented on HIVE-6165: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Updated] (HIVE-7374) SHOW COMPACTIONS fail on trunk

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7374: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committed to trun

[jira] [Updated] (HIVE-7409) Add workaround for a deadlock issue of Class.getAnnotation()

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7409: Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Committed to trun

[jira] [Updated] (HIVE-7424) HiveException: Error evaluating concat(concat(' ', str2), ' ') in ql.exec.vector.VectorSelectOperator.processOp

2014-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7424: --- Attachment: HIVE-7424.1.patch > HiveException: Error evaluating concat(concat(' ', str2), '

[jira] [Commented] (HIVE-7424) HiveException: Error evaluating concat(concat(' ', str2), ' ') in ql.exec.vector.VectorSelectOperator.processOp

2014-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068235#comment-14068235 ] Matt McCline commented on HIVE-7424: Jitendra's comment from HIVE-7421 fixes this probl

[jira] [Updated] (HIVE-7424) HiveException: Error evaluating concat(concat(' ', str2), ' ') in ql.exec.vector.VectorSelectOperator.processOp

2014-07-20 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline updated HIVE-7424: --- Status: Patch Available (was: Open) > HiveException: Error evaluating concat(concat(' ', str2),

[jira] [Commented] (HIVE-4590) HCatalog documentation example is wrong

2014-07-20 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068228#comment-14068228 ] Eugene Koifman commented on HIVE-4590: -- [~leftylev] 1. The MR program does "value.get(

[jira] [Updated] (HIVE-6578) Use ORC file footer statistics through StatsProvidingRecordReader interface for analyze command

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-6578: - Labels: TODOC13 orcfile (was: orcfile) > Use ORC file footer statistics through StatsProvidingRec

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068221#comment-14068221 ] Xuefu Zhang commented on HIVE-7431: --- Patch looks good to me. Will commit shortly. > When

[jira] [Updated] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7431: -- Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available)

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068216#comment-14068216 ] Rui Li commented on HIVE-7431: -- Hi [~xuefuz], I've updated the patch. > When run on spark clu

[jira] [Updated] (HIVE-7408) HCatPartition needs getPartCols method

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7408: Status: Patch Available (was: In Progress) > HCatPartition needs getPartCols method > -

[jira] [Assigned] (HIVE-7408) HCatPartition needs getPartCols method

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis reassigned HIVE-7408: --- Assignee: Navis > HCatPartition needs getPartCols method > -- > >

[jira] [Updated] (HIVE-7408) HCatPartition needs getPartCols method

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7408: Attachment: HIVE-7408.1.patch.txt > HCatPartition needs getPartCols method > --

[jira] [Updated] (HIVE-4576) templeton.hive.properties does not allow values with commas

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-4576: - Labels: TODOC13 (was: ) > templeton.hive.properties does not allow values with commas > -

[jira] [Work started] (HIVE-7408) HCatPartition needs getPartCols method

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-7408 started by Navis. > HCatPartition needs getPartCols method > -- > > Key: HIVE-7408 >

[jira] [Commented] (HIVE-7434) beeline should not always enclose the output by default in CSV/TSV mode

2014-07-20 Thread ferdinand (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068214#comment-14068214 ] ferdinand commented on HIVE-7434: - Currently, there are many cvs processor external librari

[jira] [Updated] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui Li updated HIVE-7431: - Attachment: HIVE-7431.2.patch > When run on spark cluster, some spark tasks may fail > ---

Re: Hive insert overwrite strange behavior

2014-07-20 Thread Lianhui Wang
the operator plan of two sql is different.first one: TableScanOperator--SelectOperator--ReduceOutputOperator--FileSinkOperator--MoveOperator second one:TableScanOperator--SelectOperator--FetchOperator in second one,FetchOperator work on client and directly output to local directory. but first one,

[jira] [Commented] (HIVE-7436) Load Spark configuration into Hive driver

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068203#comment-14068203 ] Xuefu Zhang commented on HIVE-7436: --- [~chengxiang li] Thanks for working on this. With yo

[jira] [Commented] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-20 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068202#comment-14068202 ] Brock Noland commented on HIVE-7450: +1 as well > Database should inherit perms of war

[jira] [Commented] (HIVE-7444) Update supported operating systems & requirements in wikidoc

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068198#comment-14068198 ] Lefty Leverenz commented on HIVE-7444: -- See the discussion on user@hive and dev@hive,

[jira] [Resolved] (HIVE-7448) --incremental=true in Beeline is not compatible with Binary columns (at least for select * from ...)

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis resolved HIVE-7448. - Resolution: Fixed Fix Version/s: 0.13.0 Feel free to open this issue if it's not fixed. > --incremental=tr

Re: What is the minimal required version of Hadoop for Hive 0.13.0?

2014-07-20 Thread Lefty Leverenz
This should be documented in the Requirements section of the Getting Started wiki (see HIVE-7444 ). Currently it just says this: Requirements - Java

[jira] [Commented] (HIVE-7448) --incremental=true in Beeline is not compatible with Binary columns (at least for select * from ...)

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068192#comment-14068192 ] Navis commented on HIVE-7448: - It's fixed by HIVE-3611 in hive-0.13.0 > --incremental=true in

[jira] [Commented] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068181#comment-14068181 ] Navis commented on HIVE-4064: - authorization_fail_8 is HIVE-7456 and ql_rewrite_gbtoidx is HIVE

[jira] [Updated] (HIVE-7456) HIVE-7361 missed updating authorization_fail_8

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7456: Status: Patch Available (was: Open) > HIVE-7361 missed updating authorization_fail_8 >

[jira] [Updated] (HIVE-7456) HIVE-7361 missed updating authorization_fail_8

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7456: Attachment: HIVE-7456.1.patch.txt > HIVE-7361 missed updating authorization_fail_8 > ---

[jira] [Updated] (HIVE-7456) HIVE-7361 missed updating authorization_fail_8

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-7456: Description: {noformat} Running: diff -a /home/hiveptest/54.91.198.254-hiveptest-1/apache-svn-trunk-source/itests/q

[jira] [Created] (HIVE-7456) HIVE-7361 missed updating authorization_fail_8

2014-07-20 Thread Navis (JIRA)
Navis created HIVE-7456: --- Summary: HIVE-7361 missed updating authorization_fail_8 Key: HIVE-7456 URL: https://issues.apache.org/jira/browse/HIVE-7456 Project: Hive Issue Type: Task Components

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068175#comment-14068175 ] Xuefu Zhang commented on HIVE-7431: --- Sure. Please feel free to do so. That's just POC cod

[jira] [Commented] (HIVE-4144) Add "select database()" command to show the current database

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068174#comment-14068174 ] Lefty Leverenz commented on HIVE-4144: -- This is a function, so documentation will go i

[jira] [Commented] (HIVE-4329) HCatalog should use getHiveRecordWriter rather than getRecordWriter

2014-07-20 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068160#comment-14068160 ] David Chen commented on HIVE-4329: -- The test coverage for this patch will be covered by ru

[jira] [Updated] (HIVE-7286) Parameterize HCatMapReduceTest for testing against all Hive storage formats

2014-07-20 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7286: - Issue Type: Sub-task (was: Test) Parent: HIVE-7455 > Parameterize HCatMapReduceTest for testing a

[jira] [Updated] (HIVE-7420) Parameterize tests for HCatalog Pig interfaces for testing against all storage formats

2014-07-20 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7420: - Issue Type: Sub-task (was: Test) Parent: HIVE-7455 > Parameterize tests for HCatalog Pig interfac

[jira] [Updated] (HIVE-7455) ROLLUP: Make HCatalog tests generic for all storage formats

2014-07-20 Thread David Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Chen updated HIVE-7455: - Issue Type: Test (was: Task) > ROLLUP: Make HCatalog tests generic for all storage formats >

[jira] [Created] (HIVE-7455) ROLLUP: Make HCatalog tests generic for all storage formats

2014-07-20 Thread David Chen (JIRA)
David Chen created HIVE-7455: Summary: ROLLUP: Make HCatalog tests generic for all storage formats Key: HIVE-7455 URL: https://issues.apache.org/jira/browse/HIVE-7455 Project: Hive Issue Type: T

[jira] [Commented] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements

2014-07-20 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068156#comment-14068156 ] Hive QA commented on HIVE-4064: --- {color:red}Overall{color}: -1 at least one tests failed H

Review Request 23722: HIVE-7434: refactor csv output format with in RFC 4180 mode

2014-07-20 Thread cheng xu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23722/ --- Review request for hive. Bugs: HIVE-7434 https://issues.apache.org/jira/bro

[jira] [Updated] (HIVE-4144) Add "select database()" command to show the current database

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-4144: - Labels: TODOC13 (was: ) > Add "select database()" command to show the current database >

[jira] [Updated] (HIVE-5795) Hive should be able to skip header and footer rows when reading data file for a table

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-5795: - Labels: TODOC13 (was: ) > Hive should be able to skip header and footer rows when reading data fi

[jira] [Commented] (HIVE-7345) Beeline changes its prompt to reflect successful database connection even after failing to connect

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068141#comment-14068141 ] Lefty Leverenz commented on HIVE-7345: -- Thanks [~navis], that's good to know. > Beeli

[jira] [Commented] (HIVE-4095) Add exchange partition in Hive

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068122#comment-14068122 ] Lefty Leverenz commented on HIVE-4095: -- See discussion of the docs for exchange partit

[jira] [Commented] (HIVE-7345) Beeline changes its prompt to reflect successful database connection even after failing to connect

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068119#comment-14068119 ] Navis commented on HIVE-7345: - [~leftylev] Seemed not. User can decide action by just seeing th

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068118#comment-14068118 ] Rui Li commented on HIVE-7431: -- [~xuefuz] I see. In HiveMapFunction.call, MapWork is retrieved

Re: [GitHub] hive pull request: HIVE 2304 : for hive2

2014-07-20 Thread Navis류승우
I've attached the patch to https://issues.apache.org/jira/browse/HIVE-6165. If you tell me your name of apache account, I can assign this to you. Thanks, Navis 2014-07-19 17:15 GMT+09:00 Nitin Pawar : > as per understanding, apache hive development does not support git pull > requests yet > > y

[jira] [Updated] (HIVE-6165) Unify HivePreparedStatement from jdbc:hive and jdbc:hive2

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6165: Attachment: HIVE-6165.1.patch.txt > Unify HivePreparedStatement from jdbc:hive and jdbc:hive2 >

[jira] [Updated] (HIVE-6165) Unify HivePreparedStatement from jdbc:hive and jdbc:hive2

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-6165: Affects Version/s: (was: 0.12.0) Status: Patch Available (was: Open) > Unify HivePreparedStateme

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068117#comment-14068117 ] Lefty Leverenz commented on HIVE-6037: -- bq. I think having a hive-default.xml in trunk

[jira] [Comment Edited] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068115#comment-14068115 ] Xuefu Zhang edited comment on HIVE-7431 at 7/21/14 2:18 AM: [~l

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068115#comment-14068115 ] Xuefu Zhang commented on HIVE-7431: --- [~lirui] Let's not worry about cloning for now. It c

[jira] [Commented] (HIVE-7450) Database should inherit perms of warehouse dir

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068114#comment-14068114 ] Navis commented on HIVE-7450: - I think it's reasonable. +1 > Database should inherit perms of

[jira] [Commented] (HIVE-5252) Add ql syntax for inline java code creation

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068112#comment-14068112 ] Lefty Leverenz commented on HIVE-5252: -- "compile" is now included in the default list

[jira] [Commented] (HIVE-6037) Synchronize HiveConf with hive-default.xml.template and support show conf

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068111#comment-14068111 ] Navis commented on HIVE-6037: - We might consider applying [~brocknoland]'s opinion earlier. Rec

[jira] [Updated] (HIVE-5252) Add ql syntax for inline java code creation

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-5252: - Labels: TODOC13 (was: ) > Add ql syntax for inline java code creation > -

[jira] [Commented] (HIVE-7397) Set the default threshold for fetch task conversion to 1Gb

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068109#comment-14068109 ] Navis commented on HIVE-7397: - +1 > Set the default threshold for fetch task conversion to 1Gb

[jira] [Commented] (HIVE-3589) describe/show partition/show tblproperties command should accept database name

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068107#comment-14068107 ] Navis commented on HIVE-3589: - [~caofangkun] Thanks for your interest. I'm doing this in HIVE-4

[jira] [Updated] (HIVE-4064) Handle db qualified names consistently across all HiveQL statements

2014-07-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4064: Attachment: HIVE-4064.3.patch.txt Rebased to trunk & Updates gold files > Handle db qualified names consistently ac

[jira] [Updated] (HIVE-6044) webhcat should be able to return detailed serde information when show table using "fromat=extended"

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-6044: - Labels: TODOC13 (was: ) > webhcat should be able to return detailed serde information when show t

[jira] [Commented] (HIVE-7431) When run on spark cluster, some spark tasks may fail

2014-07-20 Thread Rui Li (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068100#comment-14068100 ] Rui Li commented on HIVE-7431: -- [~xuefuz], thanks for the review. I'll clean up the code and u

[jira] [Updated] (HIVE-4725) templeton.hadoop.queue.name property should be documented

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-4725: - Labels: TODOC12 (was: ) > templeton.hadoop.queue.name property should be documented > ---

[jira] [Commented] (HIVE-4590) HCatalog documentation example is wrong

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068095#comment-14068095 ] Lefty Leverenz commented on HIVE-4590: -- [~eugene.koifman], it's past time to fix this

Review Request 23672: HIVE-5160

2014-07-20 Thread Dong Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23672/ --- Review request for hive. Repository: hive-git Description --- HIVE-5160:

[jira] [Commented] (HIVE-6063) [WebHCat] Collect log for Hadoop 2

2014-07-20 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-6063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068084#comment-14068084 ] Lefty Leverenz commented on HIVE-6063: -- bq. We need to make it work for Hadoop 2. In

[jira] [Commented] (HIVE-7454) Check for comparison between bigint and string (or double) is incomplete

2014-07-20 Thread shrikanth shankar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068033#comment-14068033 ] shrikanth shankar commented on HIVE-7454: - Test case. {code} create table foo_1 (a

[jira] [Created] (HIVE-7454) Check for comparison between bigint and string (or double) is incomplete

2014-07-20 Thread shrikanth shankar (JIRA)
shrikanth shankar created HIVE-7454: --- Summary: Check for comparison between bigint and string (or double) is incomplete Key: HIVE-7454 URL: https://issues.apache.org/jira/browse/HIVE-7454 Project: H

[jira] [Assigned] (HIVE-7335) Create SparkPlan, DAG representation of a Spark job

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-7335: - Assignee: Xuefu Zhang > Create SparkPlan, DAG representation of a Spark job >

[jira] [Updated] (HIVE-7331) Create SparkCompiler

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7331: -- Resolution: Fixed Fix Version/s: spark-branch Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-7331) Create SparkCompiler

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7331: -- Description: SparkCompiler translates the operator plan into SparkWorks. It behaves a similar way as Ma

[jira] [Updated] (HIVE-7331) Create SparkCompiler

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7331: -- Attachment: HIVE-7331.patch Initial ground work for Spark task compiler. Remaining work can be done via

[jira] [Updated] (HIVE-7331) Create SparkCompiler

2014-07-20 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-7331: -- Status: Patch Available (was: Open) > Create SparkCompiler > > > K