-
Notifications
You must be signed in to change notification settings - Fork 68
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
Kite-examples #30
Open
siegenv
wants to merge
142
commits into
0.10.1
Choose a base branch
from
master
base: 0.10.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kite-examples #30
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This uses morphlines to convert JSON to avro in flume.
Adding bash instructions for port forwarding
Fixing a typo
it is now covered in QS VM 4.4.0.
…phline config files and custom Morphline commands
* This also includes fixes needed to work post CDK-140. Closes #13
* This patch includes configuring the Log4jAppender to gracefully handle connection errors. This is useful as it avoids a circular dependency between loading the log4j configuration to create the dataset and starting Flume after the dataset exists. * The README for the logging, logging-webapp, demo, and json examples have been updated accordingly. * This patch also includes some fixes needed to work on the CDH5.1 QuickStart VM. CDK-656 has been filed to fix the other examples. * The patch also updates logging and logging-webapp to use a Hive backed dataset. There is a configure-flume.sh script in the top-level to add the missing dependencies in CDH5.1. For 5.2, we should be able to remove that. * The logging applications themselves no longer have any dependencies on Kite or HDFS! This means they can be used completely off the cluster! Once the examples are moved to use the CLI, I think it would be useful to have those examples NOT user the Kite parent pom to emphasise that any applicaiton can be connect to Hadoop with just log4j and the Flume Log4jAppender! Closes #14
* Includes updates needed by the change of the default hostname to quickstart.cloudera. * Includes updates needed to run the examples from the host machine against the QS VM. * The Spark example can't be run from the host machine. Closes #15
* This is due to the changes in CDK-715 Closes #16
…he wildcard address. Closes #17
* Fixed formatting in the Flume setup instructions * Fixed the downlaod location of the kite-dataset binary in spark Closes #19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.