Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HADOOP-13192. org.apache.hadoop.util.LineReader match recordDelimiter has a bug #96

Closed
wants to merge 1 commit into from

Conversation

zhudebin
Copy link

@zhudebin zhudebin commented May 23, 2016

HADOOP-13192 org.apache.hadoop.util.LineReader match recordDelimiter has a bug

@zhudebin zhudebin changed the title fix bug HADOOP-13192 HADOOP-13192 org.apache.hadoop.util.LineReader match recordDelimiter has a bug May 24, 2016
@zhudebin zhudebin changed the title HADOOP-13192 org.apache.hadoop.util.LineReader match recordDelimiter has a bug HADOOP-13192. org.apache.hadoop.util.LineReader match recordDelimiter has a bug May 24, 2016
@zhudebin zhudebin closed this Jun 13, 2016
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
- Added an integration testing harness for testing `StreamApplication`s. This is convenient for running and interacting with Kafka brokers, Zk servers and Samza components locally.
- Added the following integration tests that use this harness to test actual `StreamApplication`s:
1. Keyed Tumbling Window
2. Keyed Session Window
3. Repartition with Keyed Session Window

Bonus: A couple of additional bug-fixes that were blockers for this test.

Author: vjagadish1989 <jvenkatr@linkedin.com>

Reviewers: Prateek Maheshwari<prateekm@linkedin.com>, Jacob Maes<jmaes@linkedin.com>

Closes apache#96 from vjagadish1989/integration-tests
saxenapranav pushed a commit to saxenapranav/hadoop that referenced this pull request Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant