-
I'm running td-agent verison 0.14.15 on Ubuntu 16.04. I've got my td-agent setup to enrich some logs with geoip data, so it acts as an enricher proxy. Here's the configuration:
```
@type monit…
-
#### Problem
Our data type is csv. It's saved such as `121.31.2.1,200,abc@abc.com,SAMPLETOKEN`. It's not json type. When I tried get location using json type data, It was success. But csv type was fa…
-
**Description**
Hello,
A guide that describes how to use Apache Cassandra software operators would be useful.
Other guides are available:
https://airflow.readthedocs.io/en/latest/howto/opera…
-
The GenericWebHDFS connection in CP4D generates a python dictionary with the following properties:
- username
- password
- url (generic attribute)
The pypi.stremsx.hdfs needs the following attr…
-
**Describe the task**
The WebHDFS adapter should have an implementation for the update resource method.
**Additional context**
-
**v0.17.0 : hdfs name node can not access**:
When I use the HDFS data in PAI, it seems that the hdfs server could not be accessed
![image](https://user-images.githubusercontent.com/10096172/771473…
-
I'm using the KerberosClient to connect to a hadoop NameNode webhdfs apis.
I've done -
kinit (to obtain a Kerberos ticket),
https protocol to connect to the host,
*sometime passing and not …
-
I am receiving the error
File "C:\ProgramData\Anaconda2\lib\site-packages\gensim\utils.py", line 45, in
from smart_open import open
ImportError: cannot import name open
I am using python…
-
https://ibmstreams.github.io/streamsx.hdfs/docs/bluemix/overview/
Also the "overview - use case" link is broken:
on these pages:
- [ ] https://ibmstreams.github.io/streamsx.hdfs/docs/user/overv…
-
Currently if operation could not be parsed we implement a default operation (open for GET, create for PUT, delete for DELETE). Default operations for PUT and DELETE are destructive. I think it is a da…