summaryrefslogtreecommitdiffstats
path: root/vespa-hadoop/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Serialize/deserialize using ObjectmapperMorten Tokle2022-06-301-19/+6
* Remove vespåa-http-client usage part 2Jon Bratseth2022-06-084-273/+2
* Revert "Remove http client use"Jon Bratseth2022-06-084-1/+296
* Remove http client useJon Bratseth2022-06-084-296/+1
* Use logger instance of concrete subclass (if inherited)Bjørn Christian Seime2022-05-111-4/+3
* Wire in proxy configuration vespa-feed-client integration in vespa-hadoopBjørn Christian Seime2022-03-282-0/+15
* Use SSL by default for vespa-feed-client, non-SSL for vespa-http-clientBjørn Christian Seime2022-01-263-5/+7
* Support feed over http using vespa-feed-clientBjørn Christian Seime2022-01-241-1/+2
* Use vespa-feed-client by defaultBjørn Christian Seime2022-01-241-5/+20
* Deprecate vespa-http-clientBjørn Christian Seime2021-12-152-10/+10
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0716-16/+16
* Allow separate handling of missing 'vespa.feed.uselegacyclient' parameterBjørn Christian Seime2021-07-082-3/+8
* Print parameter value in toString()Bjørn Christian Seime2021-07-081-0/+1
* Ignore irrelevant parameters in new feed client record writerBjørn Christian Seime2021-06-251-6/+0
* Revert "Add temporary logging"Bjørn Christian Seime2021-06-251-1/+0
* Add temporary loggingBjørn Christian Seime2021-06-241-0/+1
* Implement dryrun in FeedClient, use it from CLI and Hadoop feederBjørn Christian Seime2021-06-241-47/+13
* specify it's the maxJon Marius Venstad2021-06-241-1/+1
* Remove debug loggingBjørn Christian Seime2021-06-241-2/+0
* Add logging of most important config parametersBjørn Christian Seime2021-06-241-2/+7
* Log failure with stack traceBjørn Christian Seime2021-06-161-1/+2
* Report exceptional feed failures as FeedException.Bjørn Christian Seime2021-06-161-2/+2
* Temporarily print error to stdout and stderrBjørn Christian Seime2021-06-151-1/+4
* Add config to disable legacy feed client (vespa-http-client)Bjørn Christian Seime2021-06-102-1/+5
* Add dryrun implementation of FeedClientBjørn Christian Seime2021-06-101-16/+47
* Add new record writer based on vespa-feed-clientBjørn Christian Seime2021-06-102-1/+157
* Rename to LegacyVespaRecordWriterBjørn Christian Seime2021-06-102-6/+6
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-2/+2
* Reduce local queue timeout to 10 minutesBjørn Christian Seime2020-10-011-1/+2
* change variable printId to verbosejingtinghuang2020-04-161-3/+3
* add property verbosejingtinghuang2020-04-081-9/+6
* add print id when errorjingtinghuang2020-04-061-0/+9
* Merge branch 'master' into partial_update_bag_as_map_and_tensorLester Solbakken2020-04-021-9/+25
|\
| * Improve error handlingRong-En Fan2020-04-011-6/+24
* | pr fixjingtinghuang2020-03-311-41/+30
* | pr fix and add counterjingtinghuang2020-03-311-66/+83
* | pr reviewjingtinghuang2020-03-311-73/+114
* | add support for partial update tensor and mapjhuang022020-03-251-48/+196
|/
* Update VespaDocumentOperation.javapmanoj1332020-02-051-2/+3
* Update VespaDocumentOperation.javapmanoj1332020-02-051-1/+5
* Merge pull request #11665 from vespa-engine/bratseth/non-functional-changesgjoranv2020-01-071-2/+1
|\
| * Non-functional changesJon Bratseth2020-01-061-2/+1
* | add several features to VespaDocumentOperation:Chih-Hsien Cheng2019-12-262-25/+110
|/
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-233-18/+12
* Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-223-12/+18
* Don't depend (transitively) on annotations moduleJon Bratseth2019-03-223-18/+12
* Remove support for vespa http client protocol v2. Always use protocol v3.Tor Egge2019-01-212-8/+0
* ThreadLocalRandom is recommended over Random in multithreaded environments, t...Håkon Hallingstad2018-12-201-19/+17
* rename method, optimize importKristian Aune2017-11-172-5/+4