aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-hadoop
Commit message (Collapse)AuthorAgeFilesLines
* Update VespaDocumentOperationTest.javapmanoj1332020-02-051-1/+1
|
* Update VespaDocumentOperation.javapmanoj1332020-02-051-2/+3
|
* Update VespaDocumentOperationTest.javapmanoj1332020-02-051-2/+2
|
* Update VespaDocumentOperation.javapmanoj1332020-02-051-1/+5
|
* Update VespaDocumentOperationTest.javapmanoj1332020-02-051-0/+13
|
* Merge pull request #11665 from vespa-engine/bratseth/non-functional-changesgjoranv2020-01-071-2/+1
|\ | | | | Non-functional changes
| * Non-functional changesJon Bratseth2020-01-061-2/+1
| |
* | add unit testsChih-Hsien Cheng2019-12-261-0/+83
| |
* | add several features to VespaDocumentOperation:Chih-Hsien Cheng2019-12-262-25/+110
|/ | | | | | 1. create-if-non-existent 2. treat bag as map // bag-as-map-fields 3. treat tuple as map // simple-object-fields
* Use the new release option in JDK 9+ to ensure JDK 8 compability for client ↵Arnstein Ressem2019-10-221-0/+2
| | | | libraries.
* Don't include signature files into shaded jar fileBjørn Christian Seime2019-07-181-1/+10
|
* Don't shade annotationsLester Solbakken2019-07-041-8/+0
|
* Shade all vespa-hadoop dependenciesLester Solbakken2019-07-031-4/+42
|
* Avoid duplicationJon Bratseth2019-03-291-12/+0
|
* Add explanationJon Bratseth2019-03-291-0/+1
|
* Remove duplicateJon Bratseth2019-03-291-12/+0
|
* Client-side modules should be compilable with jdk8Jon Bratseth2019-03-291-2/+43
|
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-234-4167/+13
| | | | This reverts commit 9379e425712abe71fcd2f406c139baf25a017108.
* Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-224-13/+4167
|
* Don't depend (transitively) on annotations moduleJon Bratseth2019-03-224-4167/+13
|
* Update ABI spec of repackaged classesJon Bratseth2019-03-071-0/+1
|
* TensorRemoveUpdate support for mixed tensorsLester Solbakken2019-02-201-0/+8
|
* Update abi specLester Solbakken2019-02-121-0/+1
|
* Update abi specs for 7.gjoranv2019-01-231-76/+3
|
* Remove support for vespa http client protocol v2. Always use protocol v3.Tor Egge2019-01-232-8/+0
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-231-2/+2
|
* Update transitively changed abi specJon Bratseth2019-01-171-2/+4
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+4214
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-4214/+0
|
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+4214
|\ | | | | Enable ABI checking on modules with public APIs
| * Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | | | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
| * Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+4226
| |
* | ThreadLocalRandom is recommended over Random in multithreaded environments, ↵Håkon Hallingstad2018-12-201-19/+17
|/ | | | try 2
* Do NOT specify custom version of maven plugins in child modules.gjoranv2018-05-031-1/+0
|
* Java 9: Upgrade maven-shade-plugingjoranv2018-05-031-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* rename method, optimize importKristian Aune2017-11-172-5/+4
|
* Add new configuration parameters to outputLester Solbakken2017-09-291-0/+2
|
* Add SSL configurationLester Solbakken2017-09-282-1/+7
|
* Don't hardcode endpoint portLester Solbakken2017-09-282-1/+7
|
* Update Hadoop version dependencyLester Solbakken2017-08-281-1/+1
|
* Use junit 4.12Bjørn Christian Seime2017-08-181-1/+0
|
* Prepare for Hadoop authentication extensionsLester Solbakken2017-08-084-21/+34
|
* Update copyright headersJon Bratseth2017-06-1433-3/+33
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1433-33/+3
|
* Update copyright headersJon Bratseth2017-06-1433-3/+33
|