Member since
07-06-2017
4
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
7454 | 07-14-2017 02:38 AM |
07-14-2017
06:02 AM
After reinstalling Workstation the AV restarted itself automatically after an hour. The VM is currently running OK with AV also running at the same time. It appears to be a problem at the point of installation.
... View more
07-14-2017
05:55 AM
Just to clarify it was VMware Workstation installation causing the problem with the bridge adapter on Windows 10. I have McAfee installed and tried reinstalling it with McAfee disabled, and then the bridge adapter seemed to function properly. I didn't really determine if McAfee caused the installation problem or not. Cheers, Steve
... View more
07-14-2017
02:38 AM
1 Kudo
After a bit of googling I managed to figure it out. I found out that my VM didnt have any Internet access, and after lots of messing around trying to figure out why the vmWare Bridge adapter wasn't working, I found other people had found the vmWare installation didn't manage to install the bridge adapter correctly due to anti-virus software detecting it as malware. I dont remember seeing any errors during installation, but I reinstalled vmWare from scratch with my anti-virus software disabled and the bridge adapter worked fine. IPv6 was enabled on the QuickStart VM and then Impala worked fine.
... View more
07-06-2017
06:01 AM
I downloaded the quickstart VM for Windows and I’ve managed to create Hive table with 20 odd million rows based on a set of large CSVs, but I’m a bit stuck with Impala as it doesn’t seem to work out of the box. I can see my Hive table in the navigation pane on the left, but when I try and interact with Impala I get this: “Could not connect to quickstart.cloudera:21050 (code THRIFTTRANSPORT): TTransportException('Could not connect to quickstart.cloudera:21050',)” I found some forum postings saying to check the impala services are running, and they weren’t. If I start them they start and then fail. The culprit seems to be the statestore which has this in the log: “Log file created at: 2017/07/06 04:25:34 Running on machine: quickstart.cloudera Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg E0706 04:25:34.694190 13778 logging.cc:121] stderr will be logged to this file. E0706 04:25:34.770515 13821 thrift-server.cc:182] ThriftServer 'StatestoreService' (on port: 24000) exited due to TException: Could not create server socket.: Address family not supported by protocol E0706 04:25:34.771359 13778 thrift-server.cc:171] ThriftServer 'StatestoreService' (on port: 24000) did not start correctly F0706 04:25:34.771697 13778 statestored-main.cc:89] ThriftServer 'StatestoreService' (on port: 24000) did not start correctly . Impalad exiting. *** Check failure stack trace: *** @ 0x1b5572d (unknown) @ 0x1b58056 (unknown) @ 0x1b5524d (unknown) @ 0x1b58afe (unknown) @ 0xb48be0 (unknown) @ 0x7d17dc (unknown) @ 0x3389c1ed5d (unknown) @ 0x80257d (unknown) Wrote minidump to /var/log/impala/minidumps/statestored/748cf330-58ba-037c-346a2772-2ac43d8e.dmp” I checked the forums but I didn’t find anything useful to help fix this. Can anyone help? Cheers, Steve
... View more
Labels:
- Labels:
-
Apache Impala