Cuando ejecuto el comando; \bin>logstash -f pipeline.config me sale ese error. He realizado muchas modificaciones guiandome en los blogs pero no he dado con el resultado. Muestro como tengo configurado mi pipeline.config:
input {
That is not an error, it is just INFO telling you the pipeline is running.
Do not use backslash in the path option of a file input. It is treated as an escape, so your input is waiting for C:UsersefernandezProgramasdatosJBL-ListPrice.csv to be created. Change that to
Como hago para crear una visualización de cada columna con sus datos;
Por ejemplo;
Nombre: Jose, Miguel, Enrique
Quise crear un Dashboard pero las columnas me salen sin datos como se muestra en la figura
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.