Giter VIP home page Giter VIP logo

bk-base's Issues

bk-base 资源权限授权问题

Hi Team,

bk-base平台的资源权限授权是依赖于IAM平台吗,还是自身有后台就可以进行资源权限授权操作?

docs: 更新文档

README需要增加:

BK-JOB 的引用

  • BK-JOB:蓝鲸作业平台(Job)是一套运维脚本管理系统,具备海量任务并发处理能力,提供给上层或周边系统/平台使用,实现跨系统调度自动化。

在如下位置增加上述文字
image

src/dataweb/web: Uncaught Error: Cannot find module './packages/index'

What happened:
根据 src/dataweb/web README 文档相关配置完毕后,其中也执行了 npm run init-extend 命令,成功 link 到了 src/extends/packages 文件夹下,但运行项目后出现 Uncaught Error: Cannot find module './packages/index' 错误。

问题出现在 src\extends\index.ts 文件 const packages = require('./packages/index');

What you expected to happen:

packages/index 该文件是怎样的?希望能得到回复。

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • bk-base version (use cat VERSION in installed dir):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

无法正常生成表

What would you like to be added:

Why is this needed:
尝试使用了,但是无法成数据库table,使用的是mysql5.7, 使用的命令python manage.py makemigrations auth ,然后使用python manage.py migrate auth,查看数据库能获取到生成记录,但是无法生成表,不知道是什么原因,请求大佬帮助

NoSuchFieldError:GROUP_ID

问题一
java.lang.NoSuchFieldError: GROUP_ID
at org.apache.flink.table.validate.BasicOperatorTable.(FunctionCatalog.scala:362)
at org.apache.flink.table.validate.FunctionCatalog.getSqlOperatorTable(FunctionCatalog.scala:58)
at org.apache.flink.table.api.TableEnvironment.getSqlOperatorTable(TableEnvironment.scala:149)
at org.apache.flink.table.api.TableEnvironment.frameworkConfig$lzycompute(TableEnvironment.scala:93)
at org.apache.flink.table.api.TableEnvironment.frameworkConfig(TableEnvironment.scala:87)
at org.apache.flink.table.api.TableEnvironment.relBuilder$lzycompute(TableEnvironment.scala:100)
at org.apache.flink.table.api.TableEnvironment.relBuilder(TableEnvironment.scala:100)
at org.apache.flink.table.api.TableEnvironment.typeFactory$lzycompute(TableEnvironment.scala:105)
at org.apache.flink.table.api.TableEnvironment.typeFactory(TableEnvironment.scala:105)
at org.apache.flink.table.api.TableEnvironment.registerFunction(TableEnvironment.scala:449)
What you expected to happen:
当我尝试使用 src/dataflow/bksql/bksql-plugin-flinksql 模块,RESTAPI bksql/api/convert/flink-sql 解析 sql 的时候,报上述错误。经过多次尝试仍未解决该问题,希望得到帮助

问题二
flink-table 包与你们写的 Calcite 包是否有重名冲突?

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.