This repository was archived by the owner on Nov 15, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
update to es-1.1.1 #6
Open
oliviermi
wants to merge
9
commits into
ncdc:master
Choose a base branch
from
worldline:master
base: master
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
Changes from 8 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
40989a6
ES 1.0.1
rbrower3 bb860c1
ES 1.0.1 bin & libs
rbrower3 1be6fe4
es startup needs -d
rbrower3 e469136
re-add es conf path
rbrower3 1aa8436
es 1.0.3
1708dcf
es-1.1.1
cfb3ac1
es-1.1.1
967b104
es-1.1.1
83565ca
Update README.md
oliviermi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
OpenShift ElasticSearch Cartridge | ||
================================= | ||
Downloadable ElasticSearch cartridge for OpenShift. | ||
|
||
To create your scalable ElasticSearch app, run: | ||
|
||
rhc app create <your app name> http://cartreflect-claytondev.rhcloud.com/github/ncdc/openshift-elasticsearch-cartridge -s | ||
|
||
**NOTE:** your app currently must be a scalable app or this cartridge will not run. | ||
|
||
|
||
Adding additional cluster nodes | ||
=============================== | ||
To add more nodes to the cluster, simply add more gears: | ||
|
||
rhc cartridge scale -a <your app name> elasticsearch <number of total gears you want> | ||
|
||
|
||
Plugins | ||
======= | ||
To install ElasticSearch plugins, edit the `plugins.txt` file, commit, and push your changes. | ||
|
||
|
||
License | ||
======= | ||
This project is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). | ||
OpenShift ElasticSearch Cartridge | ||
================================= | ||
Downloadable ElasticSearch cartridge for OpenShift. | ||
To create your scalable ElasticSearch app, run: | ||
rhc app create <your app name> https://gist.githubusercontent.com/oliviermi/11247443/raw/d75336cc37dac45ad749648afb92ad4a03c92261/manifest.yml-s | ||
**NOTE:** your app currently must be a scalable app or this cartridge will not run. | ||
Adding additional cluster nodes | ||
=============================== | ||
To add more nodes to the cluster, simply add more gears: | ||
rhc cartridge scale -a <your app name> elasticsearch <number of total gears you want> | ||
Plugins | ||
======= | ||
To install ElasticSearch plugins, edit the `plugins.txt` file, commit, and push your changes. | ||
License | ||
======= | ||
This project is licensed under the [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). |
This file contains hidden or 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 file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.90.11 | ||
1.1.1 |
This file contains hidden or 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 file contains hidden or 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 file contains hidden or 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 file contains hidden or 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
Binary file renamed
BIN
+10.4 MB
usr/lib/elasticsearch-0.90.11.jar → usr/lib/elasticsearch-1.1.1.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+1.52 MB
usr/lib/lucene-analyzers-common-4.6.1.jar → usr/lib/lucene-analyzers-common-4.7.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+105 KB
usr/lib/lucene-grouping-4.6.1.jar → usr/lib/lucene-grouping-4.7.2.jar
Binary file not shown.
Binary file renamed
BIN
+125 KB
usr/lib/lucene-highlighter-4.6.1.jar → usr/lib/lucene-highlighter-4.7.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+375 KB
usr/lib/lucene-queryparser-4.6.1.jar → usr/lib/lucene-queryparser-4.7.2.jar
Binary file not shown.
Binary file renamed
BIN
+44.6 KB
usr/lib/lucene-sandbox-4.6.1.jar → usr/lib/lucene-sandbox-4.7.2.jar
Binary file not shown.
Binary file renamed
BIN
+91.2 KB
usr/lib/lucene-spatial-4.6.1.jar → usr/lib/lucene-spatial-4.7.2.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@oliviermi I haven't figured out a way around this just yet for forks, but please don't modify the README to change the cartridge location
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Andy
Please forgive me for this my mistake..
Can you tell me what to do to fix this “issue”?
Olivier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you wouldn't mind, just change the URL back to what I had (http://cartreflect-claytondev.rhcloud.com/github/ncdc/openshift-elasticsearch-cartridge)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.