datastax enterprise - Can't connect to CFS node -


I had a DSE analysis node (IP 10.14.5.50 ) a few months ago when I now DSE Shark ( CREATE TABLE ccc as SELECT ... ) I now try to get the query:

  15/1/22 13 : 23: 17 Parsing error. Error creating temporary folder at sharksmanical analyzer: org.apache.hadoop.hive.ql.parse.SemanticException: 0: 0: cfs: //10.14.5.50/user/hive/warehouse/ mykeyspace.db. Error org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData (SemanticAnalyzer.java:1256) of 'TOK_TMP_FILE' tokens have on org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData (SemanticAnalyzer.java faced: 1053) org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.analyzeInternal (SemanticAnalyzer.java:8342) on shark.parse.SharkSemanticAnalyzer.analyzeInternal (on SharkSemanticAnalyzer.scala: 105) org.apache.hadoop. On the hive On ql.parse.BaseSemanticAnalyzer.analyze shark.SharkDriver.compile (BaseSemanticAnalyzer.java:284) (SharkDriver.scala: 215) on the organization org.apache.hadoop.hive.ql.Driver.compile (Driver.java:342) .apache.hadoop.hive.ql.Driver.runInternal (Driver.java:977) org.apache.hadoop.hive.ql.Driver.run (Driver.java:888) on shark.SharkCliDriver.processCmd (SharkCliDriver.scala : 347) Sharks in sharks. SharkCol driver $. On org.apache.hadoop.hive.cli.CliDriver.processLine (CliDriver.java:413) at Main (Sharkkali Driver Scala: 240). Reason by SharkClerder Iver.main (SharkCliDriver.scala): java.lang.RuntimeException: java.io.IOException: with error strategy connecting to node 10.14.5.50:9160. org.apache.hadoop.hive.ql.Context.getScratchDir (Context.java:216) on org.apache.hadoop.hive on org.apache.hadoop.hive.ql.Context.getExternalScratchDir (Context.java:270) on .ql.Context.getExternalTmpFileURI org.apache.hadoop.hive.ql.parse.SemanticAnalyzer.getMetaData (Context.java:363) (SemanticAnalyzer.java:1253) ... 12 more  
< P> I think the above error is due to the old node referring to my keyboard:

  shark & ​​gt; Description database mykeyspace; OK mykeyspace cfs: //10.14.5.50 / user / hw /warehouse/mykeyspace.db taken Time: 0.997 seconds  

For me to fix this incorrect database path Is there no way cqlsh I have created a keypad thekeyspace and a table

> thetable . I opened DSE hive (and found that the description of the database in the database is giving a correct cfs path). However, I DROP DATABASE thekeyspace .

Additional information:

  • I'm unable to leave the database. There is no external table in my keypace.
  • To make selection of tables work
  • Setting up hiveconf cassandra.host = WORKING_NODE_IP does not help.
  • The following commands return the proper IP: s (i.e. XXX50 ):
    • dsetool listjt
    • dsetool jobtracker <
    • dsetool sparkmaster
  • When I use dse If I execute the query then I am getting the same error hive .
  • set the when referring to a shark variable my XXX50 ; is in REPL.
  • I am running DSE 4.5.

has stumbled across the page which says that you Hive Metstore Remove "" after removing hive nodes "Metastore" ( cqlsh ). That was the move.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -