Skip to content

Commit

Permalink
HIVE-23693: HIVE-27502: Enable HiveKafkaProducerTest (Akshat Mathur r…
Browse files Browse the repository at this point in the history
…eviewed by Attila Turoczy, Stamatis Zampetakis)

Closes apache#4483
  • Loading branch information
akshat0395 authored and yeahyung committed Jul 20, 2023
1 parent 4ff6de2 commit 9b6b2b7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
/**
* Test class for Hive Kafka Producer.
*/
@org.junit.Ignore("flaky HIVE-23693")
@SuppressWarnings("unchecked") public class HiveKafkaProducerTest {

private static final Logger LOG = LoggerFactory.getLogger(HiveKafkaProducerTest.class);
Expand Down

0 comments on commit 9b6b2b7

Please sign in to comment.