Skip to end of metadata
Go to start of metadata
- Switch to
Build
folder and run all jobs. Provide the tag as release-1.14.0 in the build job parameter github_release_tag
- Download neo4j enterprise version and keep it in your private repo under artifacts directory. The name of the file should be ending with neo4j*.tar.gz
- Since the file size of neo4j will be larger than 100 MB, you need to use git lfs to store this artifact in your private repo. Refer this link to see for git lfs details - https://git-lfs.github.com/
- Switch to
Provision/<env>/KnowledgePlatform
and run jobs in following order- Cassandra
- CompositeSearch
- Neo4j
- Zookeeper
- Kafka
- Learning
- Redis
- Search
- Switch to
Deploy/dev/KnowledgePlatform
and run all jobs in the following order- CassandraDbUpdate
- Neo4j
- StartNeo4jCluster
- Learning
- Search
- Neo4jDefinitionUpdate
- Neo4jElasticSearchSyncTool
- KafkaSetup
- Yarn