Skip to content
#

rethinkdb

Here are 365 public repositories matching this topic...

danielwolbe
danielwolbe commented Sep 11, 2019

When setting the monitor.tail property, it's possible to tail/update only filenames, and not directories:

https://github.com/Landoop/stream-reactor/blob/master/kafka-connect-ftp/src/main/scala/com/datamountaineer/streamreactor/connect/ftp/source/FtpFileLister.scala#L41

So, when a support for a recursive structure is required, it can be done in a way like this:
`connect.ftp.monitor.tail=/**:

Open

Ldap

1
ikerib
ikerib commented Apr 3, 2020

Hi,

We have recently heard about this project and, it is really great!!
I created a small lab in a HP Micro Gen 8 and it is working really well, I have 4 people working for their home as they were in our town hall.
I see in the config that there is a Ldap authentication. I tried to config it but I can't and there isn't any documentation (our Ldap server is Samba)... is it working or still in

fnrcum
fnrcum commented Mar 27, 2019

Is your feature request related to a problem? Please describe.
I have been checking the documentation on the python driver and frankly it's old. I've also tried using the ConnectionPool feature but i'm having a hard time doing so. The example is not really concise and the documentation does not have this.
Also I use PyCharm as an IDE and most of the time it tells me certain things like r.ta

tbolier
tbolier commented May 19, 2018

Issue summary

The current ReQL command implementation is currently missing in the driver.
https://www.rethinkdb.com/api/java/#index_status

Manipulating tables

  • indexStatus

The following sections can be removed only, whenever they are not applicable or you have a simple question.

Actual Behavior

  • Not implemented

Expected Behavior

  • A working implementation

Improve this page

Add a description, image, and links to the rethinkdb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rethinkdb topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.