Trending questions in Edureka Community

0 votes
1 answer

Can you please let m know what are the timings of next batch of AWS

Hey Anil,  As you can see from the ...READ MORE

Mar 26, 2020 in Others by Vardhan
• 13,150 points
1,408 views
0 votes
1 answer

SQOOP export , want to move million records to netezza from hive , guidance required

Hi@Subramanian, You can use the following parameter in ...READ MORE

Apr 13, 2020 by MD
• 95,460 points
639 views
0 votes
1 answer

What are Laravel Facades?

Facades provide a "static" interface to classes ...READ MORE

Mar 17, 2020 in Laravel by Niroj
• 82,840 points
1,760 views
0 votes
1 answer

Can anyone explain me the Architecture of Glance service in OpenStack?

Hi, OpenStack Glance has a client-server architecture that ...READ MORE

Mar 16, 2020 in OpenStack by akhtar
• 38,260 points
1,801 views
0 votes
0 answers

how can i add more than one node to mining blocks ??

i created 6 nodes whit one node ...READ MORE

Apr 12, 2020 in Blockchain by Hicham
• 120 points
692 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

Mar 18, 2019 in RPA by Pratibha
• 3,690 points
17,433 views
0 votes
2 answers

How to recover pods data if you lose them?

POD does t maintain state and when ...READ MORE

Feb 15, 2020 in Kubernetes by RR
3,189 views
0 votes
1 answer

How can I configure docker service inside OpenStack?

Hi@akhtar, The first requirement is to install Docker on ...READ MORE

Mar 23, 2020 in OpenStack by MD
• 95,460 points
1,494 views
0 votes
2 answers

Define a SQL query? What is the difference between SELECT and UPDATE Query? How do you use SQL in SAS?

HI.. SQL is Structured Query Language, which is ...READ MORE

Aug 8, 2020 in PHP by anonymous
10,918 views
0 votes
1 answer

Unable to locate paste config file for glance-registry.

Hi@akhtar, You have add one property in glance-registry.conf ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,460 points
1,311 views
0 votes
1 answer

How to clone a JavaScript object?

Hello, You can clone an object and remove ...READ MORE

Apr 2, 2020 in Java-Script by Niroj
• 82,840 points
1,046 views
0 votes
1 answer

How to convert SecureString to String while getting Secured Credentials in UiPath?

Hi Apeksha, in my opinion you need ...READ MORE

Nov 6, 2019 in RPA by Abha
• 28,140 points
7,443 views
0 votes
1 answer

Sir please tell me how to import image in database?

Hello soumadip, (Assuming you are using mysql database) You ...READ MORE

Apr 1, 2020 in Database by Niroj
• 82,840 points
1,090 views
0 votes
1 answer

How to set key based authentication in remote machine?

Hi@akhtar, You can set key based authentication in ...READ MORE

Apr 1, 2020 in Linux Administration by MD
• 95,460 points
1,063 views
0 votes
0 answers

How to return None if Dictionary key is not available?

I need a way to get a ...READ MORE

Apr 13, 2020 in Python by kartik
• 37,520 points
580 views
0 votes
1 answer

How to install azure powershell? in which operating system, we can use azure powershell?

Azure PowerShell is a set of cmdlets ...READ MORE

Jan 20, 2020 in Azure by Sirajul
• 59,230 points
4,176 views
0 votes
1 answer

How to download and install Lavavel framework?

Hey @kartik, First you must have xampp install ...READ MORE

Mar 17, 2020 in Laravel by Niroj
• 82,840 points
1,697 views
0 votes
1 answer

ERROR nova.compute.manager [req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin|req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin]

Hi@akhtar, This error occurs when the sg3-utils package ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,460 points
1,397 views
0 votes
1 answer

How to configure SSH server in RHEL/CentOS?

Hi@MD, To configure SSH server to your system, ...READ MORE

Mar 30, 2020 in Linux Administration by akhtar
• 38,260 points
1,120 views
0 votes
1 answer

How do i get s3 files using python(without using boto3 sdk)?

Hi, You can use the below code to ...READ MORE

Jul 22, 2020 in AWS by MD
• 95,460 points
2,913 views
0 votes
0 answers

[kubelet-check] Initial timeout of 40s passed.

Hello,           I'm getting and error message while ...READ MORE

Aug 6, 2019 in Kubernetes by nmentityvibes
• 420 points

edited Aug 6, 2019 by Kalgi 11,405 views
0 votes
1 answer

How do I configure Block Storage to use an NFS storage back end in OpenStack?

Hi@akhtar, You can use NFS technology for your ...READ MORE

Mar 19, 2020 in OpenStack by MD
• 95,460 points
1,595 views
0 votes
1 answer

Explain Contextual Binding and how does it work?

Hello, Sometimes you may have two classes that ...READ MORE

Mar 26, 2020 in Laravel by Niroj
• 82,840 points
1,289 views
0 votes
1 answer

Failed to attach a volume after detaching the same volume in OpenStack!

Hi@akhtar, You must change the device name on ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,460 points
1,379 views
0 votes
1 answer

Which operator is used in the query for pattern matching?

LIKE operator is used for pattern matching, ...READ MORE

Oct 15, 2018 in Database by DataKing99
• 8,250 points
24,098 views
0 votes
1 answer

What are traits in Laravel?

Hii, PHP Traits are simply a group of methods ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,840 points
1,413 views
0 votes
1 answer

How do I delete the build cache for a docker image?

You could try this inorder to clean ...READ MORE

Jul 3, 2019 in Docker by Sirajul
• 59,230 points
12,816 views
0 votes
1 answer

Expecting an auth URL via either –os-auth-url or env[OS_AUTH_URL

Hi@akhtar, Probably the OpenStack authentication URLs are not ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
1,284 views
0 votes
1 answer

Escaping strings in JSON

You can find a JSON library in your ...READ MORE

Oct 4, 2018 in Java by geek.erkami
• 2,680 points
24,591 views
0 votes
1 answer

Does Laravel support caching and what are the Cache Usage?

Hey, Yes, Laravel provides support for popular caching ...READ MORE

Mar 20, 2020 in Laravel by Niroj
• 82,840 points
1,540 views
0 votes
7 answers

How to run a jar file in hadoop?

I used this command to run my ...READ MORE

Dec 10, 2018 in Big Data Hadoop by Dasinto
27,014 views
0 votes
1 answer

error: 403 forbidden error Missing credentials

Hi@MD, To resolve this missing credentials issue, use ...READ MORE

Mar 23, 2020 in OpenStack by akhtar
• 38,260 points
1,404 views
0 votes
11 answers

What is the command to start Job history server in Hadoop 2.x & how to get its UI?

mr-jobhistory-daemon. sh start historyserver READ MORE

Jul 24, 2019 in Big Data Hadoop by Lokesh Singh
21,549 views
0 votes
0 answers

Struck to do an application on amazon price tracking

Sir I want to do an application ...READ MORE

Apr 7, 2020 in Selenium by Likhitha
• 120 points
791 views
0 votes
1 answer

How can I select date from a datepicker div using Selenium Webdriver?

Hey Jeevika, you can use following automation ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
12,304 views
0 votes
1 answer

What is the difference between merge and bind in R?

Merge function merges an arbitrarily large series ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
7,880 views
0 votes
0 answers

Excel .json Import Error: The Type of Current Preview Value is Too Complex to Display

Main Problem: I'm trying to import .json to excel ...READ MORE

Mar 15, 2020 in Python by Tarık
• 120 points
1,801 views
0 votes
1 answer

What is the use of App class in Scala?

Hi, Scala provides a helper class, called App, that ...READ MORE

Jul 31, 2019 in Apache Spark by Gitika
• 65,770 points
11,581 views
+1 vote
4 answers

What are the Skills required to become a Database Developer?

1. Schema Creation 2. Query creation 3. Data migration ...READ MORE

Aug 10, 2019 in Career Counselling by Ashwani Modi
16,347 views
0 votes
0 answers

Where exactly in the variable file path will I paste the javac file path?

I wrongly placed the javac file in ...READ MORE

Apr 2, 2020 in Java by anonymous
• 120 points
994 views
0 votes
1 answer

Empty log output for Linux instances in OpenStack.

Hi@akhtar, This occurs when the Compute service attempts ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,460 points
1,333 views
0 votes
1 answer

/tmp/jenkins6403305246799294208.sh: line 2: cd: /root: Permission denied

Hi@akhtar, You are getting permission denied because you ...READ MORE

Feb 6, 2020 in Jenkins by MD
• 95,460 points
3,353 views
0 votes
1 answer

Unable to locate paste config file for glance-api

Hi@akhtar, You have to add paste configuration file ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,460 points
1,191 views
0 votes
1 answer

could not initialize port layer: bridge mask is not compatible with bridge pool mask

Hi@akhtar, You may specified a --bridge-network-range that cannot accommodate a ...READ MORE

Apr 8, 2020 in Docker by MD
• 95,460 points
659 views
0 votes
1 answer

How to convert sqlite format to CSV format?

Hi@akhtar, If you want to read SQLite format ...READ MORE

Feb 11, 2020 in Python by MD
• 95,460 points
3,121 views
0 votes
1 answer

How to access specific columns from a csv file?

Instead of using csv module in Python, ...READ MORE

Jul 15, 2019 in Python by Neel
• 3,020 points
12,234 views
0 votes
1 answer

Unable to find Firebug and Firepath plugins in Firefox broswer?

@Lakshmi, you can't find these plugins of ...READ MORE

May 29, 2019 in Selenium by Tharun
14,303 views