Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
hbase-1.1.0.1とphoenix-4.4.0-HBase-1.1-binバージョンを使用しています。SQL クエリを実行するには、SQuirrelSQL クライアントを使用しています。
hbase-1.1.0.1
phoenix-4.4.0-HBase-1.1-bin
SQuirrel
Select *、Select count(*)、サブクエリなどの単純なクエリwhere clauseは正常に機能していますが、JOIN操作はまったく機能していません。これについて私を助けてください。
Select *
Select count(*)
where clause
JOIN