Since several days I'm trying to implement my solution based on different fiware components with Knowage platform. What I'm trying to do is simply connect Knowage to HDFS to perform simple queries on the data that is stored via Cygnus. I managed to set up the DataSource correctly and the connection test is ok, but when I try to query creating my DataSet I keep getting the error "Method not supported". I have already found and solved several problems related to missing Jar and I have done manually inserting them, but this last error continues to appear without offering a way out. I'm currently using Knowage 7.2 CE with docker, image taken from dockerhub. I've tried different versions, for example 8 and 8.1, but they all lead to the same error. Even an installation on Windows 10 has the same errors. The HDFS database was deployed via the Hortonworks container via the official image. I have been stuck on this issue for several days now, is anyone able to help me?
Fiware: Broken integration with Knowage
114 Views Asked by Ernesto At
0
There are 0 best solutions below
Related Questions in HDFS
- Can anyoone help me with this problem while trying to install hadoop on ubuntu?
- ERROR: org.apache.hadoop.fs.UnsupportedFileSystemException: No FileSystem for scheme "maprfs"
- How to optimize writing to a large table in Hive/HDFS using Spark
- Update hadoop hadoop-2.6.5 to haddop 3.x. Operation category WRITE is not supported in state standby
- Copy/Merge multiple HDFS files using Nifi Processor
- HDFS too many bad blocks due to "Operation category WRITE is not supported in state standby" - Understanding why datanode can't find Active NameNode
- distcp throws java.io.IOException when copying files
- ERROR flume.SinkRunner: Unable to deliver event
- Apache flume does not run hadoop 3.1.0 Flume 1.11
- Livy session to submit pyspark from HDFS
- ClickHouse Server Exception: Code: 210.DB::Exception: Fail to read from HDFS:
- Confluent HDFS Sink connector error while connecting HDFS to Hive
- Node Transitioned from NEW to UNHEALTHY and Attempting to remove non-existent node
- Error associated with Azure Datalake Gen2 and Hadoop connection
- How do I directly read files from HDFS using dask?
Related Questions in FIWARE
- Trouble accessing custom header in AJAX response using jQuery in Fiware Keyrock
- FIWARE Orion-LD upsert replace endpoint: only attributes or completely (including type)?
- Orion context broker doesn't create tenant databases "on the fly"
- Fiware sorts each request differently
- IoTAgent JSON MQTT and timestamps attributes
- Expected behaviour of the "Authorization Service Header" permission option
- Fiware mqtt device limit
- Fiware To Payload too large
- Orion-LD version 1.15 supports MongoDB 5.* ,
- Sync MQTT attribute timestamp with observedAt
- Cannot run Fiware tutorial on github
- QuantumLeap: store the same model with different columns in two tables (timescale)
- Fiware Orion Bug (empty contextAttributeVector for ContextElementResponse 1) Error
- Orion Runtime Error (error 'Timeout was reached' forwarding 'Update' to providing application)
- When more load FIWARE Orion service getting error 'Timeout was reached' forwarding 'Update' to providing application
Related Questions in FIWARE-CYGNUS
- Save attribute data with same value in Cygnus & STH-Comet
- Fiware sorts each request differently
- Specifying attributes to be aggregated by STHSink
- STH-Comet, QuantumLeap vs Cygnus, Draco, Cosmos
- Differences in query logs when read by STH-Comet caused by Cygnus version upgrade
- Is there any way to align the order of data written to Mongo with the index order created by Cygnus?
- How to get an account with the FIWARE labs
- Fiware Upload Image
- Entities in FIWARE orion disappear after some time passes
- FIWARE Context Broker or Custom API Gateway
- Cygnus does not persist data into PostSQL
- Multiple entities can't be saved at same time in Mongo historical database
- FIWARE- Quantumleap | Error getting Historical Data (422)
- Fiware: Broken integration with Knowage
- How can check the common vulnerabilities in FIWARE components?
Related Questions in FIWARE-KNOWAGE
- Fiware: Broken integration with Knowage
- Connection to Hive/BigData through Knowage in Fiware ecosystems
- Knowage stops responding [on Apache Tomcat]
- An error has occurred. Retry later.If the problems persists, contact the system administrator. - KNOWAGE
- Using Java Runtimes 12 and 8 in Tomcat server (Knowage)
- What should my "my.conf" for mysql look like?
- how to fix 'HTTP Status 404 - /knowage/' error after installation Knowage with tomcat server(The requested resource is not available.)
- Integration of Data sets with Java Class in KnowAge
- How to fix empty dashboard screen in Knowage?
- Knowage BI Oracle DataSource
- after installation, not able to login in knowage (http://localhost:8080/knowage)
- bash catenate strings right to left
- Knowage autogenerated query understanding
- Unable to login into Knowage GUI
- Knowage BI - SQL Server DataSource
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?