Trending questions in Edureka Community

0 votes
1 answer

Can I exclude a IP address from a MacVLAN network ?

Yes, this is certainly possible. If you need ...READ MORE

Jul 3, 2019 in Docker by Sirajul
• 59,230 points
3,437 views
0 votes
3 answers

What steps to avoid and learn from your first job?

First few years are very crucial to ...READ MORE

Sep 10, 2019 in Career Counselling by Mansi
525 views
0 votes
1 answer

Creating Service Bus Topic Subscription with SQL Filter using ARM Template.

To create SQL Filter and Action, add ...READ MORE

Jul 3, 2019 in Azure by Perry
• 17,100 points
3,430 views
0 votes
1 answer

Current Date in Hive

Try this instead: select from_unixtime(unix_timestamp()); If you have an ...READ MORE

Jul 25, 2019 in Big Data Hadoop by Tina
2,489 views
0 votes
1 answer

Difference between Text and String in Hadoop

The binary representation of a Text object ...READ MORE

Aug 8, 2019 in Big Data Hadoop by ravikiran
• 4,620 points
1,883 views
0 votes
1 answer

How to get text from text box in Swing?

You can add a Button listener here. ...READ MORE

Aug 27, 2019 in Java by Jishan
1,048 views
0 votes
1 answer

Can I configure fine-grained authorization in AWS IoT Core?

Yes. Similar to other AWS services, in ...READ MORE

Aug 30, 2019 in AWS by AWS-ninja
909 views
0 votes
0 answers

how much time to take dashboard to run ?

kube-system   calico-kube-controllers-56ccd8fbd4-zq7x5   0/1     Pending   0          40m   <none> ...READ MORE

Sep 11, 2019 in Kubernetes by amit
430 views
0 votes
2 answers

Is there a .NET equivalent to Apache Hadoop?

Hadoop is a Java-based platform. So, to ...READ MORE

Jul 16, 2020 in Big Data Hadoop by Suhana
• 340 points
1,428 views
0 votes
4 answers

What is the job role of an Azure IaaS Specialist?

Azure IaaS specialist is an experienced person ...READ MORE

May 15, 2019 in Career Counselling by Komla
8,030 views
0 votes
1 answer

Configure a Kubernetes-pod to use persistent volume for storage.

The output shows that the PersistentVolume has ...READ MORE

Jul 23, 2019 in Kubernetes by Sirajul
• 59,230 points
2,550 views
0 votes
2 answers
0 votes
1 answer

MiniNAM error "ovs-vsctl: no bridge named s1, ovs-vsctl: no bridge named s2"

You are getting this error because you ...READ MORE

Aug 5, 2019 in Python by Haider
1,981 views
+1 vote
1 answer

Any whatsapp group for RPA UI [closed]

Hey @Vivek, we do not have a ...READ MORE

Aug 1, 2019 in RPA by Edureka
• 2,960 points
2,128 views
0 votes
2 answers

In Python, how do I read a file line-by-line into a list?

readline function help to  read line in ...READ MORE

Jun 21, 2020 in Python by sahil
• 580 points
1,490 views
0 votes
1 answer

Add reference line from calculated field.

Hi, Follow these steps: 1. Create the calculated field. 2. ...READ MORE

Mar 29, 2019 in Tableau by Cherukuri
• 33,030 points
7,539 views
0 votes
1 answer

How to navigate to a web URL using IE driver in Python Selenium?

Hello Neelam, to navigate to a web ...READ MORE

May 16, 2019 in Selenium by Pratibha
• 3,690 points
5,503 views
0 votes
1 answer

How to iterate over row in a Dataframe in Pandas?

Hi, You can use df.iterrows(), it yields both ...READ MORE

Jul 19, 2019 in Python by Taj
• 1,080 points
2,727 views
0 votes
1 answer

Puppet: Error: Cannot set modulepath settings in puppet.conf

These extra module paths are specific to ...READ MORE

Aug 7, 2019 in Puppet by Sirajul
• 59,230 points
1,878 views
0 votes
1 answer

How to count words in notepad File using Selenium

To perform character count. String fPath="D:/MyTextFile.txt"; int fileCharactersCount=Files.readAllBytes(new File(fPath).toPath() ...READ MORE

Aug 7, 2019 in Selenium by neerajv
• 170 points
1,890 views
0 votes
1 answer

Hadoop: error: Cannot lock storage /app/hadoop/tmp/dfs/name. The directory is already locked.

Hi, Check your dfs.name.dir and dfs.data.dir path in hdfs-site.xml. Or ...READ MORE

Aug 5, 2019 in Big Data Hadoop by Gitika
• 65,910 points
1,954 views
0 votes
0 answers

What is operator overloading in python?

Can you give an example? READ MORE

Sep 10, 2019 in Python by Waseem
• 4,540 points
476 views
0 votes
1 answer

celery with sqs error "No module named 'sqs'"

It's using SQS as a result backend ...READ MORE

Aug 20, 2019 in AWS by Vijay
1,302 views
0 votes
1 answer

What is setScriptTimeout() command in Selenium Webdriver?

Hey Larry, as per the official definition:  setScriptTimeout() ...READ MORE

Jul 5, 2019 in Selenium by Abha
• 28,140 points
3,318 views
+1 vote
1 answer

i have shut down all my project on google cloud platform, will any charges be deducted from my debit card after one years ?

Hey @Keyur Aghera, You get to use ...READ MORE

Aug 5, 2019 in GCP by Kalgi
• 52,360 points
1,934 views
0 votes
0 answers

Error installing mailR package.

Error installing mailR package. Below error in console. ...READ MORE

Sep 3, 2019 in Data Analytics by nitya
750 views
0 votes
2 answers

Error with installing ggplotly.

@bobby, uninstall Rtools and reinstall Rtools with ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
855 views
0 votes
1 answer

How to insert a file in Attach File in Gmail by selenium java ?

Hey Siva, to insert a file in ...READ MORE

Jul 17, 2019 in Selenium by Abha
• 28,140 points
2,788 views
+2 votes
1 answer

jenkins automatic deploy

You could probably configure these 3 jobs ...READ MORE

Aug 29, 2019 in DevOps & Agile by Sirajul
• 59,230 points
829 views
0 votes
5 answers

What are the functions of a Database Administrator?

Monitor database and application levels and ensure ...READ MORE

Dec 6, 2018 in Career Counselling by Ajay
10,425 views
0 votes
1 answer

What is the use of Pytest with Selenium Webdriver?

Hi Abhinav, Pytest is a testing framework ...READ MORE

Aug 22, 2019 in Selenium by Anvi
• 14,150 points
1,222 views
0 votes
3 answers

How to create a cryptocurrency based reward system using Ethereum?

Hey, you can take the help of ...READ MORE

Oct 28, 2020 in Blockchain by jamesright
• 140 points
1,470 views
0 votes
1 answer

what is the usage of Puppet apply command?

Puppet apply- Applies a standalone Puppet manifest to ...READ MORE

Jul 30, 2019 in Puppet by Sirajul
• 59,230 points
2,182 views
0 votes
1 answer

Hive local inpath gives invalid path error

You are using the below command to ...READ MORE

May 23, 2019 in Big Data Hadoop by Jill
5,115 views
+2 votes
0 answers

Assume referential integrity

1) What is Assume referential integrity? what ...READ MORE

Aug 19, 2019 in Power BI by vnk
1,277 views
0 votes
1 answer

Puppet: String Interpolation in puppet

Try this for Keyword variable interpolation: $value = ...READ MORE

Aug 29, 2019 in Puppet by Sirajul
• 59,230 points
879 views
0 votes
1 answer

Splitting a column with multiple values in python

Try using the following: df['id'] = df.index+1 df.set_index('id').col_name.str.split(',', expand ...READ MORE

Jul 9, 2019 in Python by SDeb
• 13,300 points
3,091 views
0 votes
1 answer

What are the different ways of writing into file from R?

Hi Payal, These are the ways to write text ...READ MORE

Aug 29, 2019 in Data Analytics by anonymous
• 33,030 points
874 views
0 votes
1 answer

What is the difference between persist() and cache() in apache spark?

Hi, persist () allows the user to specify ...READ MORE

Jul 3, 2019 in Apache Spark by Gitika
• 65,910 points
3,343 views
0 votes
1 answer

Convert markdown pages into interactive shiny apps.

Hi, Follow the below steps: 1. Add shiny runtime ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
852 views
+2 votes
1 answer

what is naming convention in uipath..? why and where we use naming convention..?

Hey, it is recommend to write variable names in Camel ...READ MORE

Aug 13, 2019 in RPA by Abha
• 28,140 points
1,562 views
0 votes
1 answer

Does CloudFront work with non AWS origins?

Yes, CloudFront is now capable of working ...READ MORE

Aug 28, 2019 in AWS by Prithvi
907 views
0 votes
1 answer

Create dataframe for Avro file

Yes, we can work with Avro files ...READ MORE

Jul 22, 2019 in Apache Spark by Rishi
2,508 views
0 votes
1 answer

How to connect to MySQL database using UiPath?

Follow these simple steps to connect to ...READ MORE

Mar 7, 2019 in RPA by Mishti
• 480 points
8,444 views
0 votes
1 answer

How to connect Java to MySql Database?

This will work: try { ...READ MORE

Aug 27, 2019 in Java by John
943 views
0 votes
1 answer

What are the benefits of using Junit testing framework?

Hi Prakhar, some of the benefits of ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
4,262 views
0 votes
1 answer

Enable regional edge cache feature - AWS CloudFront

You do not make any changes. Regional ...READ MORE

Aug 28, 2019 in AWS by Prithvi
894 views
0 votes
1 answer

using docker-compose with docker-swarm : can swarm build an image from a dockerfile?

Yes, you could integrate the two of ...READ MORE

Jul 8, 2019 in Docker by Sirajul
• 59,230 points
3,097 views
0 votes
0 answers

What is the difference between == and is operator in python?

What is the basic use of is ...READ MORE

Sep 10, 2019 in Python by Waseem
• 4,540 points
410 views
0 votes
1 answer

What are the naming rules to be followed in DynamoDB?

There are certain rules that needs to ...READ MORE

Feb 15, 2019 in AWS by heena
9,311 views