bq无法加载一个新表。同样的命令在理智的情况下起作用..。也许是暂时的错误?
谢谢!
下面是一些堆栈:
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.发布于 2013-11-29 14:06:53
问题是模式文件中的“浮点数”区分大小写。正确的方法是浮起来。
我建议使用来自google存储源的"bq“,因为返回错误要直观得多。
https://stackoverflow.com/questions/20272737
复制相似问题