[jira] [Resolved] (HIVE-13935) Changing char column of textfile table to string/varchar leaves white space.

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline resolved HIVE-13935. - Resolution: Won't Fix > Changing char column of textfile table to string/varchar leaves white

[jira] [Commented] (HIVE-13935) Changing char column of textfile table to string/varchar leaves white space.

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313593#comment-15313593 ] Matt McCline commented on HIVE-13935: - Well, well. You might be amazed to know this issue *cannot be

[jira] [Commented] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313586#comment-15313586 ] Vaibhav Gumashta commented on HIVE-13882: - Reverted from 2.1. Will commit again once itest build

[jira] [Commented] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313583#comment-15313583 ] Vaibhav Gumashta commented on HIVE-13882: - I'll revert it from 2.1 since it's due to release soon.

[jira] [Updated] (HIVE-13862) org.apache.hadoop.hive.metastore.MetaStoreDirectSql.getNumPartitionsViaSqlFilter falls back to ORM

2016-06-02 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-13862: --- Target Version/s: 2.1.1 (was: 2.1.0) Fix Version/s: (was: 2.1.0)

[jira] [Commented] (HIVE-13866) flatten callstack for directSQL errors

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313571#comment-15313571 ] Ashutosh Chauhan commented on HIVE-13866: - can you paste before & after log message for

[jira] [Updated] (HIVE-13862) org.apache.hadoop.hive.metastore.MetaStoreDirectSql.getNumPartitionsViaSqlFilter falls back to ORM

2016-06-02 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-13862: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s:

[jira] [Updated] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13905: --- Affects Version/s: 2.0.0 > optimize ColumnStatsTask::constructColumnStatsFromPackedRows to

[jira] [Updated] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13905: --- Resolution: Fixed Status: Resolved (was: Patch Available) > optimize

[jira] [Updated] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-13905: Fix Version/s: (was: 2.2.0) 2.1.0 > optimize

[jira] [Updated] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pengcheng Xiong updated HIVE-13905: --- Fix Version/s: 2.2.0 > optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have

[jira] [Commented] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Pengcheng Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313568#comment-15313568 ] Pengcheng Xiong commented on HIVE-13905: failed tests are unrelated. pushed to master. Thanks

[jira] [Commented] (HIVE-13905) optimize ColumnStatsTask::constructColumnStatsFromPackedRows to have lesser number of getTable calls

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313551#comment-15313551 ] Hive QA commented on HIVE-13905: Here are the results of testing the latest attachment:

[jira] [Reopened] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman reopened HIVE-13882: --- this broke the build under itests/ in both 2.1 and 2.2 > When

[jira] [Updated] (HIVE-13929) org.apache.hadoop.hive.metastore.api.DataOperationType class not found error when a job is submitted by hive

2016-06-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13929: -- Summary: org.apache.hadoop.hive.metastore.api.DataOperationType class not found error when a

[jira] [Commented] (HIVE-9777) LLAP: Add an option to disable uberization

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313496#comment-15313496 ] Lefty Leverenz commented on HIVE-9777: -- Doc done: *hive.llap.auto.allow.uber* is documented in the

[jira] [Commented] (HIVE-13281) Update some default configs for LLAP - disable default uber enabled

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313489#comment-15313489 ] Lefty Leverenz commented on HIVE-13281: --- Doc note: This changes the default value of

[jira] [Updated] (HIVE-13281) Update some default configs for LLAP - disable default uber enabled

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-13281: -- Labels: TODOC2.1 (was: ) > Update some default configs for LLAP - disable default uber enabled

[jira] [Commented] (HIVE-13904) Ignore case when retrieving ColumnInfo from RowResolver

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313475#comment-15313475 ] Hive QA commented on HIVE-13904: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13929) "org.apache.hadoop.hive.metastore.api.DataOperationType" class not found error when a job is submitted by hive

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313464#comment-15313464 ] Ashutosh Chauhan commented on HIVE-13929: - +1 >

[jira] [Updated] (HIVE-13866) flatten callstack for directSQL errors

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13866: Status: Patch Available (was: Open) > flatten callstack for directSQL errors >

[jira] [Updated] (HIVE-13866) flatten callstack for directSQL errors

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13866: Attachment: HIVE-13866.patch [~ashutoshc] can you take a look? > flatten callstack for

[jira] [Commented] (HIVE-13760) Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value.

2016-06-02 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313457#comment-15313457 ] zhihai xu commented on HIVE-13760: -- Thanks for the review [~csun]! That is a good suggestion! I attached

[jira] [Updated] (HIVE-13760) Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is running for more than the configured timeout value.

2016-06-02 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated HIVE-13760: - Attachment: HIVE-13760.001.patch > Add a HIVE_QUERY_TIMEOUT configuration to kill a query if a query is

[jira] [Commented] (HIVE-4239) Remove lock on compilation stage

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313453#comment-15313453 ] Lefty Leverenz commented on HIVE-4239: -- HIVE-13882 changes the description of

[jira] [Commented] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313448#comment-15313448 ] Lefty Leverenz commented on HIVE-13882: --- Doc note: This changes the description of

[jira] [Updated] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-13882: -- Labels: TODOC2.1 (was: ) > When hive.server2.async.exec.async.compile is turned on, from JDBC

[jira] [Updated] (HIVE-13759) LlapTaskUmbilicalExternalClient should be closed by the record reader

2016-06-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-13759: -- Attachment: HIVE-13759.2.patch new patch > LlapTaskUmbilicalExternalClient should be closed by the

[jira] [Commented] (HIVE-13935) Changing char column of textfile table to string/varchar leaves white space.

2016-06-02 Thread Takahiko Saito (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313423#comment-15313423 ] Takahiko Saito commented on HIVE-13935: --- Thanks for the suggestion, [~gopalv] Yes, HDFS contains

[jira] [Updated] (HIVE-13617) LLAP: support non-vectorized execution in IO

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13617: Attachment: HIVE-13617.04.patch Rebased the patch... also resubmitting for HiveQA since it

[jira] [Commented] (HIVE-13901) Hivemetastore add partitions can be slow depending on filesystems

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313410#comment-15313410 ] Sergey Shelukhin commented on HIVE-13901: - left some comments on RB > Hivemetastore add

[jira] [Commented] (HIVE-13935) Changing char column of textfile table to string/varchar leaves white space.

2016-06-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313408#comment-15313408 ] Gopal V commented on HIVE-13935: [~taksaito]: this possibly a WONTFIX scenario - the char() columns are

[jira] [Updated] (HIVE-13935) Changing char column of textfile table to string/varchar leaves white space.

2016-06-02 Thread Takahiko Saito (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takahiko Saito updated HIVE-13935: -- Summary: Changing char column of textfile table to string/varchar leaves white space. (was:

[jira] [Assigned] (HIVE-13866) flatten callstack for directSQL errors

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HIVE-13866: --- Assignee: Sergey Shelukhin > flatten callstack for directSQL errors >

[jira] [Updated] (HIVE-13901) Hivemetastore add partitions can be slow depending on filesystems

2016-06-02 Thread Rajesh Balamohan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Balamohan updated HIVE-13901: Attachment: HIVE-13901.2.patch Hiveconf changes got missed out in earlier patch. >

[jira] [Commented] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313389#comment-15313389 ] Gopal V commented on HIVE-13913: Throws {code} Caused by: java.io.IOException:

[jira] [Updated] (HIVE-13731) LLAP: return LLAP token with the splits

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13731: Attachment: HIVE-13731.01.patch HIVE-13731.01.wo.13675-13443.patch Rebasing

[jira] [Commented] (HIVE-13917) Investigate and fix tests which are timing out in the precommit build

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313388#comment-15313388 ] Ashutosh Chauhan commented on HIVE-13917: - +1 > Investigate and fix tests which are timing out in

[jira] [Updated] (HIVE-13917) Investigate and fix tests which are timing out in the precommit build

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13917: -- Attachment: HIVE-13917.01.patch This patch seems to fix all three failing tests, by pulling in

[jira] [Updated] (HIVE-13917) Investigate and fix tests which are timing out in the precommit build

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13917: -- Assignee: Siddharth Seth Status: Patch Available (was: Open) > Investigate and fix tests

[jira] [Commented] (HIVE-13917) Investigate and fix tests which are timing out in the precommit build

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313372#comment-15313372 ] Siddharth Seth commented on HIVE-13917: --- Looks like the MiniCluster was not starting properly, and

[jira] [Commented] (HIVE-13933) Add an option to turn off parallel file moves

2016-06-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313370#comment-15313370 ] Hari Sankar Sivarama Subramaniyan commented on HIVE-13933: -- +1 > Add an option

[jira] [Commented] (HIVE-13909) upgrade ACLs in LLAP registry when the cluster is upgraded to secure

2016-06-02 Thread Prasanth Jayachandran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313362#comment-15313362 ] Prasanth Jayachandran commented on HIVE-13909: -- lgtm, +1 > upgrade ACLs in LLAP registry

[jira] [Commented] (HIVE-13159) TxnHandler should support datanucleus.connectionPoolingType = None

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313346#comment-15313346 ] Sergey Shelukhin commented on HIVE-13159: - Hmm > TxnHandler should support

[jira] [Commented] (HIVE-13772) LLAPIF: encryption for the output streaming channel

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313347#comment-15313347 ] Sergey Shelukhin commented on HIVE-13772: - Security is covered by HIVE-13827 > LLAPIF: encryption

[jira] [Updated] (HIVE-13772) LLAPIF: encryption for the output streaming channel

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13772: Summary: LLAPIF: encryption for the output streaming channel (was: LLAPIF: security and

[jira] [Updated] (HIVE-13934) Configure Tez to make nocondiional task size memory available for the Processor

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13934: -- Description: Currently, noconditionaltasksize is not validated against the container size, the

[jira] [Updated] (HIVE-13934) Configure Tez to make nocondiional task size memory available for the Processor

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated HIVE-13934: -- Summary: Configure Tez to make nocondiional task size memory available for the Processor (was:

[jira] [Updated] (HIVE-13932) Hive SMB Map Join with small set of LIMIT failed with NPE

2016-06-02 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-13932: Status: Patch Available (was: Open) Need code review. > Hive SMB Map Join with small set of LIMIT

[jira] [Updated] (HIVE-13932) Hive SMB Map Join with small set of LIMIT failed with NPE

2016-06-02 Thread Yongzhi Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongzhi Chen updated HIVE-13932: Attachment: HIVE-13932.1.patch The code should have null value check. Attach the fix. > Hive SMB

[jira] [Commented] (HIVE-13836) DbNotifications giving an error = Invalid state. Transaction has already started

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313329#comment-15313329 ] Hive QA commented on HIVE-13836: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13911) load inpath fails throwing org.apache.hadoop.security.AccessControlException

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313294#comment-15313294 ] Ashutosh Chauhan commented on HIVE-13911: - +1 pending tests > load inpath fails throwing

[jira] [Updated] (HIVE-13809) Hybrid Grace Hash Join memory usage estimation didn't take into account the bloom filter size

2016-06-02 Thread Wei Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zheng updated HIVE-13809: - Description: Memory estimation is important during hash table loading, because we need to make the

[jira] [Commented] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313291#comment-15313291 ] Sergey Shelukhin commented on HIVE-13913: - [~gopalv] [~prasanth_j] can you please review? > LLAP:

[jira] [Comment Edited] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313289#comment-15313289 ] Sergey Shelukhin edited comment on HIVE-13913 at 6/2/16 11:29 PM: -- Simple

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Status: Patch Available (was: Open) > LLAP: introduce backpressure to recordreader >

[jira] [Updated] (HIVE-13913) LLAP: introduce backpressure to recordreader

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13913: Attachment: HIVE-13913.patch Simple patch. I am removing the pause mechanism since it's

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313287#comment-15313287 ] Sushanth Sowmyan commented on HIVE-13931: - Actually, never mind - looks like HIVE-7496 removed

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313286#comment-15313286 ] Sushanth Sowmyan commented on HIVE-13931: - But that's a good point - even if that's generated(and

[jira] [Commented] (HIVE-13540) Casts to numeric types don't seem to work in hplsql

2016-06-02 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313266#comment-15313266 ] Alan Gates commented on HIVE-13540: --- +1 > Casts to numeric types don't seem to work in hplsql >

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313265#comment-15313265 ] Sergey Shelukhin commented on HIVE-13931: - Ah., nm, looks like it's a generated file > Add

[jira] [Updated] (HIVE-13335) get rid of TxnHandler.TIMED_OUT_TXN_ABORT_BATCH_SIZE

2016-06-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13335: -- Target Version/s: 1.3.0, 2.2.0 > get rid of TxnHandler.TIMED_OUT_TXN_ABORT_BATCH_SIZE >

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313263#comment-15313263 ] Sergey Shelukhin commented on HIVE-13931: - Sorry, I meant ./conf/hive-default.xml.template > Add

[jira] [Updated] (HIVE-13933) Add an option to turn off parallel file moves

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-13933: Status: Patch Available (was: Open) > Add an option to turn off parallel file moves >

[jira] [Updated] (HIVE-13933) Add an option to turn off parallel file moves

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-13933: Attachment: HIVE-13933.patch > Add an option to turn off parallel file moves >

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313256#comment-15313256 ] Sushanth Sowmyan commented on HIVE-13931: - :D That was done too, in the HiveConf change. > Add

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313250#comment-15313250 ] Sergey Shelukhin commented on HIVE-13931: - Oh, right. +1 pending tests. Can we set it as default

[jira] [Updated] (HIVE-13842) Expose ability to set number of connections in the pool in TxnHandler

2016-06-02 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-13842: -- Issue Type: Improvement (was: Bug) > Expose ability to set number of connections in the pool

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313248#comment-15313248 ] Sushanth Sowmyan commented on HIVE-13931: - The patch adds that, with changes to TxnHandler.java.

[jira] [Assigned] (HIVE-13884) Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-13884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Peña reassigned HIVE-13884: -- Assignee: Sergio Peña (was: Mohit Sabharwal) > Disallow queries fetching more than a

[jira] [Work started] (HIVE-13884) Disallow queries fetching more than a configured number of partitions in PartitionPruner

2016-06-02 Thread JIRA
[ https://issues.apache.org/jira/browse/HIVE-13884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-13884 started by Sergio Peña. -- > Disallow queries fetching more than a configured number of partitions in >

[jira] [Commented] (HIVE-13539) HiveHFileOutputFormat searching the wrong directory for HFiles

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313240#comment-15313240 ] Matt McCline commented on HIVE-13539: - The command I used from itests directory was: {code} mvn test

[jira] [Commented] (HIVE-13759) LlapTaskUmbilicalExternalClient should be closed by the record reader

2016-06-02 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313228#comment-15313228 ] Jason Dere commented on HIVE-13759: --- Regarding LlapBaseInputFormat /LlapRowInputFormat.close(), that was

[jira] [Updated] (HIVE-13911) load inpath fails throwing org.apache.hadoop.security.AccessControlException

2016-06-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13911: - Attachment: HIVE-13911.3.patch patch#3 might be better

[jira] [Updated] (HIVE-13911) load inpath fails throwing org.apache.hadoop.security.AccessControlException

2016-06-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13911: - Attachment: HIVE-13911.2.patch Verified patch#2 with

[jira] [Updated] (HIVE-13911) load inpath fails throwing org.apache.hadoop.security.AccessControlException

2016-06-02 Thread Hari Sankar Sivarama Subramaniyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sankar Sivarama Subramaniyan updated HIVE-13911: - Attachment: (was: HIVE-13911.2.patch) > load inpath

[jira] [Updated] (HIVE-13264) JDBC driver makes 2 Open Session Calls for every open session

2016-06-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-13264: Assignee: NITHIN MAHESH > JDBC driver makes 2 Open Session Calls for every open session >

[jira] [Updated] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13882: Affects Version/s: (was: 2.2.0) 2.1.0 > When

[jira] [Updated] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-13882: Fix Version/s: (was: 2.2.0) 2.1.0 > When

[jira] [Commented] (HIVE-13882) When hive.server2.async.exec.async.compile is turned on, from JDBC we will get "The query did not generate a result set"

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313150#comment-15313150 ] Vaibhav Gumashta commented on HIVE-13882: - Committed to 2.1.0 branch. > When

[jira] [Commented] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313144#comment-15313144 ] Sergey Shelukhin commented on HIVE-13931: - I think the transaction support would need changes too,

[jira] [Commented] (HIVE-13490) Change itests to be part of the main Hive build

2016-06-02 Thread Zoltan Haindrich (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313135#comment-15313135 ] Zoltan Haindrich commented on HIVE-13490: - i've added some documentation about it to

[jira] [Commented] (HIVE-13887) LazySimpleSerDe should parse "NULL" dates faster

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313103#comment-15313103 ] Hive QA commented on HIVE-13887: Here are the results of testing the latest attachment:

[jira] [Commented] (HIVE-13901) Hivemetastore add partitions can be slow depending on filesystems

2016-06-02 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313105#comment-15313105 ] Hive QA commented on HIVE-13901: Here are the results of testing the latest attachment:

[jira] [Updated] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-13931: Status: Patch Available (was: Open) > Add support for HikariCP and replace BoneCP usage

[jira] [Updated] (HIVE-13931) Add support for HikariCP and replace BoneCP usage with HikariCP

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-13931: Attachment: HIVE-13931.patch Patch attached. > Add support for HikariCP and replace BoneCP

[jira] [Updated] (HIVE-13930) upgrade Hive to latest Hadoop version

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13930: Status: Patch Available (was: Open) [~ashutoshc] can you take a look? > upgrade Hive to

[jira] [Updated] (HIVE-13930) upgrade Hive to latest Hadoop version

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13930: Attachment: HIVE-13930.patch Also upgrading the mismatching dependencies (non-plugin ones)

[jira] [Resolved] (HIVE-13865) Changing char column of orc table to string/var char drops white space.

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline resolved HIVE-13865. - Resolution: Not A Bug > Changing char column of orc table to string/var char drops white space.

[jira] [Commented] (HIVE-13853) Add X-XSRF-Header filter to HS2 HTTP mode and WebHCat

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313056#comment-15313056 ] Sushanth Sowmyan commented on HIVE-13853: - Thanks, Vaibhav! Yes, I think that would be useful,

[jira] [Comment Edited] (HIVE-13853) Add X-XSRF-Header filter to HS2 HTTP mode and WebHCat

2016-06-02 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313056#comment-15313056 ] Sushanth Sowmyan edited comment on HIVE-13853 at 6/2/16 9:05 PM: - Thanks,

[jira] [Commented] (HIVE-13865) Changing char column of orc table to string/var char drops white space.

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313041#comment-15313041 ] Matt McCline commented on HIVE-13865: - You can think of these situations as being like a CAST. Let's

[jira] [Assigned] (HIVE-13865) Changing char column of orc table to string/var char drops white space.

2016-06-02 Thread Matt McCline (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt McCline reassigned HIVE-13865: --- Assignee: Matt McCline > Changing char column of orc table to string/var char drops white

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: (was: HIVE-13443.WIP.nogen.patch) > LLAP: signing for the second state of

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: (was: HIVE-13443.02.wo.13675.patch) > LLAP: signing for the second state of

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: (was: HIVE-13443.wo.13444.13675.nogen.patch) > LLAP: signing for the second

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: HIVE-13443.02.wo.13675.nogen.patch > LLAP: signing for the second state of

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: HIVE-13443.02.patch Rebased on top of HIVE-13675 patch that is the final or

[jira] [Updated] (HIVE-13443) LLAP: signing for the second state of submit (the event)

2016-06-02 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13443: Attachment: HIVE-13443.02.wo.13675.patch > LLAP: signing for the second state of submit

[jira] [Commented] (HIVE-13853) Add X-XSRF-Header filter to HS2 HTTP mode and WebHCat

2016-06-02 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313031#comment-15313031 ] Vaibhav Gumashta commented on HIVE-13853: - +1. Should we create a jira to investigate the

  1   2   3   4   >