We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我有个txt文本数据,列分割是tab,数据量是1627254条 thedate数据列的值是固定值20130101 通过hadoop fs -copyFromLocal msn.txt /mdrill/tablelist/msn/dt=20130101 拷贝到目录 然后通过./bluewhale mdrill index建立索引 通过sql.jsp页面查询数据量和带条件的语句查询出来的结果,跟我数据库的查询的结果有差异。
请问这个问题会是什么造成的呢? 难道是端口有问题吗?请解!~
The text was updated successfully, but these errors were encountered:
检查你的调度配置,如果出现了 69xx端口 说明你调度配置错误
Sorry, something went wrong.
No branches or pull requests
我有个txt文本数据,列分割是tab,数据量是1627254条
thedate数据列的值是固定值20130101
通过hadoop fs -copyFromLocal msn.txt /mdrill/tablelist/msn/dt=20130101 拷贝到目录
然后通过./bluewhale mdrill index建立索引
通过sql.jsp页面查询数据量和带条件的语句查询出来的结果,跟我数据库的查询的结果有差异。
请问这个问题会是什么造成的呢?
难道是端口有问题吗?请解!~
The text was updated successfully, but these errors were encountered: