Giter Site home page Giter Site logo

Comments (6)

patduin avatar patduin commented on May 23, 2024

Is this PREFIXED or MANUAL mode?
In MANUAL mode the semantics seem to be a bit different as that you always need to set a list of mapped-databases. We cannot do accept all (imagine the default database it will always clash)

From what I can tell an empty list or not setting the mapped-databases are handled the similarly in the code. The difference comes when you are using PREFIXED vs MANUAL.

from waggle-dance.

massdosage avatar massdosage commented on May 23, 2024

This is set in the the example server yaml file after it had been rewritten, so yes, it's in PREFIXED mode:

database-resolution: PREFIXED

and for reference here is the federation yaml:

primary-meta-store:

  access-control-type: READ_ONLY
  database-prefix: ''
  name: local
  remote-meta-store-uris: thrift://localhost:9083
federated-meta-stores:
- access-control-type: READ_ONLY
  database-prefix: dw_
  mapped-databases: []
  name: dw
  remote-meta-store-uris: thrift://XXX.internal:9083

from waggle-dance.

patduin avatar patduin commented on May 23, 2024

what version of Waggle Dance?

from waggle-dance.

massdosage avatar massdosage commented on May 23, 2024

2018-06-07T19:58:28,902 INFO com.hotels.bdp.waggledance.WaggleDance:137 - Maven-ArtifactId=waggle-dance-core; Built-By=s-jenkinsrbac; Spring-Boot-Version=1.5.7.RELEASE; Manifest-Version=1.0; Maven-GroupId=com.hotels; Main-Class=org.springframework.boot.loader.JarLauncher; Spring-Boot-Classes=BOOT-INF/classes/; Start-Class=com.hotels.bdp.waggledance.WaggleDance; Build-DateTime=2018-05-22T08:16:35Z; Spring-Boot-Lib=BOOT-INF/lib/; Created-By=Apache Maven 3.3.9; Build-Jdk=1.7.0_80; Build-Version=2.3.5;

from waggle-dance.

patduin avatar patduin commented on May 23, 2024

I've tested but having set to empty array mapped-databases: [] or not set at all is giving me same results (all dbs).

from waggle-dance.

massdosage avatar massdosage commented on May 23, 2024

OK, sounds like we can't reproduce this, I'll close the ticket.

from waggle-dance.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.