summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Collapse)AuthorAgeFilesLines
* Add temporary loggingJon Bratseth2018-01-181-0/+7
|
* Set user agent for vespa-deployBjørn Christian Seime2018-01-181-1/+1
|
* Use protobuf 3.4.0 by defaultJon Bratseth2018-01-181-1/+0
|
* Merge pull request #4692 from ↵Jon Bratseth2018-01-1713-128/+477
|\ | | | | | | | | vespa-engine/bratseth/store-converted-expressions-in-zk Bratseth/store converted expressions in zk
| * Persist constant info in ZooKeeperJon Bratseth2018-01-172-49/+103
| |
| * Write expression content through application packageJon Bratseth2018-01-171-24/+14
| |
| * Read file content through application packageJon Bratseth2018-01-172-44/+159
| |
| * Access files through application packageJon Bratseth2018-01-169-89/+189
| |
| * Refactor (no functional changes)Jon Bratseth2018-01-161-108/+134
| |
| * Use either model or stored expressions onlyJon Bratseth2018-01-165-58/+64
| |
| * Write generated expressionsJon Bratseth2018-01-151-17/+68
| |
| * Use Path. Save constants in models.generated/Jon Bratseth2018-01-152-11/+27
| |
| * Nonfunctional changes onlyJon Bratseth2018-01-152-13/+4
| |
* | Prepare for removal of RuleConfigDeriverHarald Musum2018-01-171-5/+1
| |
* | Ask other config servers to start downloading filesHarald Musum2018-01-167-12/+25
|/ | | | | | To have redundancy, ask the other config servers to start downloading a file, so we have redundancy in case the config server running the code goes down after deployment has finished
* install jing.jarArne Juul2018-01-151-0/+2
|
* Revert "Arnej/fix cmdline tools"Harald Musum2018-01-141-2/+0
|
* Merge pull request #4625 from vespa-engine/arnej/fix-cmdline-toolsArne H Juul2018-01-131-0/+2
|\ | | | | Arnej/fix cmdline tools
| * install jing.jarArne Juul2018-01-111-0/+2
| |
* | Complete support for TF constants as files (deactivated)Jon Bratseth2018-01-1110-39/+85
| |
* | Merge pull request #4618 from vespa-engine/bratseth/tf-constants-as-filesJon Bratseth2018-01-119-56/+87
|\ \ | | | | | | Use constant tensor files WIP
| * | Use constant tensor files WIPJon Bratseth2018-01-119-56/+87
| | |
* | | Merge pull request #4609 from ↵Tor Brede Vekterli2018-01-116-26/+103
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/geirst/support-experimental-enabling-of-multiple-bucket-spaces Support experimental enabling of multiple bucket spaces.
| * | Deactivate all validation of redundancy when multiple bucket spaces is enabled.Geir Storli2018-01-112-3/+9
| | | | | | | | | | | | | | | The global distribution config transform in the distributor will ensure that number of ready copies == redundancy == number of nodes.
| * | Support experimental enabling of multiple bucket spaces.Geir Storli2018-01-106-25/+96
| |/
* | ImportResult -> TensorFlowModelJon Bratseth2018-01-101-9/+9
| |
* | Propagate import errors when relevantJon Bratseth2018-01-101-5/+17
| |
* | Store warnings under the right outputJon Bratseth2018-01-102-24/+52
| |
* | Cache imported modelsJon Bratseth2018-01-101-1/+6
| |
* | Increase lifetime of ExpressionTransforms to one deploymentJon Bratseth2018-01-104-18/+33
| |
* | Use type parameterJon Bratseth2018-01-105-23/+18
|/
* Use a context for transform stateJon Bratseth2018-01-109-132/+140
|
* Basic TensorFlow integrationJon Bratseth2018-01-0921-76/+5516
| | | | | | | | | | This wil replace any occurrence of tensorflow(...) in ranking expressions with the corresponding translated expression. It is functional but these tings are outstanding - Propagate warnings - Import a model just once even if referred multiple times - Add constants as tensor files rather than config
* add optional constructor with Context objectArne Juul2017-12-201-0/+1
|
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-1810-18/+20
|
* Revert "Bratseth/tensorflow models"gjoranv2017-12-1710-20/+18
|
* Merge pull request #4438 from vespa-engine/bratseth/tensorflow-modelsJon Bratseth2017-12-1710-18/+20
|\ | | | | Bratseth/tensorflow models
| * Merge with masterJon Bratseth2017-12-1355-262/+553
| |\
| * | Check agreement between TF and Vespa executionJon Bratseth2017-12-139-17/+17
| | |
| * | Improve log messagesJon Bratseth2017-11-291-0/+2
| | |
* | | Revert "Revert "Revert "Revert "Bratseth/select 1 host by index""""Jon Bratseth2017-12-1517-119/+212
| | |
* | | Revert "Revert "Revert "Bratseth/select 1 host by index"""Henning Baldersheim2017-12-1417-212/+119
| | |
* | | Merge pull request #4266 from ↵Jon Bratseth2017-12-1417-119/+212
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/revert-4265-revert-4241-bratseth/select-1-host-by-index Revert "Revert "Bratseth/select 1 host by index""
| * \ \ Merge with masterJon Bratseth2017-12-1461-381/+678
| |\ \ \
| * | | | Fall back to sort by hostname if a host has no membershipJon Bratseth2017-11-2413-38/+45
| | | | |
| * | | | Revert "Revert "Bratseth/select 1 host by index""Jon Bratseth2017-11-245-77/+157
| | |/ / | |/| |
* | | | add jdisc Metric wiringArne Juul2017-12-141-0/+4
| |/ / |/| | | | | | | | rename metric (will be tagged as a "container" metric anyway)
* | | Add switch to enable multiple bucket spaces in content layer and content nodes.Geir Storli2017-12-131-0/+3
| | |
* | | Produce bucketspaces config for entire content cluster.Geir Storli2017-12-134-42/+39
| | |
* | | Add common representation of doc type used for testing.Geir Storli2017-12-134-76/+76
| |/ |/|