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

Build and example fixes #1

Merged
merged 3 commits into from
Oct 24, 2012
Merged

Build and example fixes #1

merged 3 commits into from
Oct 24, 2012

Conversation

mcroydon
Copy link
Contributor

Here are a couple of minor fixes that were required for me to get the examples running on OS X 10.7.4 and Java 1.7.0_04-b21:

  • 6a9d86e fixes a build issue by removing what appears to be an unused import.
  • ae44e3e adds a wildcard jar to the classpath, similar to the twitter example.
  • 9575326 updates .gitignore to ignore the output of the examples.

They are all minor changes that shouldn't have major repercussions, but I haven't tested these changes on other platforms or environments.

…s preventing it from running. Also updated examples/rand/run_client.sh and examples/twitter/run_client.sh help messages to remove the unneeded &.
@GEverding
Copy link

+1

@trotter
Copy link
Contributor

trotter commented Oct 24, 2012

+1. However, 6a9d86e does not fix build.sh for me with java version 1.7.0_06-ea.

cheddar added a commit that referenced this pull request Oct 24, 2012
Build and example fixes
@cheddar cheddar merged commit c8f549f into apache:master Oct 24, 2012
cheddar added a commit that referenced this pull request Oct 29, 2013
Update to latest master
drcrallen pushed a commit that referenced this pull request Aug 27, 2015
niketh pushed a commit to niketh/druid that referenced this pull request Dec 2, 2016
Upstream pull druid-0.6.136
niketh pushed a commit to niketh/druid that referenced this pull request Dec 2, 2016
Apply feedback from code review.
gf53520 pushed a commit to gf53520/incubator-druid that referenced this pull request Aug 8, 2018
@yurmix yurmix mentioned this pull request Dec 20, 2018
6 tasks
fuwhu pushed a commit to fuwhu/druid that referenced this pull request Oct 26, 2020
…is-query-ts

fix timestamp issue for timeseries and groupBy query
abhishekagarwal87 referenced this pull request in abhishekagarwal87/druid Dec 14, 2020
* IMPLY-4472 hdfs fix attempt [2]

* IMPLY-4472 remove another extension

* IMPLY-4472 quotes fix

* IMPLY-3544 string space fix

* IMPLY-3544 parameter fix
liam-verta pushed a commit to liam-verta/druid that referenced this pull request Sep 19, 2022
…apache#1 from gianm/remove-netty-3

Merge from master and update FrameFileHttpResponseHandler to use Netty 4.
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.

4 participants