[jira] [Created] (KAFKA-5863) Potential null dereference in DistributedHerder#reconfigureConnector()

2017-09-08 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5863: - Summary: Potential null dereference in DistributedHerder#reconfigureConnector() Key: KAFKA-5863 URL: https://issues.apache.org/jira/browse/KAFKA-5863 Project: Kafka Issue

[jira] [Created] (KAFKA-5889) MetricsTest is flaky

2017-09-13 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5889: - Summary: MetricsTest is flaky Key: KAFKA-5889 URL: https://issues.apache.org/jira/browse/KAFKA-5889 Project: Kafka Issue Type: Test Reporter: Ted Yu The foll

[jira] [Created] (KAFKA-5911) Avoid creation of extra Map for futures in KafkaAdminClient

2017-09-15 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5911: - Summary: Avoid creation of extra Map for futures in KafkaAdminClient Key: KAFKA-5911 URL: https://issues.apache.org/jira/browse/KAFKA-5911 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-5916) Upgrade rocksdb dependency to 5.7.3

2017-09-16 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5916: - Summary: Upgrade rocksdb dependency to 5.7.3 Key: KAFKA-5916 URL: https://issues.apache.org/jira/browse/KAFKA-5916 Project: Kafka Issue Type: Improvement Repor

[jira] [Created] (KAFKA-5943) Reduce dependency on mock in connector tests

2017-09-20 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5943: - Summary: Reduce dependency on mock in connector tests Key: KAFKA-5943 URL: https://issues.apache.org/jira/browse/KAFKA-5943 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-5946) Give connector method parameter better name

2017-09-20 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5946: - Summary: Give connector method parameter better name Key: KAFKA-5946 URL: https://issues.apache.org/jira/browse/KAFKA-5946 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-5821) Intermittent test failure in SaslPlainSslEndToEndAuthorizationTest.testAcls

2017-09-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5821. --- Resolution: Cannot Reproduce > Intermittent test failure in SaslPlainSslEndToEndAuthorizationTest.testAcls > -

[jira] [Resolved] (KAFKA-5840) TransactionsTest#testBasicTransactions sometimes hangs

2017-09-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5840. --- Resolution: Cannot Reproduce > TransactionsTest#testBasicTransactions sometimes hangs > --

[jira] [Created] (KAFKA-5967) Ineffective check of negative value in CompositeReadOnlyKeyValueStore#approximateNumEntries()

2017-09-24 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5967: - Summary: Ineffective check of negative value in CompositeReadOnlyKeyValueStore#approximateNumEntries() Key: KAFKA-5967 URL: https://issues.apache.org/jira/browse/KAFKA-5967 Project

[jira] [Created] (KAFKA-5988) Consider removing StreamThread#STREAM_THREAD_ID_SEQUENCE

2017-09-28 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-5988: - Summary: Consider removing StreamThread#STREAM_THREAD_ID_SEQUENCE Key: KAFKA-5988 URL: https://issues.apache.org/jira/browse/KAFKA-5988 Project: Kafka Issue Type: Improvem

[jira] [Resolved] (KAFKA-5842) QueryableStateIntegrationTest may fail with JDK 7

2017-10-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5842. --- Resolution: Cannot Reproduce > QueryableStateIntegrationTest may fail with JDK 7 > ---

[jira] [Resolved] (KAFKA-5916) Upgrade rocksdb dependency to 5.8

2017-10-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5916. --- Resolution: Duplicate With KAFKA-5576 > Upgrade rocksdb dependency to 5.8 > -

[jira] [Created] (KAFKA-6023) ThreadCache#sizeBytes() should check overflow

2017-10-08 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6023: - Summary: ThreadCache#sizeBytes() should check overflow Key: KAFKA-6023 URL: https://issues.apache.org/jira/browse/KAFKA-6023 Project: Kafka Issue Type: Bug Rep

[jira] [Created] (KAFKA-6024) Consider moving validation in KafkaConsumer ahead of call to acquireAndEnsureOpen()

2017-10-08 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6024: - Summary: Consider moving validation in KafkaConsumer ahead of call to acquireAndEnsureOpen() Key: KAFKA-6024 URL: https://issues.apache.org/jira/browse/KAFKA-6024 Project: Kafka

[jira] [Resolved] (KAFKA-5988) Consider removing StreamThread#STREAM_THREAD_ID_SEQUENCE

2017-10-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5988. --- Resolution: Won't Fix > Consider removing StreamThread#STREAM_THREAD_ID_SEQUENCE > ---

[jira] [Resolved] (KAFKA-5911) Avoid creation of extra Map for futures in KafkaAdminClient

2017-10-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5911. --- Resolution: Later > Avoid creation of extra Map for futures in KafkaAdminClient >

[jira] [Created] (KAFKA-6109) ResetIntegrationTest may fail due to IllegalArgumentException

2017-10-23 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6109: - Summary: ResetIntegrationTest may fail due to IllegalArgumentException Key: KAFKA-6109 URL: https://issues.apache.org/jira/browse/KAFKA-6109 Project: Kafka Issue Type: Te

[jira] [Created] (KAFKA-6135) TransactionsTest#testFencingOnCommit may fail due to unexpected KafkaException

2017-10-26 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6135: - Summary: TransactionsTest#testFencingOnCommit may fail due to unexpected KafkaException Key: KAFKA-6135 URL: https://issues.apache.org/jira/browse/KAFKA-6135 Project: Kafka

[jira] [Created] (KAFKA-6137) RestoreIntegrationTest sometimes fails with assertion error

2017-10-27 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6137: - Summary: RestoreIntegrationTest sometimes fails with assertion error Key: KAFKA-6137 URL: https://issues.apache.org/jira/browse/KAFKA-6137 Project: Kafka Issue Type: Test

[jira] [Resolved] (KAFKA-6109) ResetIntegrationTest may fail due to IllegalArgumentException

2017-10-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-6109. --- Resolution: Cannot Reproduce > ResetIntegrationTest may fail due to IllegalArgumentException > ---

[jira] [Resolved] (KAFKA-6137) RestoreIntegrationTest sometimes fails with assertion error

2017-11-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-6137. --- Resolution: Cannot Reproduce > RestoreIntegrationTest sometimes fails with assertion error > -

[jira] [Created] (KAFKA-6193) ReassignPartitionsClusterTest.shouldPerformMultipleReassignmentOperationsOverVariousTopics fails sometimes

2017-11-09 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6193: - Summary: ReassignPartitionsClusterTest.shouldPerformMultipleReassignmentOperationsOverVariousTopics fails sometimes Key: KAFKA-6193 URL: https://issues.apache.org/jira/browse/KAFKA-6193

[jira] [Resolved] (KAFKA-6135) TransactionsTest#testFencingOnCommit may fail due to unexpected KafkaException

2017-11-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-6135. --- Resolution: Cannot Reproduce > TransactionsTest#testFencingOnCommit may fail due to unexpected KafkaException

[jira] [Created] (KAFKA-6215) KafkaStreamsTest fails in trunk

2017-11-15 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6215: - Summary: KafkaStreamsTest fails in trunk Key: KAFKA-6215 URL: https://issues.apache.org/jira/browse/KAFKA-6215 Project: Kafka Issue Type: Test Reporter: Ted Yu

[jira] [Created] (KAFKA-6228) Intermittent test failure in FetchRequestTest.testDownConversionWithConnectionFailure

2017-11-17 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6228: - Summary: Intermittent test failure in FetchRequestTest.testDownConversionWithConnectionFailure Key: KAFKA-6228 URL: https://issues.apache.org/jira/browse/KAFKA-6228 Project: Kafka

[jira] [Created] (KAFKA-6232) SaslSslAdminClientIntegrationTest sometimes fails

2017-11-18 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6232: - Summary: SaslSslAdminClientIntegrationTest sometimes fails Key: KAFKA-6232 URL: https://issues.apache.org/jira/browse/KAFKA-6232 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-6300) SelectorTest may fail with ConcurrentModificationException

2017-12-02 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6300: - Summary: SelectorTest may fail with ConcurrentModificationException Key: KAFKA-6300 URL: https://issues.apache.org/jira/browse/KAFKA-6300 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-6303) Potential lack of synchronization in NioEchoServer#AcceptorThread

2017-12-03 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6303: - Summary: Potential lack of synchronization in NioEchoServer#AcceptorThread Key: KAFKA-6303 URL: https://issues.apache.org/jira/browse/KAFKA-6303 Project: Kafka Issue Type

[jira] [Created] (KAFKA-6307) mBeanName should be removed before returning from JmxReporter#removeAttribute()

2017-12-04 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6307: - Summary: mBeanName should be removed before returning from JmxReporter#removeAttribute() Key: KAFKA-6307 URL: https://issues.apache.org/jira/browse/KAFKA-6307 Project: Kafka

[jira] [Created] (KAFKA-6335) SimpleAclAuthorizerTest#testHighConcurrencyModificationOfResourceAcls fails intermittently

2017-12-08 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-6335: - Summary: SimpleAclAuthorizerTest#testHighConcurrencyModificationOfResourceAcls fails intermittently Key: KAFKA-6335 URL: https://issues.apache.org/jira/browse/KAFKA-6335 Project:

[jira] [Commented] (KAFKA-3235) Unclosed stream in AppInfoParser static block

2016-02-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155887#comment-15155887 ] Ted Yu commented on KAFKA-3235: --- clients/src/main/java/org/apache/kafka/common/utils/AppInfo

[jira] [Created] (KAFKA-3235) Unclosed stream in AppInfoParser static block

2016-02-12 Thread Ted Yu (JIRA)
Ted Yu created KAFKA-3235: - Summary: Unclosed stream in AppInfoParser static block Key: KAFKA-3235 URL: https://issues.apache.org/jira/browse/KAFKA-3235 Project: Kafka Issue Type: Bug Rep

[jira] [Created] (KAFKA-9462) Correct exception message in DistributedHerder

2020-01-21 Thread Ted Yu (Jira)
Ted Yu created KAFKA-9462: - Summary: Correct exception message in DistributedHerder Key: KAFKA-9462 URL: https://issues.apache.org/jira/browse/KAFKA-9462 Project: Kafka Issue Type: Bug Re

[jira] [Created] (KAFKA-9463) Transient failure in KafkaAdminClientTest.testListOffsets

2020-01-21 Thread Ted Yu (Jira)
Ted Yu created KAFKA-9463: - Summary: Transient failure in KafkaAdminClientTest.testListOffsets Key: KAFKA-9463 URL: https://issues.apache.org/jira/browse/KAFKA-9463 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-9464) Close the producer in completeShutdown

2020-01-22 Thread Ted Yu (Jira)
Ted Yu created KAFKA-9464: - Summary: Close the producer in completeShutdown Key: KAFKA-9464 URL: https://issues.apache.org/jira/browse/KAFKA-9464 Project: Kafka Issue Type: Bug Reporter:

[jira] [Created] (KAFKA-9465) Enclose consumer call with catching InvalidOffsetException

2020-01-22 Thread Ted Yu (Jira)
Ted Yu created KAFKA-9465: - Summary: Enclose consumer call with catching InvalidOffsetException Key: KAFKA-9465 URL: https://issues.apache.org/jira/browse/KAFKA-9465 Project: Kafka Issue Type: Improv

[jira] [Resolved] (KAFKA-9464) Close the producer in completeShutdown

2020-01-23 Thread Ted Yu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-9464. --- Resolution: Not A Problem > Close the producer in completeShutdown > -- >

[jira] [Created] (KAFKA-9471) Return empty collection for PENDING_SHUTDOWN

2020-01-23 Thread Ted Yu (Jira)
Ted Yu created KAFKA-9471: - Summary: Return empty collection for PENDING_SHUTDOWN Key: KAFKA-9471 URL: https://issues.apache.org/jira/browse/KAFKA-9471 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-9471) Throw exception for DEAD StreamThread.State

2020-01-24 Thread Ted Yu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-9471. --- Resolution: Duplicate > Throw exception for DEAD StreamThread.State > ---

[jira] [Created] (FLINK-32025) Make job cancellation button on UI configurable

2023-05-07 Thread Ted Yu (Jira)
Ted Yu created FLINK-32025: -- Summary: Make job cancellation button on UI configurable Key: FLINK-32025 URL: https://issues.apache.org/jira/browse/FLINK-32025 Project: Flink Issue Type: Improvement

[jira] Created: (HIVE-1698) Improve error log in HiveInputFormat

2010-10-08 Thread Ted Yu (JIRA)
Improve error log in HiveInputFormat Key: HIVE-1698 URL: https://issues.apache.org/jira/browse/HIVE-1698 Project: Hadoop Hive Issue Type: Improvement Components: Server Infrastructure Affect

[jira] Created: (HIVE-1706) Support BLOB data type

2010-10-12 Thread Ted Yu (JIRA)
Support BLOB data type -- Key: HIVE-1706 URL: https://issues.apache.org/jira/browse/HIVE-1706 Project: Hadoop Hive Issue Type: Improvement Components: Serializers/Deserializers Affects Versions: 0.7.0

[jira] Commented: (HIVE-1750) Remove Partition Filtering Conditions when Possible

2010-11-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927285#action_12927285 ] Ted Yu commented on HIVE-1750: -- Should #PartitionConditionRemover.java# be removed from the pat

[jira] Commented: (HIVE-1750) Remove Partition Filtering Conditions when Possible

2010-11-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927517#action_12927517 ] Ted Yu commented on HIVE-1750: -- In ExprProcFactory.java, GenericFuncExprProcessor.process(): +

[jira] Commented: (HIVE-1776) parallel execution and auto-local mode combine to place plan file in wrong file system

2010-11-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930359#action_12930359 ] Ted Yu commented on HIVE-1776: -- This line is removed from MapRedTask.java: ctx.setOriginalTrac

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931674#action_12931674 ] Ted Yu commented on HIVE-1642: -- For this example: d. Eg. A left outer join B right outer join C

[jira] Commented: (HIVE-1642) Convert join queries to map-join based on size of table/row

2010-11-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931676#action_12931676 ] Ted Yu commented on HIVE-1642: -- Do the new test cases cover backup task ? If so, do we know the

[jira] Commented: (HIVE-1950) Block merge for RCFile

2011-02-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998572#comment-12998572 ] Ted Yu commented on HIVE-1950: -- This may confuse somebody: {code} + boolean automatic = H

[jira] [Created] (HIVE-2077) Allow HBaseStorageHandler to work with hbase 0.90.1

2011-03-25 Thread Ted Yu (JIRA)
Allow HBaseStorageHandler to work with hbase 0.90.1 --- Key: HIVE-2077 URL: https://issues.apache.org/jira/browse/HIVE-2077 Project: Hive Issue Type: Improvement Components: HBase Han

[jira] [Updated] (HIVE-2077) Allow HBaseStorageHandler to work with hbase 0.90.1

2011-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-2077: - Description: Currently HBase handler works with hbase 0.89 We should make it work with 0.90.1 and utilize new feat

[jira] [Created] (HIVE-8090) Potential null pointer reference in WriterImpl#StreamFactory#createStream()

2014-09-12 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8090: Summary: Potential null pointer reference in WriterImpl#StreamFactory#createStream() Key: HIVE-8090 URL: https://issues.apache.org/jira/browse/HIVE-8090 Project: Hive Issue

[jira] [Created] (HIVE-8176) Close of FSDataOutputStream in OrcRecordUpdater ctor should be in finally clause

2014-09-17 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8176: Summary: Close of FSDataOutputStream in OrcRecordUpdater ctor should be in finally clause Key: HIVE-8176 URL: https://issues.apache.org/jira/browse/HIVE-8176 Project: Hive

[jira] [Created] (HIVE-8177) Wrong parameter order in ExplainTask#getJSONLogicalPlan()

2014-09-17 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8177: Summary: Wrong parameter order in ExplainTask#getJSONLogicalPlan() Key: HIVE-8177 URL: https://issues.apache.org/jira/browse/HIVE-8177 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-8282) Potential null deference in ConvertJoinMapJoin#convertJoinBucketMapJoin()

2014-09-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8282: Summary: Potential null deference in ConvertJoinMapJoin#convertJoinBucketMapJoin() Key: HIVE-8282 URL: https://issues.apache.org/jira/browse/HIVE-8282 Project: Hive Issue T

[jira] [Created] (HIVE-8283) Missing break in FilterSelectivityEstimator#visitCall()

2014-09-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8283: Summary: Missing break in FilterSelectivityEstimator#visitCall() Key: HIVE-8283 URL: https://issues.apache.org/jira/browse/HIVE-8283 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-8284) Equality comparison is done between two floating point variables in HiveRelMdUniqueKeys#getUniqueKeys()

2014-09-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8284: Summary: Equality comparison is done between two floating point variables in HiveRelMdUniqueKeys#getUniqueKeys() Key: HIVE-8284 URL: https://issues.apache.org/jira/browse/HIVE-8284 P

[jira] [Created] (HIVE-8285) Reference equality is used on boolean values in PartitionPruner#removeTruePredciates()

2014-09-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8285: Summary: Reference equality is used on boolean values in PartitionPruner#removeTruePredciates() Key: HIVE-8285 URL: https://issues.apache.org/jira/browse/HIVE-8285 Project: Hive

[jira] [Commented] (HIVE-8285) Reference equality is used on boolean values in PartitionPruner#removeTruePredciates()

2014-09-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153220#comment-14153220 ] Ted Yu commented on HIVE-8285: -- +1 > Reference equality is used on boolean values in > Parti

[jira] [Commented] (HIVE-8282) Potential null deference in ConvertJoinMapJoin#convertJoinBucketMapJoin()

2014-09-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-8282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14153232#comment-14153232 ] Ted Yu commented on HIVE-8282: -- lgtm nit: 'bucket map join' was mentioned in the log message

[jira] [Created] (HIVE-8342) Potential null dereference in ColumnTruncateMapper#jobClose()

2014-10-03 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8342: Summary: Potential null dereference in ColumnTruncateMapper#jobClose() Key: HIVE-8342 URL: https://issues.apache.org/jira/browse/HIVE-8342 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-8343) Return value from BlockingQueue.offer() is not checked in DynamicPartitionPruner

2014-10-03 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8343: Summary: Return value from BlockingQueue.offer() is not checked in DynamicPartitionPruner Key: HIVE-8343 URL: https://issues.apache.org/jira/browse/HIVE-8343 Project: Hive

[jira] [Created] (HIVE-8458) Potential null dereference in Utilities#clearWork()

2014-10-14 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8458: Summary: Potential null dereference in Utilities#clearWork() Key: HIVE-8458 URL: https://issues.apache.org/jira/browse/HIVE-8458 Project: Hive Issue Type: Bug Re

[jira] [Created] (HIVE-8493) Access to HiveClientCache$CacheableHiveMetaStoreClient#isClosed should be synchronized

2014-10-16 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8493: Summary: Access to HiveClientCache$CacheableHiveMetaStoreClient#isClosed should be synchronized Key: HIVE-8493 URL: https://issues.apache.org/jira/browse/HIVE-8493 Project: Hive

[jira] [Created] (HIVE-8523) Potential null dereference in DDLSemanticAnalyzer#addInputsOutputsAlterTable()

2014-10-20 Thread Ted Yu (JIRA)
Ted Yu created HIVE-8523: Summary: Potential null dereference in DDLSemanticAnalyzer#addInputsOutputsAlterTable() Key: HIVE-8523 URL: https://issues.apache.org/jira/browse/HIVE-8523 Project: Hive Is

[jira] [Created] (HIVE-7150) FileInputStream is not closed in HiveConnection#getHttpClient()

2014-05-30 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7150: Summary: FileInputStream is not closed in HiveConnection#getHttpClient() Key: HIVE-7150 URL: https://issues.apache.org/jira/browse/HIVE-7150 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7157) skipRows() method in TreeReader subclasses in RecordReaderImpl should check return value from stream.skip()

2014-05-30 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7157: Summary: skipRows() method in TreeReader subclasses in RecordReaderImpl should check return value from stream.skip() Key: HIVE-7157 URL: https://issues.apache.org/jira/browse/HIVE-7157

[jira] [Created] (HIVE-7172) Potential resource leak in HiveSchemaTool#getMetaStoreSchemaVersion()

2014-06-02 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7172: Summary: Potential resource leak in HiveSchemaTool#getMetaStoreSchemaVersion() Key: HIVE-7172 URL: https://issues.apache.org/jira/browse/HIVE-7172 Project: Hive Issue Type:

[jira] [Created] (HIVE-7176) FileInputStream is not closed in Commands#properties()

2014-06-04 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7176: Summary: FileInputStream is not closed in Commands#properties() Key: HIVE-7176 URL: https://issues.apache.org/jira/browse/HIVE-7176 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7180) BufferedReader is not closed in MetaStoreSchemaInfo ctor

2014-06-05 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7180: Summary: BufferedReader is not closed in MetaStoreSchemaInfo ctor Key: HIVE-7180 URL: https://issues.apache.org/jira/browse/HIVE-7180 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7182) ResultSet is not closed in JDBCStatsPublisher#init()

2014-06-05 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7182: Summary: ResultSet is not closed in JDBCStatsPublisher#init() Key: HIVE-7182 URL: https://issues.apache.org/jira/browse/HIVE-7182 Project: Hive Issue Type: Bug R

[jira] [Created] (HIVE-7183) Size of partColumnGrants should be checked in ObjectStore#removeRole()

2014-06-05 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7183: Summary: Size of partColumnGrants should be checked in ObjectStore#removeRole() Key: HIVE-7183 URL: https://issues.apache.org/jira/browse/HIVE-7183 Project: Hive Issue Type

[jira] [Created] (HIVE-7185) KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly when isCopy is false

2014-06-05 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7185: Summary: KeyWrapperFactory#TextKeyWrapper#equals() extracts Text incorrectly when isCopy is false Key: HIVE-7185 URL: https://issues.apache.org/jira/browse/HIVE-7185 Project: Hive

[jira] [Created] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-12 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7225: Summary: Unclosed Statement's in TxnHandler Key: HIVE-7225 URL: https://issues.apache.org/jira/browse/HIVE-7225 Project: Hive Issue Type: Bug Reporter: Ted Yu

[jira] [Created] (HIVE-7229) String is compared using equal in HiveMetaStore#HMSHandler#init()

2014-06-13 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7229: Summary: String is compared using equal in HiveMetaStore#HMSHandler#init() Key: HIVE-7229 URL: https://issues.apache.org/jira/browse/HIVE-7229 Project: Hive Issue Type: Bug

[jira] [Commented] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034148#comment-14034148 ] Ted Yu commented on HIVE-7225: -- Does this answer your question ? http://stackoverflow.com/ques

[jira] [Commented] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034400#comment-14034400 ] Ted Yu commented on HIVE-7225: -- Hive depends on BoneCP 0.8.0 I cloned BoneCP locally and look

[jira] [Commented] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036388#comment-14036388 ] Ted Yu commented on HIVE-7225: -- bq. whether the default is to close the open statements As far

[jira] [Updated] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7225: - Status: Patch Available (was: Open) > Unclosed Statement's in TxnHandler > -- > >

[jira] [Updated] (HIVE-7225) Unclosed Statement's in TxnHandler

2014-06-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7225: - Attachment: hive-7225.3.patch Patch v3 addresses Alan's comments above. > Unclosed Statement's in TxnHandler > --

[jira] [Commented] (HIVE-7229) String is compared using equal in HiveMetaStore#HMSHandler#init()

2014-06-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042190#comment-14042190 ] Ted Yu commented on HIVE-7229: -- Looks like QA bot had some issue. > String is compared using

[jira] [Created] (HIVE-7305) Return value from in.read() is ignored in SerializationUtils#readLongLE()

2014-06-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7305: Summary: Return value from in.read() is ignored in SerializationUtils#readLongLE() Key: HIVE-7305 URL: https://issues.apache.org/jira/browse/HIVE-7305 Project: Hive Issue T

[jira] [Created] (HIVE-7306) Ineffective null check in GenericUDAFAverage#GenericUDAFAverageEvaluatorDouble#getNextResult()

2014-06-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7306: Summary: Ineffective null check in GenericUDAFAverage#GenericUDAFAverageEvaluatorDouble#getNextResult() Key: HIVE-7306 URL: https://issues.apache.org/jira/browse/HIVE-7306 Project: H

[jira] [Commented] (HIVE-7306) Ineffective null check in GenericUDAFAverage#GenericUDAFAverageEvaluatorDouble#getNextResult()

2014-06-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046215#comment-14046215 ] Ted Yu commented on HIVE-7306: -- Similar problem exists in GenericUDAFAverage#GenericUDAFAverag

[jira] [Created] (HIVE-7307) Lack of synchronization for TxnHandler#getDbConn()

2014-06-27 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7307: Summary: Lack of synchronization for TxnHandler#getDbConn() Key: HIVE-7307 URL: https://issues.apache.org/jira/browse/HIVE-7307 Project: Hive Issue Type: Bug Rep

[jira] [Updated] (HIVE-7307) Lack of synchronization for TxnHandler#getDbConn()

2014-06-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7307: - Description: TxnHandler#getDbConn() accesses connPool without holding lock on TxnHandler.class {code} Conne

[jira] [Commented] (HIVE-7307) Lack of synchronization for TxnHandler#getDbConn()

2014-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049106#comment-14049106 ] Ted Yu commented on HIVE-7307: -- That was the initial thought. Thread safety would be handled

[jira] [Resolved] (HIVE-7307) Lack of synchronization for TxnHandler#getDbConn()

2014-07-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HIVE-7307. -- Resolution: Later > Lack of synchronization for TxnHandler#getDbConn() > ---

[jira] [Created] (HIVE-7418) Missing null check in HiveSQLException#toStackTrace()

2014-07-15 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7418: Summary: Missing null check in HiveSQLException#toStackTrace() Key: HIVE-7418 URL: https://issues.apache.org/jira/browse/HIVE-7418 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7419) Missing break in SemanticAnalyzer#getTableDescFromSerDe()

2014-07-15 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7419: Summary: Missing break in SemanticAnalyzer#getTableDescFromSerDe() Key: HIVE-7419 URL: https://issues.apache.org/jira/browse/HIVE-7419 Project: Hive Issue Type: Bug

[jira] [Resolved] (HIVE-7418) Missing null check in HiveSQLException#toStackTrace()

2014-07-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HIVE-7418. -- Resolution: Not a Problem > Missing null check in HiveSQLException#toStackTrace() >

[jira] [Commented] (HIVE-7419) Missing break in SemanticAnalyzer#getTableDescFromSerDe()

2014-07-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066003#comment-14066003 ] Ted Yu commented on HIVE-7419: -- Thanks for taking care of this. > Missing break in SemanticAn

[jira] [Created] (HIVE-7452) Boolean comparison is done through reference equality rather than using equals

2014-07-18 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7452: Summary: Boolean comparison is done through reference equality rather than using equals Key: HIVE-7452 URL: https://issues.apache.org/jira/browse/HIVE-7452 Project: Hive Is

[jira] [Created] (HIVE-7521) Reference equality is used on Boolean in NullScanOptimizer#WhereFalseProcessor#process()

2014-07-25 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7521: Summary: Reference equality is used on Boolean in NullScanOptimizer#WhereFalseProcessor#process() Key: HIVE-7521 URL: https://issues.apache.org/jira/browse/HIVE-7521 Project: Hive

[jira] [Created] (HIVE-7598) Potential null pointer dereference in MergeTask#closeJob()

2014-08-03 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7598: Summary: Potential null pointer dereference in MergeTask#closeJob() Key: HIVE-7598 URL: https://issues.apache.org/jira/browse/HIVE-7598 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7599) NPE in MergeTask#main() when -format is absent

2014-08-03 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7599: Summary: NPE in MergeTask#main() when -format is absent Key: HIVE-7599 URL: https://issues.apache.org/jira/browse/HIVE-7599 Project: Hive Issue Type: Bug Reporte

[jira] [Created] (HIVE-7600) ConstantPropagateProcFactory uses reference equality on Boolean

2014-08-03 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7600: Summary: ConstantPropagateProcFactory uses reference equality on Boolean Key: HIVE-7600 URL: https://issues.apache.org/jira/browse/HIVE-7600 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7672) Potential resource leak in EximUtil#createExportDump()

2014-08-10 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7672: Summary: Potential resource leak in EximUtil#createExportDump() Key: HIVE-7672 URL: https://issues.apache.org/jira/browse/HIVE-7672 Project: Hive Issue Type: Bug

[jira] [Created] (HIVE-7752) isClosed is accessed without holding lock in HiveClientCache#CacheableHiveMetaStoreClient#isClosed()

2014-08-15 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7752: Summary: isClosed is accessed without holding lock in HiveClientCache#CacheableHiveMetaStoreClient#isClosed() Key: HIVE-7752 URL: https://issues.apache.org/jira/browse/HIVE-7752 Proj

[jira] [Created] (HIVE-7753) Same operand appears on both sides of > in DataType#compareByteArray()

2014-08-15 Thread Ted Yu (JIRA)
Ted Yu created HIVE-7753: Summary: Same operand appears on both sides of > in DataType#compareByteArray() Key: HIVE-7753 URL: https://issues.apache.org/jira/browse/HIVE-7753 Project: Hive Issue Type

[jira] [Updated] (HIVE-7753) Same operand appears on both sides of > in DataType#compareByteArray()

2014-08-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HIVE-7753: - Attachment: hive-7753-v1.txt > Same operand appears on both sides of > in DataType#compareByteArray() > --

<    5   6   7   8   9   10   11   >