Questions tagged [fiware-knowage]

Knowage is the open source business analytics suite that combines traditional data and big data sources into valuable and meaningful information. It merges the innovation coming from the community with the experience and practices of enterprise-level solutions.

Knowage suite is composed of several modules, each one conceived for a specific analytical domain. They can be used individually as complete solution for a certain task, or combined with one another to ensure full coverage of user’ requirements, allowing to build a tailored product.

Knowage suite is available on two versions. The Community Edition, with the whole set of analytical capabilities, entirely free under an open source licence, is part of the software stack managed by FIWARE as SpagoBI always did.

Knowage is the successor of SpagoBI and SpagoBI users are recommended to upgrade to Knowage

https://www.knowage-suite.com

20 questions
0
votes
1 answer

Knowage BI Oracle DataSource

I have a question about knowage (open-source BI software - www.knowage-suite.com) Can anyone tell me how create DataSource with add Oracle data source? Regards, Pokil
lin pokil
  • 13
  • 2
0
votes
1 answer

after installation, not able to login in knowage (http://localhost:8080/knowage)

I am done with knowage CE6.2 installation just now. And when I am trying to login using user - demo_admin(user name and password are same) demo_user (user name and password are same) I am unable to log in . Please see the attachment , That shows…
neeraj
  • 21
  • 3
0
votes
1 answer

bash catenate strings right to left

I'm debugging this catalina.sh script, at this point: echo "$CATALINA_HOME" echo "dot " . echo "179" if [ -r "$CATALINA_HOME"/bin/setclasspath.sh ]; then echo "qui 81" . "$CATALINA_HOME"/bin/setclasspath.sh else echo "185" …
DDS
  • 2,340
  • 16
  • 34
0
votes
1 answer

Knowage autogenerated query understanding

I'm using knowage software for data analysis, I'm facing performance issues, now I'm watching 'dataset audit' log to see what queries does the system perform. I found this one that, to me, is a nonsense: SELECT COUNT(*) FROM (select TOP(100)…
DDS
  • 2,340
  • 16
  • 34
0
votes
1 answer

Unable to login into Knowage GUI

After setting up Knowage as per steps given on my answer at https://stackoverflow.com/posts/50562673/edit, i was getting error of Table does not exist. Then, after downloading “mysql-dbscripts-6_2_0-RC_20180509.zip” from…
Krishan Babbar
  • 766
  • 1
  • 7
  • 17
1
2