Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Documentation changes, class name changes, runAsService() #21

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

nverwer
Copy link

@nverwer nverwer commented Jun 27, 2014

WARNING: These changes are incompatible with the current version and will break existing code!

The interface com.streak.datastore.analysis.builtin.BuiltinDatastoreExportConfiguration has one extra method, which needs to be added to classes implementing this interface.

1. You need to include the [google-api-java-client](https://code.google.com/p/google-api-java-client/) jars in your appengine project. The [setup page](https://code.google.com/p/google-api-java-client/wiki/Setup) tells you which jars to use. You will also need the jar file of the [BigQuery API Client Library for Java](https://developers.google.com/api-client-library/java/apis/bigquery/v2).
2. Add the mache JAR to your project
3. Add the URL's listed in the logging section to your web.xml
4. Create a class which implements <code>BuiltinDatastoreExportConfiguration</code>
Copy link
Contributor

Choose a reason for hiding this comment

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

this is optional and only if they want to use datastore export

Copy link
Author

Choose a reason for hiding this comment

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

Then I will add that to this point.

@nverwer
Copy link
Author

nverwer commented Jul 21, 2014

I have made a different pull request, based on comments from @aleemstreak, and will close this one.

@nverwer nverwer closed this Jul 21, 2014
@nverwer
Copy link
Author

nverwer commented Jul 21, 2014

I reverted several filename changes from the earlier version of this pull request, and will re-open it.

@nverwer nverwer reopened this Jul 21, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants