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.
我遇到了 putHiveStreaming 处理器的问题,因为它没有连接到配置单元元存储。我正在使用 kylo-cloudera-sandbox-0.9.1,请帮助我,因为我无法弄清楚这个问题。
听起来好像您的 thrift 服务器可能没有在沙箱上运行。从一个简单的端口测试开始,看看它是否启动并运行,然后从那里继续。
telnet localhost 9083 lsof -i :9083