About 2,210,000 results
Open links in new tab
  1. mapreduce - What is Hive: Return Code 2 from …

    Caused by: org.apache.hadoop.hive.serde2.SerDeException: org.codehaus.jackson.JsonParseException: Unexpected end-of-input within/between OBJECT …

  2. Hadoop cluster setup - java.net.ConnectException: Connection …

    I want to setup a hadoop-cluster in pseudo-distributed mode. I managed to perform all the setup-steps, including startuping a Namenode, Datanode, Jobtracker and a Tasktracker on my …

  3. java - Hadoop "Unable to load native-hadoop library for your …

    I'm currently configuring hadoop on a server running CentOs. When I run start-dfs.sh or stop-dfs.sh, I get the following error: WARN util.NativeCodeLoader: Unable to load native-hadoop …

  4. HIVE Execution Error, return code 1 from …

    HIVE Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask Asked 11 years, 7 months ago Modified 3 years, 1 month ago Viewed 182k times

  5. windows - Why does starting a streaming query lead to ...

    I installed them in C:\winutils directory (top level), which contained one subdirectory named /bin/, which contained the winutil.exe and associated files. This top-level path was added as a …

  6. Exception ": org.apache.hadoop.ipc.RpcException: RPC response …

    WARN org.apache.hadoop.ipc.Server: Large response size 786010791 for call Call#3 After you know the response data length you can change the parameter ipc.maximum.response.length …

  7. Spark SQL using Python: Unable to instantiate …

    Unable to instantiate org.apache.hadoop.hive.ql.metadata.SessionHiveMetaStoreClient. I am not using Hive, however. I am using windows 10 and installed python using Anaconda. I installed …

  8. hadoop - hive is not allowed to impersonate hive - Stack Overflow

    "The error message ""hive is not allowed to impersonate hive"" in Hadoop Hive can be resolved by configuring the proxy user settings."

  9. Name node is in safe mode. Not able to leave - Stack Overflow

    Apr 4, 2013 · Update: Use hdfs command instead of hadoop command for newer distributions. The hadoop command is being deprecated: hdfs dfsadmin -safemode leave hadoop dfsadmin …

  10. Spark on Windows - java.lang.UnsatisfiedLinkError: …

    Sep 5, 2019 · In Win10, in IntelliJ this path ("C:/hive/Orders_ [0-9]*.csv") works good when run as stand alone java spark job. But not working as Spring Boot spark job. Seems the spring boot …