Skip to content

Updates to druid indexer to be able to index complex metrics #26

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

Merged
merged 16 commits into from
Nov 9, 2012
Merged

Conversation

fjy
Copy link
Contributor

@fjy fjy commented Nov 8, 2012

No description provided.

import java.util.List;

/**
*/
public class HadoopDruidIndexer
public class HadoopDruidIndexerMain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the name of this will break anyone who is currently running using this current main(). If you want to rename it, then do something similar to what has been done with ClientMain and ServerMain instead.

Or just don't rename :)

cheddar added a commit that referenced this pull request Nov 9, 2012
Updates to druid indexer to be able to index complex metrics
@cheddar cheddar merged commit 81a33bc into master Nov 9, 2012
cheddar pushed a commit to cheddar/druid that referenced this pull request Jul 1, 2015
jon-wei pushed a commit to jon-wei/druid that referenced this pull request Jun 23, 2020
[Backport] S3: Improvements to prefix listing (including fix for an infinite loop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants