Trending questions in Edureka Community

0 votes
1 answer

Are there any copyrights restriction on python usage?

You can do anything and everything with ...READ MORE

May 31, 2019 in Python by Haseeb
869 views
0 votes
1 answer

Steps in creating a lambda function in AWS

To create a Lambda function, you first ...READ MORE

May 20, 2019 in AWS by Taragan
1,346 views
0 votes
1 answer

Setting environment variables in linux

You need to add more information about ...READ MORE

May 13, 2019 in Linux Administration by ajs3033
• 7,300 points
1,648 views
0 votes
1 answer

Sentry configuration file in hue

Hue looks for the sentry configuration file ...READ MORE

May 30, 2019 in Big Data Hadoop by Yogi
914 views
0 votes
1 answer

How to put time delay in Python?

You can use sleep() method to sleep ...READ MORE

May 28, 2019 in Python by Taj
• 1,080 points
1,003 views
0 votes
1 answer

How to check if a Blue Prism Server service is running?

have you got Blue Prism Server installed ...READ MORE

Oct 4, 2018 in RPA by Priyaj
• 58,020 points
11,203 views
0 votes
1 answer

What is port forwarding??

Hey there! Port forwarding is a technique of ...READ MORE

May 27, 2019 in Cyber Security & Ethical Hacking by Omkar
• 69,180 points
1,049 views
0 votes
1 answer

How to set communicate between Hbase with Java Libraries ?

Hey, We can also communicate with HBase using ...READ MORE

May 23, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,222 views
0 votes
1 answer

How can I reuse an exisitng automation workflow in Uipath?

Hey Namita, for reusing existing workflows, you ...READ MORE

Mar 19, 2019 in RPA by Abha
• 28,140 points
4,018 views
0 votes
1 answer

Django session doesn't work in Firefox

You can try this: request.session.modified = True I hope ...READ MORE

May 6, 2019 in Python by SDeb
• 13,300 points
1,956 views
0 votes
1 answer

Using Selenium, is it possible to verify if text is present inside a PDF which is loaded by the browser?

Reading PDF contents is not a functionality ...READ MORE

Apr 18, 2018 in Selenium by king_kenny
• 3,710 points
18,488 views
0 votes
1 answer

How to select first instance of a button in a table row based on cell content by XPath

This xpath should give you all the ...READ MORE

Jun 6, 2018 in Selenium by jons
16,373 views
0 votes
1 answer

What are the components in Pig

Hi, Yes, this is absolutely correct that pig ...READ MORE

Apr 26, 2019 in Big Data Hadoop by Gitika
• 65,730 points
2,370 views
0 votes
1 answer

What is difference between pig and Mapreduce?

Hey, In MapReduce need to writ entire logic ...READ MORE

May 3, 2019 in Big Data Hadoop by Gitika
• 65,730 points
2,076 views
0 votes
1 answer

How to add slicer from a different tables?

Hi, Join is normally performed to get ...READ MORE

Mar 1, 2019 in Power BI by Cherukuri
• 33,050 points
4,787 views
0 votes
1 answer

How do I turn a list into numpy array?

Use this line: numpy_array = np.array(list) And printing/displaying the ...READ MORE

May 24, 2019 in Python by Isha
1,156 views
0 votes
1 answer

Which of them among ArrayList, LinkedList, and Vector is most efficient for adding and removing elements from the list?

Of the three, LinkedList is generally going ...READ MORE

Dec 3, 2018 in Java by Frankie
• 9,830 points
8,577 views
0 votes
1 answer

Add EBS to Ubuntu EC2 Instance

you are creating a new volume, so ...READ MORE

May 16, 2019 in AWS by ArchanaNagur
• 2,360 points
1,511 views
0 votes
1 answer

Delete a pem file

Use the following command to delete your ...READ MORE

Apr 12, 2019 in AWS by Purav
2,960 views
0 votes
1 answer

Encrypt Hive JDBC and Hive Server traffic

You can enable encryption of data flowing ...READ MORE

May 31, 2019 in Big Data Hadoop by John
850 views
0 votes
1 answer

How do you add a new column with the calculated result?

Hi, You can do this with the help ...READ MORE

May 27, 2019 in Power BI by Avantika
• 1,520 points
1,025 views
0 votes
1 answer

Ridge Regression Example

Hey @Nipun, you can try something like ...READ MORE

May 22, 2019 in Machine Learning by Umer
1,230 views
0 votes
1 answer

How to add or delete a Machine in UiPath Orchestrator?

Hey @Raj, to add a standard machine, ...READ MORE

Apr 5, 2019 in RPA by Anvi
• 14,150 points
3,261 views
+2 votes
4 answers

What are the skill sets required to get a Python Developer Job?

All you need is good programming skills, ...READ MORE

May 15, 2019 in Career Counselling by Sai
5,271 views
0 votes
1 answer

R Programming: Twitter OAuthFactory error

Have you installed 'ROAuth' and 'RCurl' packages? ...READ MORE

Apr 30, 2019 in Data Analytics by Sophie may
• 10,620 points
2,190 views
0 votes
1 answer

Playbook to add hosts to the known hosts list - Ansible

Hey @Kiran, try something like this: - name: ...READ MORE

Mar 26, 2019 in Ansible by Haider
3,729 views
0 votes
2 answers

Government exams

Hello, Priya, There is some number of government ...READ MORE

Jun 11, 2019 in Career Counselling by Gitika
• 65,730 points
1,234 views
0 votes
1 answer

What are the different logging levels in Log4j Loggers?

Hello @Pankaj, Log4j Loggers have following levels ...READ MORE

May 22, 2019 in Selenium by Preethi
1,240 views
0 votes
3 answers

How can I make Jenkins CI with Git trigger on pushes to master?

To automatically run build on code commit, follow ...READ MORE

Aug 7, 2019 in Jenkins by Sirajul
• 59,190 points
5,582 views
0 votes
1 answer

What configuration I need to make to run HBase client?

Hey, If you are configuring an IDE to ...READ MORE

May 31, 2019 in Big Data Hadoop by Gitika
• 65,730 points
838 views
0 votes
1 answer

Point root of the domain to my Elastic Load balancer

You can use Route 53 for this ...READ MORE

May 15, 2019 in AWS by Takeshi
1,531 views
0 votes
1 answer

Explain the use of FILTER operator in pig?

Hey, The FILTER operator is used to select ...READ MORE

May 7, 2019 in Big Data Hadoop by Gitika
• 65,730 points
1,902 views
0 votes
1 answer

Allowing hue to connect to sentry service

If you have enabled Kerberos for the ...READ MORE

May 30, 2019 in Big Data Hadoop by Jimmy
873 views
0 votes
1 answer

Does making two consecutive calls of random.choice(foo) return two different results

Each choice is random, so it can ...READ MORE

May 28, 2019 in Python by Akaya
957 views
0 votes
1 answer

What are the operational commands of HBase?

Hey, These are the following operational commands: Get- Returns ...READ MORE

May 21, 2019 in Big Data Hadoop by Gitika
• 65,730 points

edited May 21, 2019 by Gitika 1,295 views
0 votes
1 answer

How to add a body to a HttpWebRequest that is being used with the Azure Service management API?

The following code should help: byte[] buf = ...READ MORE

Apr 3, 2019 in Azure by Prerna
• 1,960 points
3,341 views
0 votes
1 answer

What is d3.js and what it is used for?

Hey Sumit, D3.js (or just D3 for Data-Driven Documents) is a JavaScript library ...READ MORE

May 8, 2019 in Career Counselling by Ankita
1,841 views
0 votes
1 answer

Common errors faced while working with AWS

These are the most common types of ...READ MORE

Apr 10, 2019 in AWS by Vedant
3,023 views
0 votes
0 answers

Announcement: JOIN EDUREKA's DEVOPS TELEGRAM GROUP [closed]

Guys, here is the link to join ...READ MORE

Apr 25, 2019 in DevOps & Agile by Vardhan
• 13,130 points

closed Apr 25, 2019 by Vardhan 2,415 views
0 votes
1 answer

How do you schedule Data Refresh in Power BI?

Hi, Following could be the reasons why this ...READ MORE

May 21, 2019 in Power BI by Avantika
• 1,520 points
1,248 views
0 votes
1 answer

Installation fails on xenial "Repository does not have a release file"

This bug is missing log files that ...READ MORE

May 23, 2019 in Linux Administration by Ishaan
1,201 views
0 votes
1 answer

How to embed HDFS cluster information on a website?

Hi @Bhavish.  It is possible to get cluster ...READ MORE

May 27, 2019 in Big Data Hadoop by Omkar
• 69,180 points
1,017 views
0 votes
1 answer

What is Terminal Activities pack and how it can be used in UiPath studio?

Hello Lalit, the Terminal pack contains activities ...READ MORE

Apr 9, 2019 in RPA by Pratibha
• 3,690 points
3,064 views
0 votes
1 answer

What is the meaning of 'errno'?

you can retrieve a complete list of ...READ MORE

May 20, 2019 in Linux Administration by Shubham
• 13,490 points
1,291 views
0 votes
1 answer

Map function with example in python

The map function executes the function_object for each ...READ MORE

May 23, 2019 in Python by Imran
1,157 views
0 votes
2 answers

How to use time effectively in exams?

Hey, You can maintain this way:- Make a schedule Impeccable ...READ MORE

May 23, 2019 in Career Counselling by Gitika
• 65,730 points
1,160 views
0 votes
1 answer

Where does HDFS stores data on the local file system?

First find the Hadoop directory present in ...READ MORE

May 8, 2018 in Big Data Hadoop by Shubham
• 13,490 points
17,577 views
0 votes
0 answers

Trying to get a graph where if manufacturer is GHI, need to find all the products related to GHI

Trying to get a graph where if ...READ MORE

Jun 3, 2019 in Python by anonymous
714 views
0 votes
1 answer

Job Designer path in Hue

Hi. You can set a local path ...READ MORE

May 27, 2019 in Big Data Hadoop by Alice
982 views
+5 votes
2 answers

Predict weight when height is given using linear regression in R

You can try something like this: # The ...READ MORE

Dec 12, 2018 in Data Analytics by Purva
7,915 views