Giter Club home page Giter Club logo

Comments (4)

kezhenxu94 avatar kezhenxu94 commented on May 29, 2024

@pop9006 如果你修改城市之前运行过了

docker-compose up --build -d

在修改之后要重新启动,重新启动要用

docker-compose down

先停止原来的服务,再用最初的命令启动

如果没有链家和58的数据,可以用

docker logs lianjia

docker logs 58

看一下日志

from house-renting.

kezhenxu94 avatar kezhenxu94 commented on May 29, 2024

@pop9006 如果你只要链家和58的数据,可以用

docker-compose up --build -d lianjia 58 kibana

只启动链家和58,如果原来已经跑了不用的数据,直接把 data 目录下的 elasticsearch 目录和 redis 目录删除,再重新启动即可

from house-renting.

pop9006 avatar pop9006 commented on May 29, 2024

多谢回复 看了下log, 我把cities = (u'北京')改成cities = (u'北京',) 能刷出数据啦

from house-renting.

kezhenxu94 avatar kezhenxu94 commented on May 29, 2024

@pop9006 😉 好的,这个问题我应该再更新一下文档,那我可以把这个issue关咯

from house-renting.

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.