wei

Results 6 comments of wei

写入hive之后, 必须手动alert add partition才行。。不知道hive为啥不自动识别

@HsunGong 现在key设置的地方太多了,多人使用页面已经出现一个比较奇怪的问题: 有某同志浏览器保存了auth的密码,进入主界面后默默的直接替换了页面上api-key ****这个password字段。 导致后续调用全部失败。 因为这个地方的key优先级又高于各种配置

这种表格本身就不容易读。。

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed cleaning build dir for numpy Failed to build numpy ERROR: Could not build...

> 看上去是读取.env文件中变量时出了问题,可参照本仓库下.env文件进行设置 我试过在没有.env文件的路径下启动也是这个错。应该是这里读了机器的环境变量,不是json的 File "C:\Users\Administrator\anaconda3\lib\site-packages\openai_forward\settings.py", line 122, in OPENAI_API_KEY = env2dict("OPENAI_API_KEY") └ File "C:\Users\Administrator\anaconda3\lib\site-packages\openai_forward\helper.py", line 171, in env2dict return json.loads(env_str) │ │ └ 'sk-xxxxx'

已经咨询过了, 这种项目不允许部署。 There are certain repositories that we do not permit to be deployed to Render as they are in breach of one or more of the items in our...