Member since
02-07-2019
2748
Posts
241
Kudos Received
31
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2488 | 08-21-2025 10:43 PM | |
| 2791 | 04-15-2025 10:34 PM | |
| 7314 | 10-28-2024 12:37 AM | |
| 2492 | 09-04-2024 07:38 AM | |
| 4507 | 06-10-2024 10:24 PM |
12-12-2021
11:00 PM
Hi Srinivasa, As this is a 3rd party application I am not really sure about it. Glad that currently you have a property that help in achieving the goal.
... View more
12-10-2021
02:14 PM
1 Kudo
It is already solved, it was only missing in the CREATE TABLE to add the sandbox path CLD_ML_BI_ENG.iris dbExecute(conn = con_Hive,
statement = "CREATE EXTERNAL TABLE CLD_ML_BI_ENG.iris(sepal_length double, sepal_width double, petal_length double, petal_width double, species varchar(10))
ROW FORMAT SERDE 'org.apache.hadoop.hive.ql.io.orc.OrcSerde'
STORED AS INPUTFORMAT 'org.apache.hadoop.hive.ql.io.orc.OrcInputFormat'
OUTPUTFORMAT 'org.apache.hadoop.hive.ql.io.orc.OrcOutputFormat'
LOCATION '/sandbox/CLD_ML_BI_ENG/iris'")
... View more
12-10-2021
01:25 AM
@andrea_pretotto, Thanks for the confirmation. If the reply helped resolve your issue, kindly mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
12-09-2021
09:27 PM
@prova Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
12-02-2021
09:11 PM
@Jarinek, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
11-30-2021
10:46 PM
@npr73, have any of the replies helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
11-30-2021
10:28 PM
@HareshAmin, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
11-30-2021
10:08 PM
@SimonBergerard, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
11-24-2021
02:16 AM
1 Kudo
Here are some highlights from the month of October:
Top Activities
245+ new support questions
8 new community articles
790+ new members
Top Trending Tags
Rank
Top Tags
No. of Views
1
Apache Hive
213,218
2
Apache NiFi
184,219
3
Apache Hadoop
138,765
4
Apache Spark
128,802
5
Hortonworks Data Platform (HDP)
64,745
Top Trending Community Articles
Rank
Community Article
Author
Components/ Labels
#1
Scaling the HDFS NameNode (part 5) - Cloudera Community - 327450
@dineshc
Apache Hadoop
Hortonworks Data Platform (HDP)
Cloudera Data Platform (CDP)
#2
CDE Airflow for CML Pipeline Orchestration
@sunile_manjee
Apache Airflow
Cloudera Data Engineering (CDE)
Cloudera Machine Learning (CML)
#3
Streaming/Query data to CDP Public Cloud Using Cloudera Data Hub and Cloudera Data Warehouse
@carrossoni
Apache Impala
Apache Kafka
Apache NiFi
Cloudera Data Platform (CDP)
Cloudera DataFlow (CDF)
#4
Using RStudio as an Editor with ML Runtimes
@fletch_jeff
Cloudera Data Science Workbench (CDSW)
Cloudera Machine Learning (CML)
#5
CDE Integration with Kudu
@curtis
Apache Kudu
Cloudera Data Engineering (CDE)
Our Leaderboards
We would like to recognize the below community members and employees for their efforts over the last month to provide community solutions.
See all our top participants at Top Solution Authors leaderboard and all the other leaderboards on our Leaderboards and Badges page.
Rank
Community Member
Solutions Authored
Employee
Solutions Authored
#1
@SAMSAL
1
@MattWho
10
#2
@Shahrukh
1
@Kartik_Agarwal
8
#3
@rajatsachan
1
@smdas
6
#4
@dansteu
1
@willx
4
Community Member Spotlight
Congratulations to @ChethanYM for being featured as the Community Member Spotlight on Cloudera Linkedin.
Unanswered Questions
Share your expertise and answer some of the below open questions. Also, be sure to bookmark the unanswered question page to find additional open questions.
Unanswered Post
Components/ Labels
New LDAP configuration failing with "SSLHandshakeException: Received fatal alert: handshake_failure"
Cloudera Enterprise Data Hub
Access Hive Managed Tables with PySpark in Hue
Apache Hadoop HDFS Kerberos
ApplicationManager won't launch
Apache Hadoop Apache YARN
... View more
11-22-2021
04:08 AM
Thanks for your suggestion. I tried using double slash but it not worked for me.
... View more