Most viewed questions in Edureka Community

0 votes
1 answer

How Sqoop import command works internally?

First when client execute Sqoop import commands through ...READ MORE

Apr 11, 2019 in Big Data Hadoop by Gitika
• 65,910 points
857 views
0 votes
1 answer

IoT using Corda DLT

Corda isn't a good fit for IoT ...READ MORE

Mar 19, 2019 in IoT (Internet of Things) by Shubham
• 13,490 points
857 views
0 votes
2 answers

Which should i use for ASP.NET MVC Development: Windows Azure or Amazon EC2?

Both the cloud platforms have slightly varied ...READ MORE

Mar 7, 2019 in Azure by Prerna
• 1,960 points

reshown Mar 7, 2019 by Vardhan 857 views
0 votes
2 answers

How much salary should I ask for?

Hey, This is a crucial question to ask ...READ MORE

May 16, 2019 in Career Counselling by Gitika
• 65,910 points
857 views
0 votes
1 answer

What's the difference between Simple Workflow Service and Data Pipeline?

While both services provide execution tracking, handling ...READ MORE

Nov 16, 2018 in AWS by Archana
• 5,640 points
857 views
0 votes
1 answer

Hadoop Pipe: shared libraries, No such file or directory error

Add -rpath my.zip/lib to LDFLAGS_HDP. For compilation to work, you ...READ MORE

Aug 30, 2018 in Big Data Hadoop by Frankie
• 9,830 points
857 views
0 votes
1 answer

Size of an object in Python

Use sys.getsizeof() function: >>> import sys >>> s = ...READ MORE

May 25, 2018 in Python by Nietzsche's daemon
• 4,260 points
857 views
0 votes
2 answers

How to test that an array contains a certain value?

public static final String[] VALUES = new ...READ MORE

Jul 17, 2018 in Java by Sushmita
• 6,910 points
857 views
0 votes
0 answers

Best way to split a vector into two smaller arrays?

I'm attempting to divide a vector into ...READ MORE

Nov 17, 2022 in C++ by Ashwini
• 5,430 points
856 views
0 votes
1 answer

Count unique values in a column in Excel

Excel may be used to count unique ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
856 views
0 votes
1 answer

How to list the subscriptions of a Azure account?

Hi@akhtar, You can get all the subscriptions for ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points

edited Jul 4, 2023 by Khan Sarfaraz 856 views
0 votes
2 answers

Invalid key error message while using Docker for Windows

I think the problem is with the ...READ MORE

Sep 17, 2020 in Docker by Kim
856 views
+2 votes
1 answer

How to enable new services to a project in GCP Cloud?

Hi@akhtar, You can enable new services to your ...READ MORE

Aug 23, 2020 in GCP by MD
• 95,440 points
856 views
0 votes
2 answers

How do I create a BigQuery Dataset using the console?

1. Open BigQuery 2. Select the project from ...READ MORE

Aug 19, 2020 in GCP by Dev
856 views
0 votes
1 answer

Why do my services take 10 seconds to recreate or stop?

Docker compose stop attempts to stop a ...READ MORE

Jul 9, 2019 in Docker by Sirajul
• 59,230 points
856 views
0 votes
1 answer

AWS ElasticSearch with cakephp/elastic-search plugin

CakePHP is an open source, MVC framework ...READ MORE

Jul 30, 2018 in AWS by Priyaj
• 58,090 points
856 views
0 votes
1 answer

How to analyze block placement on datanodes and rebalancing data across Hadoop nodes?

HDFS provides a tool for administrators i.e. ...READ MORE

Jun 21, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
856 views
+1 vote
1 answer

Trying to move service with API to private Subnet in AMAZON VPC

In such case, you can create a ...READ MORE

May 3, 2018 in AWS by Cloud gunner
• 4,670 points
856 views
0 votes
0 answers

PHP - CodeIgniter - Invalid argument supplied for foreach()

I'm attempting to use CodeIgniter to create ...READ MORE

Jul 25, 2022 in PHP by Kithuzzz
• 38,010 points
855 views
0 votes
0 answers

What's the difference between regular and ml AWS EC2 instances?

According to the Sagemaker pricing, I can ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,670 points
855 views
0 votes
1 answer

How to filter Pandas DataFrame by values of columns?

Hi@akhtar, You can filter Pandas Dataframe with the ...READ MORE

Oct 20, 2020 in Python by MD
• 95,440 points
855 views
0 votes
1 answer

Error:Issue when trying to use IN() in wordpress database

Hello @kartik, Try this code : // Create an ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,880 points
855 views
0 votes
1 answer

How do I make an image bootable?

If you have a Compute Engine custom image that ...READ MORE

Oct 22, 2019 in GCP by Sirajul
• 59,230 points
855 views
0 votes
1 answer

Monitoring Spark application

Spark-submit jobs are also run from client/edge ...READ MORE

Aug 9, 2019 in Apache Spark by Umesh
855 views
0 votes
1 answer

Doubt in numpy.vstack

The vstack function in numpy will stack ...READ MORE

Jul 30, 2019 in Python by Esha
855 views
0 votes
0 answers

Load data to mysql from local

I'm trying to load data to mysql ...READ MORE

Jul 23, 2019 in Apache Spark by Yogi
855 views
0 votes
1 answer

How to find instance id from within an Instance?

For Amazon Linux AMIs you can use: $ ...READ MORE

Mar 26, 2019 in AWS by Esha
855 views
0 votes
2 answers

Confused between two job profiles - Software Computer Engineer or Hardware Computer Engineer

Software Computer Engineer is a person who ...READ MORE

Mar 12, 2019 in Career Counselling by Kishan
855 views
+6 votes
2 answers

Top 10 sci-fi movies that might come true!

I'd fancy something like Limitless. Watta life ...READ MORE

Aug 29, 2018 in Events & Trending Topics by Vardhan
• 13,190 points
855 views
0 votes
1 answer

Web Service with WebSocket Implementation on AWS Blue-green deployment

Try connection draining. It will send all ...READ MORE

Apr 2, 2018 in DevOps & Agile by DareDev
• 6,890 points
855 views
0 votes
1 answer

How use File("/sdcard/myfile") without READ_EXTERNAL_STORAGE on android 11?

You first need to use File.exists() and ...READ MORE

May 31, 2022 in Others by nisha
• 2,210 points
854 views
0 votes
0 answers

Where will I find access logs of EC2 Instance in AWS?

I need to check who has created ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,700 points
854 views
0 votes
0 answers

Blockchain API to determine transaction confirmations

I am trying to identify whether a ...READ MORE

Mar 1, 2022 in Blockchain by Soham
• 9,700 points
854 views
0 votes
1 answer

web.xml is missing and <failOnMissingWebXml> is set to true

You can also use the following method: Right ...READ MORE

Feb 18, 2022 in Others by Aditya
• 7,680 points
854 views
0 votes
1 answer

Billing of my GCP instance goes down every week and increases at the start of every month. Why is this fluctauation?

The prices don't change, but an increasing ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
854 views
0 votes
1 answer

What is the use of AutoIt tool with Selenium?

Hey Badrish, AutoIT is a third party tool ...READ MORE

May 31, 2019 in Selenium by Anvi
• 14,150 points
854 views
0 votes
1 answer

Donut chart - Tooltip/display message

Hi Preethi,  You can edit the heading for tooltips ...READ MORE

May 7, 2019 in Tableau by Cherukuri
• 33,030 points
854 views
0 votes
2 answers

R programming: Removing NA values

Hi, Use na.rm = TRUE or Fetch values which has ...READ MORE

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

Access Inventory file - Ansible

You can just use {{ ansible_ssh_host }} Inventory: [my_hosts] my_host ansible_ssh_host=127.0.0.1 ...READ MORE

Jan 24, 2019 in Ansible by Akansha
854 views
0 votes
1 answer

DateTime serialization best practices in .NET 3.5

One of the best ways to do ...READ MORE

Dec 17, 2018 in Database by DataKing99
• 8,240 points
854 views
0 votes
1 answer

Accessing elastic load balancing API's from VPC

Yes, you can privately access Elastic Load ...READ MORE

Oct 17, 2018 in AWS by Archana
• 4,170 points
854 views
+1 vote
3 answers

%>% What are these symbols/characters used for in R?

%>% is called a pipe. The process ...READ MORE

Aug 7, 2019 in Data Analytics by anonymous
854 views
0 votes
1 answer

AWS instance storage pricing and selection & Reserved Instance

You have two storage options with instances. ...READ MORE

Jul 18, 2018 in AWS by Priyaj
• 58,090 points
854 views
0 votes
1 answer

Extract Text after Second Underscore in Excel from right side

The UDF to use. The default separator is ...READ MORE

Feb 3, 2023 in Others by narikkadan
• 63,700 points
853 views
0 votes
0 answers

Vendor code 17002 to connect to SQLDeveloper

When using SQLDeveloper to connect to a ...READ MORE

Sep 2, 2022 in Database by Kithuzzz
• 38,010 points
853 views
0 votes
0 answers

Using CSS for a fade-in effect on page load

Can a text paragraph fade in on ...READ MORE

Jul 29, 2022 in CSS by Edureka
• 13,620 points
853 views
0 votes
0 answers

Completely removing phpMyAdmin

I installed Virtualmin and phpmyadmin separately using ...READ MORE

Jun 25, 2022 in PHP by narikkadan
• 63,700 points
853 views
0 votes
1 answer

How to install Azure CLI on Windows?

Hi@akhtar, For Windows, the Azure CLI is installed ...READ MORE

Nov 10, 2020 in Azure by MD
• 95,440 points
853 views