首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >bq加载中的错误:检索启动URI失败

bq加载中的错误:检索启动URI失败
EN

Stack Overflow用户
提问于 2013-11-28 18:27:20
回答 1查看 262关注 0票数 0

bq无法加载一个新表。同样的命令在理智的情况下起作用..。也许是暂时的错误?

谢谢!

下面是一些堆栈:

代码语言:javascript
复制
Network connection problem encountered, please try again.

If this problem persists, you may have encountered a bug in the bigquery client. Google engineers monitor and answer questions on Stack Overflow, with the tag google-bigquery:
http://stackoverflow.com/questions/ask?tags=google-bigquery
Please include a brief description of the steps that led to this issue, as well as the following information:

========================================
== Platform ==
  CPython:2.6.6:Linux-3.3.8-gcg-201308121035-x86_64-with-centos-6.4-Final
== bq version ==
  v2.0.14
== Command line ==
  ['/usr/bin/bq', 'load', 'abracadabra.ESPChr10', '10.bigT.gz', 'header.json']
== UTC timestamp ==
  2013-11-28 18:22:08
== Error trace =

Unexpected exception in load operation: Failed to retrieve starting URI.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-11-29 14:06:53

问题是模式文件中的“浮点数”区分大小写。正确的方法是浮起来。

我建议使用来自google存储源的"bq“,因为返回错误要直观得多。

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20272737

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档